"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/05/19 01:07:05 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-cacamoy1vuro" 2026/05/19 01:07:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:07:06 DEBUG : Creating backend with remote "/tmp/rclone2919966016" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:06 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:09 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:09 DEBUG : dir: Looking for writers 2026/05/19 01:07:09 DEBUG : Looking for writers 2026/05/19 01:07:09 DEBUG : dir: reading active writers 2026/05/19 01:07:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.69s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:10 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:13 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:13 DEBUG : dir/subdir: Looking for writers 2026/05/19 01:07:13 DEBUG : dir: Looking for writers 2026/05/19 01:07:13 DEBUG : file1: reading active writers 2026/05/19 01:07:13 DEBUG : file2: reading active writers 2026/05/19 01:07:13 DEBUG : subdir: reading active writers 2026/05/19 01:07:13 DEBUG : Looking for writers 2026/05/19 01:07:13 DEBUG : dir: reading active writers 2026/05/19 01:07:13 DEBUG : >WaitForWriters: 2026/05/19 01:07:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cacamoy1vuro/dir not empty`) 2026/05/19 01:07:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 01:07:14 DEBUG : pacer: Reducing sleep to 15ms 2026/05/19 01:07:14 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.58s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:14 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:15 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 01:07:16 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:16 DEBUG : dir: Looking for writers 2026/05/19 01:07:16 DEBUG : file1: reading active writers 2026/05/19 01:07:16 DEBUG : Looking for writers 2026/05/19 01:07:16 DEBUG : dir: reading active writers 2026/05/19 01:07:16 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.07s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:16 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:17 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:17 DEBUG : dir: Looking for writers 2026/05/19 01:07:17 DEBUG : Looking for writers 2026/05/19 01:07:17 DEBUG : dir: reading active writers 2026/05/19 01:07:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.01s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:18 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:20 DEBUG : dir: forgetting directory cache 2026/05/19 01:07:20 DEBUG : forgetting directory cache 2026/05/19 01:07:20 DEBUG : dir: forgetting directory cache 2026/05/19 01:07:20 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:20 DEBUG : Looking for writers 2026/05/19 01:07:20 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.10s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:20 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:22 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/19 01:07:22 DEBUG : dir: invalidating directory cache 2026/05/19 01:07:22 DEBUG : >ForgetPath: 2026/05/19 01:07:22 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/19 01:07:22 DEBUG : invalidating directory cache 2026/05/19 01:07:22 DEBUG : dir: forgetting directory cache 2026/05/19 01:07:22 DEBUG : >ForgetPath: 2026/05/19 01:07:22 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/19 01:07:22 DEBUG : >ForgetPath: 2026/05/19 01:07:22 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:22 DEBUG : dir: Looking for writers 2026/05/19 01:07:22 DEBUG : Looking for writers 2026/05/19 01:07:22 DEBUG : dir: reading active writers 2026/05/19 01:07:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.05s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:22 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:25 DEBUG : forgetting directory cache 2026/05/19 01:07:25 DEBUG : dir: forgetting directory cache 2026/05/19 01:07:25 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:25 DEBUG : dir: Looking for writers 2026/05/19 01:07:25 DEBUG : fil/a/b: Looking for writers 2026/05/19 01:07:25 DEBUG : fil/a: Looking for writers 2026/05/19 01:07:25 DEBUG : b: reading active writers 2026/05/19 01:07:25 DEBUG : fil: Looking for writers 2026/05/19 01:07:25 DEBUG : a: reading active writers 2026/05/19 01:07:25 DEBUG : Looking for writers 2026/05/19 01:07:25 DEBUG : dir: reading active writers 2026/05/19 01:07:25 DEBUG : fil: reading active writers 2026/05/19 01:07:25 DEBUG : >WaitForWriters: 2026/05/19 01:07:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cacamoy1vuro/fil/a not empty`) 2026/05/19 01:07:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 01:07:27 DEBUG : pacer: Reducing sleep to 15ms 2026/05/19 01:07:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cacamoy1vuro/fil not empty`) 2026/05/19 01:07:27 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/05/19 01:07:27 DEBUG : pacer: Reducing sleep to 22.5ms 2026/05/19 01:07:27 DEBUG : pacer: Reducing sleep to 16.875ms 2026/05/19 01:07:27 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (4.72s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:27 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:28 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 01:07:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:28 DEBUG : dir: Looking for writers 2026/05/19 01:07:28 DEBUG : Looking for writers 2026/05/19 01:07:28 DEBUG : dir: reading active writers 2026/05/19 01:07:28 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.91s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:29 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:30 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:30 DEBUG : dir: Looking for writers 2026/05/19 01:07:30 DEBUG : file1: reading active writers 2026/05/19 01:07:30 DEBUG : Looking for writers 2026/05/19 01:07:30 DEBUG : dir: reading active writers 2026/05/19 01:07:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.09s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:31 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/05/19 01:07:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/19 01:07:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/19 01:07:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/19 01:07:34 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/19 01:07:37 DEBUG : dir: invalidating directory cache 2026/05/19 01:07:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/19 01:07:37 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/19 01:07:37 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/19 01:07:37 DEBUG : dir/file1: Reset virtual modtime 2026/05/19 01:07:37 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/19 01:07:37 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/19 01:07:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/19 01:07:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/19 01:07:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:07:37 DEBUG : dir: invalidating directory cache 2026/05/19 01:07:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/19 01:07:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/19 01:07:37 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/19 01:07:37 DEBUG : forgetting directory cache 2026/05/19 01:07:37 DEBUG : dir: forgetting directory cache 2026/05/19 01:07:37 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/19 01:07:37 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:37 DEBUG : dir/virtualDir: Looking for writers 2026/05/19 01:07:37 DEBUG : dir: Looking for writers 2026/05/19 01:07:37 DEBUG : virtualFile2: reading active writers 2026/05/19 01:07:37 DEBUG : virtualFile: reading active writers 2026/05/19 01:07:37 DEBUG : virtualDir: reading active writers 2026/05/19 01:07:37 DEBUG : file1: reading active writers 2026/05/19 01:07:37 DEBUG : Looking for writers 2026/05/19 01:07:37 DEBUG : dir: reading active writers 2026/05/19 01:07:37 DEBUG : >WaitForWriters: 2026/05/19 01:07:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cacamoy1vuro/dir not empty`) 2026/05/19 01:07:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 01:07:38 DEBUG : pacer: Reducing sleep to 15ms 2026/05/19 01:07:38 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (7.29s) --- PASS: TestDirReadDirAll/Virtual (2.30s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:38 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:39 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 01:07:40 ERROR : dir/: Can only open directories read only 2026/05/19 01:07:40 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:40 DEBUG : dir: Looking for writers 2026/05/19 01:07:40 DEBUG : Looking for writers 2026/05/19 01:07:40 DEBUG : dir: reading active writers 2026/05/19 01:07:40 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.97s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:40 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:42 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/19 01:07:42 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/19 01:07:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/19 01:07:42 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (5 bytes), uploading instead of streaming 2026/05/19 01:07:43 DEBUG : dir/potato: size = 5 OK 2026/05/19 01:07:43 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/05/19 01:07:43 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/19 01:07:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/19 01:07:43 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:43 DEBUG : dir: Looking for writers 2026/05/19 01:07:43 DEBUG : potato: reading active writers 2026/05/19 01:07:43 DEBUG : file1: reading active writers 2026/05/19 01:07:43 DEBUG : Looking for writers 2026/05/19 01:07:43 DEBUG : dir: reading active writers 2026/05/19 01:07:43 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.23s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:44 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/19 01:07:46 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:46 DEBUG : dir/sub: Looking for writers 2026/05/19 01:07:46 DEBUG : dir: Looking for writers 2026/05/19 01:07:46 DEBUG : file1: reading active writers 2026/05/19 01:07:46 DEBUG : sub: reading active writers 2026/05/19 01:07:46 DEBUG : Looking for writers 2026/05/19 01:07:46 DEBUG : dir: reading active writers 2026/05/19 01:07:46 DEBUG : >WaitForWriters: 2026/05/19 01:07:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cacamoy1vuro/dir not empty`) 2026/05/19 01:07:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 01:07:47 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cacamoy1vuro/dir not empty`) 2026/05/19 01:07:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/19 01:07:47 DEBUG : pacer: Reducing sleep to 30ms 2026/05/19 01:07:47 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdir (3.45s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:47 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:48 DEBUG : pacer: Reducing sleep to 16.875ms 2026/05/19 01:07:48 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/05/19 01:07:48 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 01:07:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/19 01:07:49 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/19 01:07:50 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:50 DEBUG : dir/sub/subsub: Looking for writers 2026/05/19 01:07:50 DEBUG : dir/sub: Looking for writers 2026/05/19 01:07:50 DEBUG : subsub: reading active writers 2026/05/19 01:07:50 DEBUG : dir: Looking for writers 2026/05/19 01:07:50 DEBUG : file1: reading active writers 2026/05/19 01:07:50 DEBUG : sub: reading active writers 2026/05/19 01:07:50 DEBUG : Looking for writers 2026/05/19 01:07:50 DEBUG : dir: reading active writers 2026/05/19 01:07:50 DEBUG : >WaitForWriters: 2026/05/19 01:07:51 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cacamoy1vuro/dir/sub not empty`) 2026/05/19 01:07:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 01:07:51 DEBUG : pacer: Reducing sleep to 15ms 2026/05/19 01:07:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/19 01:07:51 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMkdirSub (4.11s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:51 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:52 ERROR : dir/: Dir.Remove not empty 2026/05/19 01:07:52 DEBUG : dir/file1: Remove: 2026/05/19 01:07:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:07:53 DEBUG : dir/file1: >Remove: err= 2026/05/19 01:07:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/19 01:07:53 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:53 DEBUG : Looking for writers 2026/05/19 01:07:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.99s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:53 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:54 DEBUG : dir/file1: Remove: 2026/05/19 01:07:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:07:55 DEBUG : dir/file1: >Remove: err= 2026/05/19 01:07:55 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/19 01:07:55 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:55 DEBUG : Looking for writers 2026/05/19 01:07:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.03s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:55 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:07:57 DEBUG : dir/file1: Remove: 2026/05/19 01:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:07:57 DEBUG : dir/file1: >Remove: err= 2026/05/19 01:07:57 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:07:57 DEBUG : dir: Looking for writers 2026/05/19 01:07:57 DEBUG : Looking for writers 2026/05/19 01:07:57 DEBUG : dir: reading active writers 2026/05/19 01:07:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.43s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:07:58 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:02 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/19 01:08:03 DEBUG : dir: Updating dir with dir2 0xefbcdeb0680 2026/05/19 01:08:03 DEBUG : dir: forgetting directory cache 2026/05/19 01:08:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/19 01:08:03 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/19 01:08:04 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/19 01:08:04 DEBUG : file2: Updating file with file2 0xefbcdee8c30 2026/05/19 01:08:04 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/19 01:08:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/19 01:08:05 INFO : dir2/file3: Deleted 2026/05/19 01:08:05 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/19 01:08:05 DEBUG : dir2/file3: Updating file with dir2/file3 0xefbcdee8c30 2026/05/19 01:08:05 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/19 01:08:05 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/19 01:08:06 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/19 01:08:06 DEBUG : empty directory: Updating dir with renamed empty directory 0xefbcdee0000 2026/05/19 01:08:06 DEBUG : empty directory: forgetting directory cache 2026/05/19 01:08:06 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/19 01:08:06 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/19 01:08:06 DEBUG : dir2: Renaming to "dir3" 2026/05/19 01:08:06 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:06 DEBUG : dir3: Looking for writers 2026/05/19 01:08:06 DEBUG : file3: reading active writers 2026/05/19 01:08:06 DEBUG : renamed empty directory: Looking for writers 2026/05/19 01:08:06 DEBUG : Looking for writers 2026/05/19 01:08:06 DEBUG : dir3: reading active writers 2026/05/19 01:08:06 DEBUG : renamed empty directory: reading active writers 2026/05/19 01:08:06 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.45s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:07 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/19 01:08:09 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:08:09 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 01:08:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/19 01:08:09 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/19 01:08:09 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/19 01:08:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/19 01:08:09 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:08:09 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 01:08:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/19 01:08:09 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/19 01:08:09 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/19 01:08:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/19 01:08:09 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (12 bytes), uploading instead of streaming 2026/05/19 01:08:10 DEBUG : dir/sub/file2: size = 12 OK 2026/05/19 01:08:10 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/05/19 01:08:10 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/19 01:08:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/19 01:08:10 DEBUG : forgetting directory cache 2026/05/19 01:08:10 DEBUG : dir: forgetting directory cache 2026/05/19 01:08:10 DEBUG : dir/sub: forgetting directory cache 2026/05/19 01:08:10 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/19 01:08:10 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/19 01:08:10 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (5 bytes), uploading instead of streaming 2026/05/19 01:08:11 DEBUG : dir/sub/file0: size = 5 OK 2026/05/19 01:08:11 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/05/19 01:08:11 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/19 01:08:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/19 01:08:11 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:11 DEBUG : dir/sub: Looking for writers 2026/05/19 01:08:11 DEBUG : file0: reading active writers 2026/05/19 01:08:11 DEBUG : file2: reading active writers 2026/05/19 01:08:11 DEBUG : dir: Looking for writers 2026/05/19 01:08:11 DEBUG : file1: reading active writers 2026/05/19 01:08:11 DEBUG : sub: reading active writers 2026/05/19 01:08:11 DEBUG : Looking for writers 2026/05/19 01:08:11 DEBUG : dir: reading active writers 2026/05/19 01:08:11 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.90s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:12 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:13 DEBUG : forgetting directory cache 2026/05/19 01:08:15 DEBUG : forgetting directory cache 2026/05/19 01:08:15 DEBUG : dir: forgetting directory cache 2026/05/19 01:08:15 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:15 DEBUG : dir: Looking for writers 2026/05/19 01:08:15 DEBUG : Looking for writers 2026/05/19 01:08:15 DEBUG : dir: reading active writers 2026/05/19 01:08:15 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.86s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:16 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMetadataExtension Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Not equal: expected: 0 actual : 1 Test: TestDirMetadataExtension Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Received unexpected error: file does not exist Test: TestDirMetadataExtension 2026/05/19 01:08:24 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:24 DEBUG : Looking for writers 2026/05/19 01:08:24 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (8.99s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:25 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:27 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:27 DEBUG : dir: Looking for writers 2026/05/19 01:08:27 DEBUG : file1: reading active writers 2026/05/19 01:08:27 DEBUG : Looking for writers 2026/05/19 01:08:27 DEBUG : dir: reading active writers 2026/05/19 01:08:27 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.69s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:29 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:31 DEBUG : Can set mod time: true 2026/05/19 01:08:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/19 01:08:31 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:31 DEBUG : dir: Looking for writers 2026/05/19 01:08:31 DEBUG : file1: reading active writers 2026/05/19 01:08:31 DEBUG : Looking for writers 2026/05/19 01:08:31 DEBUG : dir: reading active writers 2026/05/19 01:08:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:32 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 01:08:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/19 01:08:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:08:34 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (0 bytes), uploading instead of streaming 2026/05/19 01:08:34 DEBUG : dir/file1: size = 0 OK 2026/05/19 01:08:34 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/19 01:08:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/19 01:08:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/19 01:08:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:08:35 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:35 DEBUG : dir: Looking for writers 2026/05/19 01:08:35 DEBUG : file1: reading active writers 2026/05/19 01:08:35 DEBUG : Looking for writers 2026/05/19 01:08:35 DEBUG : dir: reading active writers 2026/05/19 01:08:35 DEBUG : >WaitForWriters: 2026/05/19 01:08:35 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:35 DEBUG : dir: Looking for writers 2026/05/19 01:08:35 DEBUG : file1: reading active writers 2026/05/19 01:08:35 DEBUG : Looking for writers 2026/05/19 01:08:35 DEBUG : dir: reading active writers 2026/05/19 01:08:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:36 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 01:08:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/19 01:08:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:08:37 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (5 bytes), uploading instead of streaming 2026/05/19 01:08:38 DEBUG : dir/file1: size = 5 OK 2026/05/19 01:08:38 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/19 01:08:38 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/19 01:08:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/19 01:08:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:08:38 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:38 DEBUG : dir: Looking for writers 2026/05/19 01:08:38 DEBUG : file1: reading active writers 2026/05/19 01:08:38 DEBUG : Looking for writers 2026/05/19 01:08:38 DEBUG : dir: reading active writers 2026/05/19 01:08:38 DEBUG : >WaitForWriters: 2026/05/19 01:08:38 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:38 DEBUG : dir: Looking for writers 2026/05/19 01:08:38 DEBUG : file1: reading active writers 2026/05/19 01:08:38 DEBUG : Looking for writers 2026/05/19 01:08:38 DEBUG : dir: reading active writers 2026/05/19 01:08:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:39 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:39 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:08:39 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:39 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:08:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:08:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:39 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:08:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/19 01:08:41 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:41 DEBUG : dir: Looking for writers 2026/05/19 01:08:41 DEBUG : file1: reading active writers 2026/05/19 01:08:41 DEBUG : Looking for writers 2026/05/19 01:08:41 DEBUG : dir: reading active writers 2026/05/19 01:08:41 DEBUG : >WaitForWriters: 2026/05/19 01:08:41 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:41 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:41 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:08:41 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:41 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:08:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:08:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:41 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:08:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/19 01:08:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:08:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:08:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:08:43 DEBUG : dir/file1(0xefbcdb6e880): close: 2026/05/19 01:08:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/19 01:08:43 DEBUG : dir/file1(0xefbcdb6e880): >close: err= 2026/05/19 01:08:43 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:43 DEBUG : dir: Looking for writers 2026/05/19 01:08:43 DEBUG : file1: reading active writers 2026/05/19 01:08:43 DEBUG : Looking for writers 2026/05/19 01:08:43 DEBUG : dir: reading active writers 2026/05/19 01:08:43 DEBUG : >WaitForWriters: 2026/05/19 01:08:43 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:43 DEBUG : dir: Looking for writers 2026/05/19 01:08:43 DEBUG : file1: reading active writers 2026/05/19 01:08:43 DEBUG : Looking for writers 2026/05/19 01:08:43 DEBUG : dir: reading active writers 2026/05/19 01:08:43 DEBUG : >WaitForWriters: 2026/05/19 01:08:43 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:44 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:44 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:08:44 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:44 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:08:44 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:08:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/19 01:08:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:08:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:08:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:08:45 DEBUG : dir/file1(0xefbcdb6f840): _writeAt: size=5, off=0 2026/05/19 01:08:45 DEBUG : dir/file1(0xefbcdb6f840): openPending: 2026/05/19 01:08:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/19 01:08:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/19 01:08:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:08:45 DEBUG : dir/file1(0xefbcdb6f840): >openPending: err= 2026/05/19 01:08:45 DEBUG : dir/file1(0xefbcdb6f840): >_writeAt: n=5, err= 2026/05/19 01:08:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/19 01:08:45 DEBUG : dir/file1(0xefbcdb6f840): close: 2026/05/19 01:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/19 01:08:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/19 01:08:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/19 01:08:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/19 01:08:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/19 01:08:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:08:45 DEBUG : dir/file1(0xefbcdb6f840): >close: err= 2026/05/19 01:08:45 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:45 DEBUG : dir: Looking for writers 2026/05/19 01:08:45 DEBUG : file1: reading active writers 2026/05/19 01:08:45 DEBUG : Looking for writers 2026/05/19 01:08:45 DEBUG : dir: reading active writers 2026/05/19 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:08:45 DEBUG : dir: Looking for writers 2026/05/19 01:08:45 DEBUG : file1: reading active writers 2026/05/19 01:08:45 DEBUG : Looking for writers 2026/05/19 01:08:45 DEBUG : dir: reading active writers 2026/05/19 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:08:45 DEBUG : dir: Looking for writers 2026/05/19 01:08:45 DEBUG : file1: reading active writers 2026/05/19 01:08:45 DEBUG : Looking for writers 2026/05/19 01:08:45 DEBUG : dir: reading active writers 2026/05/19 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:08:45 DEBUG : dir: Looking for writers 2026/05/19 01:08:45 DEBUG : file1: reading active writers 2026/05/19 01:08:45 DEBUG : Looking for writers 2026/05/19 01:08:45 DEBUG : dir: reading active writers 2026/05/19 01:08:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:08:45 DEBUG : dir/file1: vfs cache: starting upload 2026/05/19 01:08:46 DEBUG : dir: Looking for writers 2026/05/19 01:08:46 DEBUG : file1: reading active writers 2026/05/19 01:08:46 DEBUG : Looking for writers 2026/05/19 01:08:46 DEBUG : dir: reading active writers 2026/05/19 01:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:08:46 DEBUG : dir: Looking for writers 2026/05/19 01:08:46 DEBUG : file1: reading active writers 2026/05/19 01:08:46 DEBUG : Looking for writers 2026/05/19 01:08:46 DEBUG : dir: reading active writers 2026/05/19 01:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:08:46 DEBUG : dir: Looking for writers 2026/05/19 01:08:46 DEBUG : file1: reading active writers 2026/05/19 01:08:46 DEBUG : Looking for writers 2026/05/19 01:08:46 DEBUG : dir: reading active writers 2026/05/19 01:08:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:08:46 DEBUG : dir/file1: size = 14 OK 2026/05/19 01:08:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/19 01:08:46 INFO : dir/file1: Copied (replaced existing) 2026/05/19 01:08:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/05/19 01:08:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/19 01:08:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/19 01:08:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:08:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/19 01:08:47 DEBUG : dir: Looking for writers 2026/05/19 01:08:47 DEBUG : file1: reading active writers 2026/05/19 01:08:47 DEBUG : Looking for writers 2026/05/19 01:08:47 DEBUG : dir: reading active writers 2026/05/19 01:08:47 DEBUG : >WaitForWriters: 2026/05/19 01:08:47 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:47 DEBUG : dir: Looking for writers 2026/05/19 01:08:47 DEBUG : file1: reading active writers 2026/05/19 01:08:47 DEBUG : Looking for writers 2026/05/19 01:08:47 DEBUG : dir: reading active writers 2026/05/19 01:08:47 DEBUG : >WaitForWriters: 2026/05/19 01:08:47 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.13s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.31s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.30s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.43s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.57s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.80s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:48 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:08:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 01:08:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:08:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/19 01:08:49 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:49 DEBUG : dir: Looking for writers 2026/05/19 01:08:49 DEBUG : file1: reading active writers 2026/05/19 01:08:49 DEBUG : Looking for writers 2026/05/19 01:08:49 DEBUG : dir: reading active writers 2026/05/19 01:08:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.48s) === RUN TestFileOpenReadUnknownSize 2026/05/19 01:08:50 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/19 01:08:50 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/19 01:08:50 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:08:50 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/19 01:08:50 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:50 DEBUG : Looking for writers 2026/05/19 01:08:50 DEBUG : file.txt: reading active writers 2026/05/19 01:08:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:50 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:08:52 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (25 bytes), uploading instead of streaming 2026/05/19 01:08:52 DEBUG : dir/file1: size = 25 OK 2026/05/19 01:08:52 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/19 01:08:52 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/19 01:08:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:08:52 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:52 DEBUG : dir: Looking for writers 2026/05/19 01:08:52 DEBUG : file1: reading active writers 2026/05/19 01:08:52 DEBUG : Looking for writers 2026/05/19 01:08:52 DEBUG : dir: reading active writers 2026/05/19 01:08:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.02s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:53 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:54 DEBUG : dir/file1: Remove: 2026/05/19 01:08:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:08:55 DEBUG : dir/file1: >Remove: err= 2026/05/19 01:08:55 DEBUG : dir/file1: Remove: 2026/05/19 01:08:55 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/19 01:08:55 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:55 DEBUG : dir: Looking for writers 2026/05/19 01:08:55 DEBUG : Looking for writers 2026/05/19 01:08:55 DEBUG : dir: reading active writers 2026/05/19 01:08:55 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.32s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:55 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:57 DEBUG : dir/file1: Remove: 2026/05/19 01:08:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:08:57 DEBUG : dir/file1: >Remove: err= 2026/05/19 01:08:57 DEBUG : dir/file1: Remove: 2026/05/19 01:08:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/19 01:08:57 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:57 DEBUG : dir: Looking for writers 2026/05/19 01:08:57 DEBUG : Looking for writers 2026/05/19 01:08:57 DEBUG : dir: reading active writers 2026/05/19 01:08:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.28s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:08:58 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:08:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:08:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 01:08:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/19 01:08:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/19 01:08:59 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/19 01:08:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/19 01:08:59 DEBUG : dir/file1: Open: flags=0x3 2026/05/19 01:08:59 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/19 01:08:59 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/19 01:08:59 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:08:59 DEBUG : dir: Looking for writers 2026/05/19 01:08:59 DEBUG : file1: reading active writers 2026/05/19 01:08:59 DEBUG : Looking for writers 2026/05/19 01:08:59 DEBUG : dir: reading active writers 2026/05/19 01:08:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.10s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:00 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:01 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:01 DEBUG : dir: Looking for writers 2026/05/19 01:09:01 DEBUG : file1: reading active writers 2026/05/19 01:09:01 DEBUG : Looking for writers 2026/05/19 01:09:01 DEBUG : dir: reading active writers 2026/05/19 01:09:01 DEBUG : >WaitForWriters: 2026/05/19 01:09:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:02 DEBUG : newLeaf: Updating file with newLeaf 0xefbce6832b0 2026/05/19 01:09:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 01:09:03 DEBUG : dir/file1: Updating file with dir/file1 0xefbce6832b0 2026/05/19 01:09:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 01:09:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 01:09:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/19 01:09:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:03 DEBUG : dir/file1: File is currently open, delaying rename 0xefbce6832b0 2026/05/19 01:09:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:03 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (25 bytes), uploading instead of streaming 2026/05/19 01:09:04 DEBUG : dir/file1: size = 25 OK 2026/05/19 01:09:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/19 01:09:04 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/19 01:09:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:04 DEBUG : newLeaf: Running delayed rename now 2026/05/19 01:09:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:05 DEBUG : newLeaf: Updating file with newLeaf 0xefbce6832b0 2026/05/19 01:09:05 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:05 DEBUG : dir: Looking for writers 2026/05/19 01:09:05 DEBUG : Looking for writers 2026/05/19 01:09:05 DEBUG : dir: reading active writers 2026/05/19 01:09:05 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:05 DEBUG : >WaitForWriters: 2026/05/19 01:09:05 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:05 DEBUG : dir: Looking for writers 2026/05/19 01:09:05 DEBUG : Looking for writers 2026/05/19 01:09:05 DEBUG : dir: reading active writers 2026/05/19 01:09:05 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:05 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:06 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:06 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:09:06 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:06 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:06 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:09:07 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:07 DEBUG : dir: Looking for writers 2026/05/19 01:09:07 DEBUG : file1: reading active writers 2026/05/19 01:09:07 DEBUG : Looking for writers 2026/05/19 01:09:07 DEBUG : dir: reading active writers 2026/05/19 01:09:07 DEBUG : >WaitForWriters: 2026/05/19 01:09:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:08 DEBUG : newLeaf: Updating file with newLeaf 0xefbce683790 2026/05/19 01:09:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 01:09:09 DEBUG : dir/file1: Updating file with dir/file1 0xefbce683790 2026/05/19 01:09:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 01:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 01:09:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/19 01:09:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:09 DEBUG : dir/file1: File is currently open, delaying rename 0xefbce683790 2026/05/19 01:09:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:09 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (25 bytes), uploading instead of streaming 2026/05/19 01:09:10 DEBUG : dir/file1: size = 25 OK 2026/05/19 01:09:10 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/19 01:09:10 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/19 01:09:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:10 DEBUG : newLeaf: Running delayed rename now 2026/05/19 01:09:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:10 DEBUG : newLeaf: Updating file with newLeaf 0xefbce683790 2026/05/19 01:09:10 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:10 DEBUG : dir: Looking for writers 2026/05/19 01:09:10 DEBUG : Looking for writers 2026/05/19 01:09:10 DEBUG : dir: reading active writers 2026/05/19 01:09:10 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:10 DEBUG : >WaitForWriters: 2026/05/19 01:09:11 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:11 DEBUG : dir: Looking for writers 2026/05/19 01:09:11 DEBUG : Looking for writers 2026/05/19 01:09:11 DEBUG : dir: reading active writers 2026/05/19 01:09:11 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:11 DEBUG : >WaitForWriters: 2026/05/19 01:09:11 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:11 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:11 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:09:11 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:11 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:11 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:09:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 01:09:13 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:09:13 DEBUG : dir/file1(0xefbcdb6ef00): openPending: 2026/05/19 01:09:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/19 01:09:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/19 01:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:13 DEBUG : dir/file1(0xefbcdb6ef00): >openPending: err= 2026/05/19 01:09:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 01:09:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:09:13 DEBUG : dir/file1(0xefbcdb6ef00): _writeAt: size=14, off=0 2026/05/19 01:09:13 DEBUG : dir/file1(0xefbcdb6ef00): >_writeAt: n=14, err= 2026/05/19 01:09:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/19 01:09:13 DEBUG : dir/file1(0xefbcdb6ef00): close: 2026/05/19 01:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/19 01:09:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/19 01:09:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:09:13 DEBUG : dir/file1(0xefbcdb6ef00): >close: err= 2026/05/19 01:09:13 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:13 DEBUG : dir: Looking for writers 2026/05/19 01:09:13 DEBUG : file1: reading active writers 2026/05/19 01:09:13 DEBUG : Looking for writers 2026/05/19 01:09:13 DEBUG : dir: reading active writers 2026/05/19 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:09:13 DEBUG : dir: Looking for writers 2026/05/19 01:09:13 DEBUG : file1: reading active writers 2026/05/19 01:09:13 DEBUG : Looking for writers 2026/05/19 01:09:13 DEBUG : dir: reading active writers 2026/05/19 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:09:13 DEBUG : dir: Looking for writers 2026/05/19 01:09:13 DEBUG : file1: reading active writers 2026/05/19 01:09:13 DEBUG : Looking for writers 2026/05/19 01:09:13 DEBUG : dir: reading active writers 2026/05/19 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:09:13 DEBUG : dir: Looking for writers 2026/05/19 01:09:13 DEBUG : file1: reading active writers 2026/05/19 01:09:13 DEBUG : Looking for writers 2026/05/19 01:09:13 DEBUG : dir: reading active writers 2026/05/19 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:09:13 DEBUG : dir/file1: vfs cache: starting upload 2026/05/19 01:09:13 DEBUG : dir: Looking for writers 2026/05/19 01:09:13 DEBUG : file1: reading active writers 2026/05/19 01:09:13 DEBUG : Looking for writers 2026/05/19 01:09:13 DEBUG : dir: reading active writers 2026/05/19 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:09:13 DEBUG : dir: Looking for writers 2026/05/19 01:09:13 DEBUG : file1: reading active writers 2026/05/19 01:09:13 DEBUG : Looking for writers 2026/05/19 01:09:13 DEBUG : dir: reading active writers 2026/05/19 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:09:13 DEBUG : dir: Looking for writers 2026/05/19 01:09:13 DEBUG : file1: reading active writers 2026/05/19 01:09:13 DEBUG : Looking for writers 2026/05/19 01:09:13 DEBUG : dir: reading active writers 2026/05/19 01:09:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:09:14 DEBUG : dir/file1: size = 14 OK 2026/05/19 01:09:14 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/19 01:09:14 INFO : dir/file1: Copied (replaced existing) 2026/05/19 01:09:14 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/19 01:09:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/19 01:09:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/19 01:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/19 01:09:14 DEBUG : dir: Looking for writers 2026/05/19 01:09:14 DEBUG : file1: reading active writers 2026/05/19 01:09:14 DEBUG : Looking for writers 2026/05/19 01:09:14 DEBUG : dir: reading active writers 2026/05/19 01:09:14 DEBUG : >WaitForWriters: 2026/05/19 01:09:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:09:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:09:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:09:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:09:14 DEBUG : dir/file1(0xefbce091b80): _readAt: size=512, off=0 2026/05/19 01:09:14 DEBUG : dir/file1(0xefbce091b80): openPending: 2026/05/19 01:09:14 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/05/19 01:09:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/19 01:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:14 DEBUG : dir/file1(0xefbce091b80): >openPending: err= 2026/05/19 01:09:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/19 01:09:14 DEBUG : dir/file1(0xefbce091b80): >_readAt: n=14, err=EOF 2026/05/19 01:09:14 DEBUG : dir/file1(0xefbce091b80): close: 2026/05/19 01:09:14 DEBUG : dir/file1(0xefbce091b80): >close: err= 2026/05/19 01:09:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:15 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/19 01:09:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 01:09:15 DEBUG : newLeaf: Updating file with newLeaf 0xefbcde43d40 2026/05/19 01:09:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 01:09:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/19 01:09:16 DEBUG : dir/file1: Updating file with dir/file1 0xefbcde43d40 2026/05/19 01:09:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 01:09:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 01:09:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:09:16 DEBUG : dir/file1(0xefbcd9e3ac0): openPending: 2026/05/19 01:09:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/19 01:09:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/19 01:09:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:16 DEBUG : dir/file1(0xefbcd9e3ac0): >openPending: err= 2026/05/19 01:09:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 01:09:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:09:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:09:16 DEBUG : dir/file1(0xefbcd9e3ac0): _writeAt: size=25, off=0 2026/05/19 01:09:16 DEBUG : dir/file1(0xefbcd9e3ac0): >_writeAt: n=25, err= 2026/05/19 01:09:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 01:09:17 DEBUG : newLeaf: Updating file with newLeaf 0xefbcde43d40 2026/05/19 01:09:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:17 DEBUG : newLeaf(0xefbcd9e3ac0): close: 2026/05/19 01:09:17 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/19 01:09:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-19 01:09:16.397288361 +0000 UTC m=+130.917945302 2026/05/19 01:09:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/19 01:09:17 DEBUG : newLeaf(0xefbcd9e3ac0): >close: err= 2026/05/19 01:09:17 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:17 DEBUG : dir: Looking for writers 2026/05/19 01:09:17 DEBUG : Looking for writers 2026/05/19 01:09:17 DEBUG : dir: reading active writers 2026/05/19 01:09:17 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:09:17 DEBUG : dir: Looking for writers 2026/05/19 01:09:17 DEBUG : Looking for writers 2026/05/19 01:09:17 DEBUG : dir: reading active writers 2026/05/19 01:09:17 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:09:17 DEBUG : dir: Looking for writers 2026/05/19 01:09:17 DEBUG : Looking for writers 2026/05/19 01:09:17 DEBUG : dir: reading active writers 2026/05/19 01:09:17 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:09:17 DEBUG : dir: Looking for writers 2026/05/19 01:09:17 DEBUG : Looking for writers 2026/05/19 01:09:17 DEBUG : dir: reading active writers 2026/05/19 01:09:17 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:09:17 DEBUG : newLeaf: vfs cache: starting upload 2026/05/19 01:09:17 DEBUG : dir: Looking for writers 2026/05/19 01:09:17 DEBUG : Looking for writers 2026/05/19 01:09:17 DEBUG : dir: reading active writers 2026/05/19 01:09:17 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:09:17 DEBUG : dir: Looking for writers 2026/05/19 01:09:17 DEBUG : Looking for writers 2026/05/19 01:09:17 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:17 DEBUG : dir: reading active writers 2026/05/19 01:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:09:17 DEBUG : dir: Looking for writers 2026/05/19 01:09:17 DEBUG : Looking for writers 2026/05/19 01:09:17 DEBUG : dir: reading active writers 2026/05/19 01:09:17 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:09:17 DEBUG : newLeaf: size = 25 OK 2026/05/19 01:09:17 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/19 01:09:17 INFO : newLeaf: Copied (replaced existing) 2026/05/19 01:09:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-19 01:09:16 +0000 UTC," 2026/05/19 01:09:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/19 01:09:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/19 01:09:18 DEBUG : dir: Looking for writers 2026/05/19 01:09:18 DEBUG : Looking for writers 2026/05/19 01:09:18 DEBUG : dir: reading active writers 2026/05/19 01:09:18 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:18 DEBUG : >WaitForWriters: 2026/05/19 01:09:18 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:18 DEBUG : dir: Looking for writers 2026/05/19 01:09:18 DEBUG : Looking for writers 2026/05/19 01:09:18 DEBUG : dir: reading active writers 2026/05/19 01:09:18 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:18 DEBUG : >WaitForWriters: 2026/05/19 01:09:18 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:19 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:19 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:09:19 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:19 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:19 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:09:20 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:20 DEBUG : dir: Looking for writers 2026/05/19 01:09:20 DEBUG : file1: reading active writers 2026/05/19 01:09:20 DEBUG : Looking for writers 2026/05/19 01:09:20 DEBUG : dir: reading active writers 2026/05/19 01:09:20 DEBUG : >WaitForWriters: 2026/05/19 01:09:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:21 DEBUG : newLeaf: Updating file with newLeaf 0xefbceb01790 2026/05/19 01:09:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 01:09:22 DEBUG : dir/file1: Updating file with dir/file1 0xefbceb01790 2026/05/19 01:09:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 01:09:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 01:09:22 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:09:22 DEBUG : dir/file1(0xefbce9a9b00): openPending: 2026/05/19 01:09:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/19 01:09:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/19 01:09:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:22 DEBUG : dir/file1(0xefbce9a9b00): >openPending: err= 2026/05/19 01:09:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 01:09:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:09:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:09:22 DEBUG : dir/file1(0xefbce9a9b00): _writeAt: size=25, off=0 2026/05/19 01:09:22 DEBUG : dir/file1(0xefbce9a9b00): >_writeAt: n=25, err= 2026/05/19 01:09:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 01:09:23 DEBUG : newLeaf: Updating file with newLeaf 0xefbceb01790 2026/05/19 01:09:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:23 DEBUG : newLeaf(0xefbce9a9b00): close: 2026/05/19 01:09:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/19 01:09:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-19 01:09:22.753071703 +0000 UTC m=+137.273728644 2026/05/19 01:09:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/19 01:09:23 DEBUG : newLeaf(0xefbce9a9b00): >close: err= 2026/05/19 01:09:23 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:23 DEBUG : dir: Looking for writers 2026/05/19 01:09:23 DEBUG : Looking for writers 2026/05/19 01:09:23 DEBUG : dir: reading active writers 2026/05/19 01:09:23 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:09:23 DEBUG : dir: Looking for writers 2026/05/19 01:09:23 DEBUG : Looking for writers 2026/05/19 01:09:23 DEBUG : dir: reading active writers 2026/05/19 01:09:23 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:09:23 DEBUG : dir: Looking for writers 2026/05/19 01:09:23 DEBUG : Looking for writers 2026/05/19 01:09:23 DEBUG : dir: reading active writers 2026/05/19 01:09:23 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:09:23 DEBUG : dir: Looking for writers 2026/05/19 01:09:23 DEBUG : Looking for writers 2026/05/19 01:09:23 DEBUG : dir: reading active writers 2026/05/19 01:09:23 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:09:23 DEBUG : newLeaf: vfs cache: starting upload 2026/05/19 01:09:23 DEBUG : dir: Looking for writers 2026/05/19 01:09:23 DEBUG : Looking for writers 2026/05/19 01:09:23 DEBUG : dir: reading active writers 2026/05/19 01:09:23 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:09:23 DEBUG : dir: Looking for writers 2026/05/19 01:09:23 DEBUG : Looking for writers 2026/05/19 01:09:23 DEBUG : dir: reading active writers 2026/05/19 01:09:23 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:09:23 DEBUG : dir: Looking for writers 2026/05/19 01:09:23 DEBUG : Looking for writers 2026/05/19 01:09:23 DEBUG : dir: reading active writers 2026/05/19 01:09:23 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:09:24 DEBUG : newLeaf: size = 25 OK 2026/05/19 01:09:24 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/19 01:09:24 INFO : newLeaf: Copied (replaced existing) 2026/05/19 01:09:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-19 01:09:22 +0000 UTC," 2026/05/19 01:09:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/19 01:09:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/19 01:09:24 DEBUG : dir: Looking for writers 2026/05/19 01:09:24 DEBUG : Looking for writers 2026/05/19 01:09:24 DEBUG : dir: reading active writers 2026/05/19 01:09:24 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:24 DEBUG : >WaitForWriters: 2026/05/19 01:09:24 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:24 DEBUG : dir: Looking for writers 2026/05/19 01:09:24 DEBUG : Looking for writers 2026/05/19 01:09:24 DEBUG : dir: reading active writers 2026/05/19 01:09:24 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:24 DEBUG : >WaitForWriters: 2026/05/19 01:09:24 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:25 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:25 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:09:25 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:25 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:25 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:09:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 01:09:26 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:09:26 DEBUG : dir/file1(0xefbce282640): openPending: 2026/05/19 01:09:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/19 01:09:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/19 01:09:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:26 DEBUG : dir/file1(0xefbce282640): >openPending: err= 2026/05/19 01:09:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 01:09:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:09:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:09:26 DEBUG : dir/file1(0xefbce282640): _writeAt: size=14, off=0 2026/05/19 01:09:26 DEBUG : dir/file1(0xefbce282640): >_writeAt: n=14, err= 2026/05/19 01:09:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/19 01:09:26 DEBUG : dir/file1(0xefbce282640): close: 2026/05/19 01:09:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/19 01:09:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/19 01:09:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:09:26 DEBUG : dir/file1(0xefbce282640): >close: err= 2026/05/19 01:09:26 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:26 DEBUG : dir: Looking for writers 2026/05/19 01:09:26 DEBUG : file1: reading active writers 2026/05/19 01:09:26 DEBUG : Looking for writers 2026/05/19 01:09:26 DEBUG : dir: reading active writers 2026/05/19 01:09:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:09:26 DEBUG : dir: Looking for writers 2026/05/19 01:09:26 DEBUG : file1: reading active writers 2026/05/19 01:09:26 DEBUG : Looking for writers 2026/05/19 01:09:26 DEBUG : dir: reading active writers 2026/05/19 01:09:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:09:26 DEBUG : dir: Looking for writers 2026/05/19 01:09:26 DEBUG : file1: reading active writers 2026/05/19 01:09:26 DEBUG : Looking for writers 2026/05/19 01:09:26 DEBUG : dir: reading active writers 2026/05/19 01:09:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:09:26 DEBUG : dir: Looking for writers 2026/05/19 01:09:26 DEBUG : file1: reading active writers 2026/05/19 01:09:26 DEBUG : Looking for writers 2026/05/19 01:09:26 DEBUG : dir: reading active writers 2026/05/19 01:09:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:09:26 DEBUG : dir/file1: vfs cache: starting upload 2026/05/19 01:09:27 DEBUG : dir: Looking for writers 2026/05/19 01:09:27 DEBUG : file1: reading active writers 2026/05/19 01:09:27 DEBUG : Looking for writers 2026/05/19 01:09:27 DEBUG : dir: reading active writers 2026/05/19 01:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:09:27 DEBUG : dir: Looking for writers 2026/05/19 01:09:27 DEBUG : file1: reading active writers 2026/05/19 01:09:27 DEBUG : Looking for writers 2026/05/19 01:09:27 DEBUG : dir: reading active writers 2026/05/19 01:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:09:27 DEBUG : dir: Looking for writers 2026/05/19 01:09:27 DEBUG : file1: reading active writers 2026/05/19 01:09:27 DEBUG : Looking for writers 2026/05/19 01:09:27 DEBUG : dir: reading active writers 2026/05/19 01:09:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:09:27 DEBUG : dir/file1: size = 14 OK 2026/05/19 01:09:27 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/19 01:09:27 INFO : dir/file1: Copied (replaced existing) 2026/05/19 01:09:27 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/19 01:09:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/19 01:09:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/19 01:09:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/19 01:09:28 DEBUG : dir: Looking for writers 2026/05/19 01:09:28 DEBUG : file1: reading active writers 2026/05/19 01:09:28 DEBUG : Looking for writers 2026/05/19 01:09:28 DEBUG : dir: reading active writers 2026/05/19 01:09:28 DEBUG : >WaitForWriters: 2026/05/19 01:09:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:09:28 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:09:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:09:28 DEBUG : dir/file1(0xefbce283140): _readAt: size=512, off=0 2026/05/19 01:09:28 DEBUG : dir/file1(0xefbce283140): openPending: 2026/05/19 01:09:28 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/05/19 01:09:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/19 01:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:28 DEBUG : dir/file1(0xefbce283140): >openPending: err= 2026/05/19 01:09:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/19 01:09:28 DEBUG : dir/file1(0xefbce283140): >_readAt: n=14, err=EOF 2026/05/19 01:09:28 DEBUG : dir/file1(0xefbce283140): close: 2026/05/19 01:09:28 DEBUG : dir/file1(0xefbce283140): >close: err= 2026/05/19 01:09:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:29 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/19 01:09:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 01:09:29 DEBUG : newLeaf: Updating file with newLeaf 0xefbceb28410 2026/05/19 01:09:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 01:09:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/19 01:09:30 DEBUG : dir/file1: Updating file with dir/file1 0xefbceb28410 2026/05/19 01:09:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 01:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 01:09:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:09:30 DEBUG : dir/file1(0xefbce152740): openPending: 2026/05/19 01:09:30 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/05/19 01:09:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/19 01:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:30 DEBUG : dir/file1(0xefbce152740): >openPending: err= 2026/05/19 01:09:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 01:09:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:09:30 DEBUG : dir/file1(0xefbce152740): _writeAt: size=25, off=0 2026/05/19 01:09:30 DEBUG : dir/file1(0xefbce152740): >_writeAt: n=25, err= 2026/05/19 01:09:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 01:09:31 DEBUG : newLeaf: Updating file with newLeaf 0xefbceb28410 2026/05/19 01:09:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:31 DEBUG : newLeaf(0xefbce152740): close: 2026/05/19 01:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/19 01:09:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-19 01:09:30.300866489 +0000 UTC m=+144.821523430 2026/05/19 01:09:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/19 01:09:31 DEBUG : newLeaf(0xefbce152740): >close: err= 2026/05/19 01:09:31 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:31 DEBUG : dir: Looking for writers 2026/05/19 01:09:31 DEBUG : Looking for writers 2026/05/19 01:09:31 DEBUG : dir: reading active writers 2026/05/19 01:09:31 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:09:31 DEBUG : dir: Looking for writers 2026/05/19 01:09:31 DEBUG : Looking for writers 2026/05/19 01:09:31 DEBUG : dir: reading active writers 2026/05/19 01:09:31 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:09:31 DEBUG : dir: Looking for writers 2026/05/19 01:09:31 DEBUG : Looking for writers 2026/05/19 01:09:31 DEBUG : dir: reading active writers 2026/05/19 01:09:31 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:09:31 DEBUG : dir: Looking for writers 2026/05/19 01:09:31 DEBUG : Looking for writers 2026/05/19 01:09:31 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:31 DEBUG : dir: reading active writers 2026/05/19 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:09:31 DEBUG : newLeaf: vfs cache: starting upload 2026/05/19 01:09:31 DEBUG : dir: Looking for writers 2026/05/19 01:09:31 DEBUG : Looking for writers 2026/05/19 01:09:31 DEBUG : dir: reading active writers 2026/05/19 01:09:31 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:09:31 DEBUG : dir: Looking for writers 2026/05/19 01:09:31 DEBUG : Looking for writers 2026/05/19 01:09:31 DEBUG : dir: reading active writers 2026/05/19 01:09:31 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:09:31 DEBUG : dir: Looking for writers 2026/05/19 01:09:31 DEBUG : Looking for writers 2026/05/19 01:09:31 DEBUG : dir: reading active writers 2026/05/19 01:09:31 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:09:31 DEBUG : newLeaf: size = 25 OK 2026/05/19 01:09:31 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/19 01:09:31 INFO : newLeaf: Copied (replaced existing) 2026/05/19 01:09:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-19 01:09:30 +0000 UTC," 2026/05/19 01:09:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/19 01:09:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/19 01:09:32 DEBUG : dir: Looking for writers 2026/05/19 01:09:32 DEBUG : Looking for writers 2026/05/19 01:09:32 DEBUG : dir: reading active writers 2026/05/19 01:09:32 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:32 DEBUG : >WaitForWriters: 2026/05/19 01:09:32 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:32 DEBUG : dir: Looking for writers 2026/05/19 01:09:32 DEBUG : Looking for writers 2026/05/19 01:09:32 DEBUG : dir: reading active writers 2026/05/19 01:09:32 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:32 DEBUG : >WaitForWriters: 2026/05/19 01:09:32 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:33 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:33 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:09:33 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:33 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:33 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:09:34 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:34 DEBUG : dir: Looking for writers 2026/05/19 01:09:34 DEBUG : file1: reading active writers 2026/05/19 01:09:34 DEBUG : Looking for writers 2026/05/19 01:09:34 DEBUG : dir: reading active writers 2026/05/19 01:09:34 DEBUG : >WaitForWriters: 2026/05/19 01:09:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:09:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:09:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:09:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:09:34 DEBUG : dir/file1(0xefbceba5700): _readAt: size=512, off=0 2026/05/19 01:09:34 DEBUG : dir/file1(0xefbceba5700): openPending: 2026/05/19 01:09:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/19 01:09:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/19 01:09:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:34 DEBUG : dir/file1(0xefbceba5700): >openPending: err= 2026/05/19 01:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/19 01:09:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:09:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:09:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:09:34 DEBUG : dir/file1(0xefbceba5700): >_readAt: n=14, err=EOF 2026/05/19 01:09:34 DEBUG : dir/file1(0xefbceba5700): close: 2026/05/19 01:09:34 DEBUG : dir/file1(0xefbceba5700): >close: err= 2026/05/19 01:09:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 01:09:35 DEBUG : newLeaf: Updating file with newLeaf 0xefbce5c8c30 2026/05/19 01:09:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/19 01:09:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/19 01:09:36 DEBUG : dir/file1: Updating file with dir/file1 0xefbce5c8c30 2026/05/19 01:09:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/19 01:09:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 01:09:36 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:09:36 DEBUG : dir/file1(0xefbcdb6e680): openPending: 2026/05/19 01:09:36 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/05/19 01:09:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/19 01:09:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:36 DEBUG : dir/file1(0xefbcdb6e680): >openPending: err= 2026/05/19 01:09:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 01:09:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:09:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:09:36 DEBUG : dir/file1(0xefbcdb6e680): _writeAt: size=25, off=0 2026/05/19 01:09:36 DEBUG : dir/file1(0xefbcdb6e680): >_writeAt: n=25, err= 2026/05/19 01:09:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/19 01:09:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/19 01:09:37 DEBUG : newLeaf: Updating file with newLeaf 0xefbce5c8c30 2026/05/19 01:09:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:09:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:37 DEBUG : newLeaf(0xefbcdb6e680): close: 2026/05/19 01:09:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/19 01:09:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-19 01:09:36.792702975 +0000 UTC m=+151.313359916 2026/05/19 01:09:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/19 01:09:37 DEBUG : newLeaf(0xefbcdb6e680): >close: err= 2026/05/19 01:09:37 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:37 DEBUG : dir: Looking for writers 2026/05/19 01:09:37 DEBUG : Looking for writers 2026/05/19 01:09:37 DEBUG : dir: reading active writers 2026/05/19 01:09:37 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:09:37 DEBUG : dir: Looking for writers 2026/05/19 01:09:37 DEBUG : Looking for writers 2026/05/19 01:09:37 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:37 DEBUG : dir: reading active writers 2026/05/19 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:09:37 DEBUG : dir: Looking for writers 2026/05/19 01:09:37 DEBUG : Looking for writers 2026/05/19 01:09:37 DEBUG : dir: reading active writers 2026/05/19 01:09:37 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:09:37 DEBUG : dir: Looking for writers 2026/05/19 01:09:37 DEBUG : Looking for writers 2026/05/19 01:09:37 DEBUG : dir: reading active writers 2026/05/19 01:09:37 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:09:37 DEBUG : newLeaf: vfs cache: starting upload 2026/05/19 01:09:37 DEBUG : dir: Looking for writers 2026/05/19 01:09:37 DEBUG : Looking for writers 2026/05/19 01:09:37 DEBUG : dir: reading active writers 2026/05/19 01:09:37 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:09:37 DEBUG : dir: Looking for writers 2026/05/19 01:09:37 DEBUG : Looking for writers 2026/05/19 01:09:37 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:37 DEBUG : dir: reading active writers 2026/05/19 01:09:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:09:38 DEBUG : dir: Looking for writers 2026/05/19 01:09:38 DEBUG : Looking for writers 2026/05/19 01:09:38 DEBUG : dir: reading active writers 2026/05/19 01:09:38 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:09:38 DEBUG : newLeaf: size = 25 OK 2026/05/19 01:09:38 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/19 01:09:38 INFO : newLeaf: Copied (replaced existing) 2026/05/19 01:09:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-19 01:09:36 +0000 UTC," 2026/05/19 01:09:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/19 01:09:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/19 01:09:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/19 01:09:38 DEBUG : dir: Looking for writers 2026/05/19 01:09:38 DEBUG : Looking for writers 2026/05/19 01:09:38 DEBUG : dir: reading active writers 2026/05/19 01:09:38 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:38 DEBUG : >WaitForWriters: 2026/05/19 01:09:38 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:38 DEBUG : dir: Looking for writers 2026/05/19 01:09:38 DEBUG : Looking for writers 2026/05/19 01:09:38 DEBUG : dir: reading active writers 2026/05/19 01:09:38 DEBUG : newLeaf: reading active writers 2026/05/19 01:09:38 DEBUG : >WaitForWriters: 2026/05/19 01:09:38 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestFileRename (39.26s) --- PASS: TestFileRename/off,forceCache=false (5.67s) --- PASS: TestFileRename/minimal,forceCache=false (5.75s) --- PASS: TestFileRename/minimal,forceCache=true (7.47s) --- PASS: TestFileRename/writes,forceCache=false (6.35s) --- PASS: TestFileRename/writes,forceCache=true (7.66s) --- PASS: TestFileRename/full,forceCache=false (6.36s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:39 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:39 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:39 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:39 DEBUG : Looking for writers 2026/05/19 01:09:39 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:39 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:09:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:09:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 01:09:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/19 01:09:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:09:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/19 01:09:41 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/19 01:09:41 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:41 DEBUG : dir: Looking for writers 2026/05/19 01:09:41 DEBUG : file1: reading active writers 2026/05/19 01:09:41 DEBUG : Looking for writers 2026/05/19 01:09:41 DEBUG : dir: reading active writers 2026/05/19 01:09:41 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.49s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:42 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:09:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:09:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 01:09:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/19 01:09:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:09:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/19 01:09:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/19 01:09:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/19 01:09:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/19 01:09:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/19 01:09:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/19 01:09:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/19 01:09:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/19 01:09:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/19 01:09:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/19 01:09:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/19 01:09:44 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/19 01:09:44 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/19 01:09:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/19 01:09:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/19 01:09:44 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/19 01:09:45 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:45 DEBUG : dir: Looking for writers 2026/05/19 01:09:45 DEBUG : file1: reading active writers 2026/05/19 01:09:45 DEBUG : Looking for writers 2026/05/19 01:09:45 DEBUG : dir: reading active writers 2026/05/19 01:09:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.78s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:46 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:09:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:09:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 01:09:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/19 01:09:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:09:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/19 01:09:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/19 01:09:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/19 01:09:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/19 01:09:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/19 01:09:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/19 01:09:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/19 01:09:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/19 01:09:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/19 01:09:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/19 01:09:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/19 01:09:48 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/19 01:09:49 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/19 01:09:49 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/19 01:09:49 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/19 01:09:49 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/19 01:09:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/19 01:09:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/19 01:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/19 01:09:49 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/19 01:09:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/19 01:09:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/19 01:09:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/19 01:09:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/19 01:09:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/19 01:09:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/19 01:09:49 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/19 01:09:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/19 01:09:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/19 01:09:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/19 01:09:49 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/19 01:09:49 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:49 DEBUG : dir: Looking for writers 2026/05/19 01:09:49 DEBUG : file1: reading active writers 2026/05/19 01:09:49 DEBUG : Looking for writers 2026/05/19 01:09:49 DEBUG : dir: reading active writers 2026/05/19 01:09:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.54s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:50 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:09:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 01:09:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/19 01:09:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:09:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/19 01:09:52 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:52 DEBUG : dir: Looking for writers 2026/05/19 01:09:52 DEBUG : file1: reading active writers 2026/05/19 01:09:52 DEBUG : Looking for writers 2026/05/19 01:09:52 DEBUG : dir: reading active writers 2026/05/19 01:09:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.28s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:52 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:09:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:09:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/19 01:09:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/19 01:09:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:09:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/19 01:09:54 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/19 01:09:54 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/19 01:09:54 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:54 DEBUG : dir: Looking for writers 2026/05/19 01:09:54 DEBUG : file1: reading active writers 2026/05/19 01:09:54 DEBUG : Looking for writers 2026/05/19 01:09:54 DEBUG : dir: reading active writers 2026/05/19 01:09:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.26s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:55 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:55 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:09:55 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:55 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:55 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:09:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:09:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:09:56 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:09:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:09:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:09:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): _readAt: size=1, off=0 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): openPending: 2026/05/19 01:09:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/19 01:09:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 01:09:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): >openPending: err= 2026/05/19 01:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/19 01:09:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:09:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:09:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): >_readAt: n=1, err= 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): _readAt: size=256, off=1 2026/05/19 01:09:56 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): >_readAt: n=15, err=EOF 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): _readAt: size=16, off=16 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): >_readAt: n=0, err=EOF 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): close: 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): >close: err= 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): close: 2026/05/19 01:09:56 DEBUG : dir/file1(0xefbce88ce00): >close: err=file already closed 2026/05/19 01:09:56 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:56 DEBUG : dir: Looking for writers 2026/05/19 01:09:56 DEBUG : file1: reading active writers 2026/05/19 01:09:56 DEBUG : Looking for writers 2026/05/19 01:09:56 DEBUG : dir: reading active writers 2026/05/19 01:09:56 DEBUG : >WaitForWriters: 2026/05/19 01:09:56 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.53s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:09:57 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:09:57 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:09:57 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:57 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:09:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:09:57 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:09:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:09:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:09:59 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:09:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:09:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:09:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): _readAt: size=1, off=0 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): openPending: 2026/05/19 01:09:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/19 01:09:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 01:09:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): >openPending: err= 2026/05/19 01:09:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/19 01:09:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:09:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:09:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): >_readAt: n=1, err= 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): _readAt: size=1, off=5 2026/05/19 01:09:59 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): >_readAt: n=1, err= 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): _readAt: size=1, off=3 2026/05/19 01:09:59 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): >_readAt: n=1, err= 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): _readAt: size=1, off=13 2026/05/19 01:09:59 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): >_readAt: n=1, err= 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): _readAt: size=16, off=100 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): >_readAt: n=0, err=EOF 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): close: 2026/05/19 01:09:59 DEBUG : dir/file1(0xefbcd872780): >close: err= 2026/05/19 01:09:59 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:09:59 DEBUG : dir: Looking for writers 2026/05/19 01:09:59 DEBUG : file1: reading active writers 2026/05/19 01:09:59 DEBUG : Looking for writers 2026/05/19 01:09:59 DEBUG : dir: reading active writers 2026/05/19 01:09:59 DEBUG : >WaitForWriters: 2026/05/19 01:09:59 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.28s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:00 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:00 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:00 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:00 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:00 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:10:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:10:01 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:10:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:10:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:10:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): _readAt: size=1, off=0 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): openPending: 2026/05/19 01:10:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/19 01:10:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 01:10:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): >openPending: err= 2026/05/19 01:10:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/19 01:10:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): >_readAt: n=1, err= 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): _readAt: size=1, off=5 2026/05/19 01:10:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): >_readAt: n=1, err= 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): _readAt: size=1, off=1 2026/05/19 01:10:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): >_readAt: n=1, err= 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): _readAt: size=6, off=10 2026/05/19 01:10:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): >_readAt: n=6, err= 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): _readAt: size=256, off=10 2026/05/19 01:10:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): >_readAt: n=6, err=EOF 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): _readAt: size=256, off=100 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): close: 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): >close: err= 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): _readAt: size=256, off=100 2026/05/19 01:10:01 DEBUG : dir/file1(0xefbcd8735c0): >_readAt: n=0, err=file already closed 2026/05/19 01:10:01 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:01 DEBUG : dir: Looking for writers 2026/05/19 01:10:01 DEBUG : file1: reading active writers 2026/05/19 01:10:01 DEBUG : Looking for writers 2026/05/19 01:10:01 DEBUG : dir: reading active writers 2026/05/19 01:10:01 DEBUG : >WaitForWriters: 2026/05/19 01:10:01 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting 2026/05/19 01:10:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro/dir/file1: no such file or directory 2026/05/19 01:10:01 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.45s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:02 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:02 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:02 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:02 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:02 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:10:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:10:03 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:10:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:10:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:10:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 01:10:03 DEBUG : dir/file1(0xefbcd873cc0): RWFileHandle.Flush 2026/05/19 01:10:03 DEBUG : dir/file1(0xefbcd873cc0): _readAt: size=256, off=0 2026/05/19 01:10:03 DEBUG : dir/file1(0xefbcd873cc0): openPending: 2026/05/19 01:10:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/19 01:10:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 01:10:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:03 DEBUG : dir/file1(0xefbcd873cc0): >openPending: err= 2026/05/19 01:10:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/19 01:10:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:04 DEBUG : dir/file1(0xefbcd873cc0): >_readAt: n=16, err=EOF 2026/05/19 01:10:04 DEBUG : dir/file1(0xefbcd873cc0): RWFileHandle.Flush 2026/05/19 01:10:04 DEBUG : dir/file1(0xefbcd873cc0): RWFileHandle.Flush 2026/05/19 01:10:04 DEBUG : dir/file1(0xefbcd873cc0): close: 2026/05/19 01:10:04 DEBUG : dir/file1(0xefbcd873cc0): >close: err= 2026/05/19 01:10:04 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:04 DEBUG : dir: Looking for writers 2026/05/19 01:10:04 DEBUG : file1: reading active writers 2026/05/19 01:10:04 DEBUG : Looking for writers 2026/05/19 01:10:04 DEBUG : dir: reading active writers 2026/05/19 01:10:04 DEBUG : >WaitForWriters: 2026/05/19 01:10:04 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting 2026/05/19 01:10:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro/dir/file1: no such file or directory 2026/05/19 01:10:04 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.30s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:04 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:04 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:04 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:04 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:04 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:10:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/19 01:10:06 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:10:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:10:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:10:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 01:10:06 DEBUG : dir/file1(0xefbcdc77c80): _readAt: size=256, off=0 2026/05/19 01:10:06 DEBUG : dir/file1(0xefbcdc77c80): openPending: 2026/05/19 01:10:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/19 01:10:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 01:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:06 DEBUG : dir/file1(0xefbcdc77c80): >openPending: err= 2026/05/19 01:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/19 01:10:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:06 DEBUG : dir/file1(0xefbcdc77c80): >_readAt: n=16, err=EOF 2026/05/19 01:10:06 DEBUG : dir/file1(0xefbcdc77c80): RWFileHandle.Release 2026/05/19 01:10:06 DEBUG : dir/file1(0xefbcdc77c80): close: 2026/05/19 01:10:06 DEBUG : dir/file1(0xefbcdc77c80): >close: err= 2026/05/19 01:10:06 DEBUG : dir/file1(0xefbcdc77c80): RWFileHandle.Release 2026/05/19 01:10:06 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:06 DEBUG : dir: Looking for writers 2026/05/19 01:10:06 DEBUG : file1: reading active writers 2026/05/19 01:10:06 DEBUG : Looking for writers 2026/05/19 01:10:06 DEBUG : dir: reading active writers 2026/05/19 01:10:06 DEBUG : >WaitForWriters: 2026/05/19 01:10:06 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting 2026/05/19 01:10:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro/dir/file1: no such file or directory 2026/05/19 01:10:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.35s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:07 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:07 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:07 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:07 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:07 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:07 DEBUG : file1: newRWFileHandle: 2026/05/19 01:10:07 DEBUG : file1(0xefbce88c800): openPending: 2026/05/19 01:10:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:07 DEBUG : file1(0xefbce88c800): >openPending: err= 2026/05/19 01:10:07 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 01:10:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 01:10:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 01:10:07 DEBUG : file1(0xefbce88c800): _writeAt: size=5, off=0 2026/05/19 01:10:07 DEBUG : file1(0xefbce88c800): >_writeAt: n=5, err= 2026/05/19 01:10:07 DEBUG : file1(0xefbce88c800): _writeAt: size=7, off=5 2026/05/19 01:10:07 DEBUG : file1(0xefbce88c800): >_writeAt: n=7, err= 2026/05/19 01:10:07 DEBUG : file1: vfs cache: truncate to size=11 2026/05/19 01:10:07 DEBUG : file1(0xefbce88c800): close: 2026/05/19 01:10:07 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 01:10:07.276880106 +0000 UTC m=+181.797537037 2026/05/19 01:10:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:07 DEBUG : file1(0xefbce88c800): >close: err= 2026/05/19 01:10:07 DEBUG : file1(0xefbce88c800): close: 2026/05/19 01:10:07 DEBUG : file1(0xefbce88c800): >close: err=file already closed 2026/05/19 01:10:07 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:07 DEBUG : Looking for writers 2026/05/19 01:10:07 DEBUG : file1: reading active writers 2026/05/19 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:10:07 DEBUG : Looking for writers 2026/05/19 01:10:07 DEBUG : file1: reading active writers 2026/05/19 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:10:07 DEBUG : Looking for writers 2026/05/19 01:10:07 DEBUG : file1: reading active writers 2026/05/19 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:10:07 DEBUG : Looking for writers 2026/05/19 01:10:07 DEBUG : file1: reading active writers 2026/05/19 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:10:07 DEBUG : file1: vfs cache: starting upload 2026/05/19 01:10:07 DEBUG : Looking for writers 2026/05/19 01:10:07 DEBUG : file1: reading active writers 2026/05/19 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:10:07 DEBUG : Looking for writers 2026/05/19 01:10:07 DEBUG : file1: reading active writers 2026/05/19 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:10:07 DEBUG : Looking for writers 2026/05/19 01:10:07 DEBUG : file1: reading active writers 2026/05/19 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:10:08 DEBUG : file1: size = 11 OK 2026/05/19 01:10:08 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:10:08 INFO : file1: Copied (new) 2026/05/19 01:10:08 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-19 01:10:07 +0000 UTC," 2026/05/19 01:10:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 01:10:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:08 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 01:10:08 DEBUG : Looking for writers 2026/05/19 01:10:08 DEBUG : file1: reading active writers 2026/05/19 01:10:08 DEBUG : >WaitForWriters: 2026/05/19 01:10:08 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:08 DEBUG : Looking for writers 2026/05/19 01:10:08 DEBUG : file1: reading active writers 2026/05/19 01:10:08 DEBUG : >WaitForWriters: 2026/05/19 01:10:08 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting 2026/05/19 01:10:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro/dir/file1: no such file or directory 2026/05/19 01:10:09 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.95s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:09 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:09 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:09 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:09 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:09 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:09 DEBUG : file1: newRWFileHandle: 2026/05/19 01:10:09 DEBUG : file1(0xefbce88db00): openPending: 2026/05/19 01:10:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:09 DEBUG : file1(0xefbce88db00): >openPending: err= 2026/05/19 01:10:09 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 01:10:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 01:10:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 01:10:09 DEBUG : file1(0xefbce88db00): _writeAt: size=7, off=0 2026/05/19 01:10:09 DEBUG : file1(0xefbce88db00): >_writeAt: n=7, err= 2026/05/19 01:10:09 DEBUG : file1(0xefbce88db00): _writeAt: size=6, off=5 2026/05/19 01:10:09 DEBUG : file1(0xefbce88db00): >_writeAt: n=6, err= 2026/05/19 01:10:09 DEBUG : file1(0xefbce88db00): close: 2026/05/19 01:10:09 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 01:10:09.216357732 +0000 UTC m=+183.737014662 2026/05/19 01:10:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:09 DEBUG : file1(0xefbce88db00): >close: err= 2026/05/19 01:10:09 DEBUG : file1(0xefbce88db00): _writeAt: size=5, off=0 2026/05/19 01:10:09 DEBUG : file1(0xefbce88db00): >_writeAt: n=0, err=file already closed 2026/05/19 01:10:09 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:09 DEBUG : Looking for writers 2026/05/19 01:10:09 DEBUG : file1: reading active writers 2026/05/19 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:10:09 DEBUG : Looking for writers 2026/05/19 01:10:09 DEBUG : file1: reading active writers 2026/05/19 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:10:09 DEBUG : Looking for writers 2026/05/19 01:10:09 DEBUG : file1: reading active writers 2026/05/19 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:10:09 DEBUG : Looking for writers 2026/05/19 01:10:09 DEBUG : file1: reading active writers 2026/05/19 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:10:09 DEBUG : file1: vfs cache: starting upload 2026/05/19 01:10:09 DEBUG : Looking for writers 2026/05/19 01:10:09 DEBUG : file1: reading active writers 2026/05/19 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:10:09 DEBUG : Looking for writers 2026/05/19 01:10:09 DEBUG : file1: reading active writers 2026/05/19 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:10:09 DEBUG : Looking for writers 2026/05/19 01:10:09 DEBUG : file1: reading active writers 2026/05/19 01:10:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:10:10 DEBUG : file1: size = 11 OK 2026/05/19 01:10:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:10:10 INFO : file1: Copied (new) 2026/05/19 01:10:10 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-19 01:10:09 +0000 UTC," 2026/05/19 01:10:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 01:10:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:10 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 01:10:10 DEBUG : Looking for writers 2026/05/19 01:10:10 DEBUG : file1: reading active writers 2026/05/19 01:10:10 DEBUG : >WaitForWriters: 2026/05/19 01:10:10 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:10 DEBUG : Looking for writers 2026/05/19 01:10:10 DEBUG : file1: reading active writers 2026/05/19 01:10:10 DEBUG : >WaitForWriters: 2026/05/19 01:10:10 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.00s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:11 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:11 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:11 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:11 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:11 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:11 DEBUG : file1: newRWFileHandle: 2026/05/19 01:10:11 DEBUG : file1(0xefbce090d40): openPending: 2026/05/19 01:10:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:11 DEBUG : file1(0xefbce090d40): >openPending: err= 2026/05/19 01:10:11 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 01:10:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 01:10:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 01:10:11 DEBUG : file1(0xefbce090d40): close: 2026/05/19 01:10:11 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 01:10:11.224954169 +0000 UTC m=+185.745611100 2026/05/19 01:10:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:11 DEBUG : file1(0xefbce090d40): >close: err= 2026/05/19 01:10:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/19 01:10:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 01:10:11 DEBUG : file2: newRWFileHandle: 2026/05/19 01:10:11 DEBUG : file2(0xefbce091200): openPending: 2026/05/19 01:10:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/19 01:10:11 DEBUG : file2(0xefbce091200): >openPending: err= 2026/05/19 01:10:11 DEBUG : file2: >newRWFileHandle: err= 2026/05/19 01:10:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/19 01:10:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/19 01:10:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/19 01:10:11 DEBUG : file2(0xefbce091200): RWFileHandle.Flush 2026/05/19 01:10:11 DEBUG : file2(0xefbce091200): RWFileHandle.Release 2026/05/19 01:10:11 DEBUG : file2(0xefbce091200): close: 2026/05/19 01:10:11 DEBUG : file2: vfs cache: setting modification time to 2026-05-19 01:10:11.226216827 +0000 UTC m=+185.746873758 2026/05/19 01:10:11 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:11 DEBUG : file2(0xefbce091200): >close: err= 2026/05/19 01:10:11 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:11 DEBUG : Looking for writers 2026/05/19 01:10:11 DEBUG : file1: reading active writers 2026/05/19 01:10:11 DEBUG : file2: reading active writers 2026/05/19 01:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/19 01:10:11 DEBUG : Looking for writers 2026/05/19 01:10:11 DEBUG : file1: reading active writers 2026/05/19 01:10:11 DEBUG : file2: reading active writers 2026/05/19 01:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/19 01:10:11 DEBUG : Looking for writers 2026/05/19 01:10:11 DEBUG : file1: reading active writers 2026/05/19 01:10:11 DEBUG : file2: reading active writers 2026/05/19 01:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/19 01:10:11 DEBUG : Looking for writers 2026/05/19 01:10:11 DEBUG : file2: reading active writers 2026/05/19 01:10:11 DEBUG : file1: reading active writers 2026/05/19 01:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/19 01:10:11 DEBUG : file1: vfs cache: starting upload 2026/05/19 01:10:11 DEBUG : file2: vfs cache: starting upload 2026/05/19 01:10:11 DEBUG : Looking for writers 2026/05/19 01:10:11 DEBUG : file1: reading active writers 2026/05/19 01:10:11 DEBUG : file2: reading active writers 2026/05/19 01:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/19 01:10:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro/dir/file1: no such file or directory 2026/05/19 01:10:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro/dir/file1: no such file or directory 2026/05/19 01:10:11 DEBUG : Looking for writers 2026/05/19 01:10:11 DEBUG : file1: reading active writers 2026/05/19 01:10:11 DEBUG : file2: reading active writers 2026/05/19 01:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/19 01:10:11 DEBUG : Looking for writers 2026/05/19 01:10:11 DEBUG : file1: reading active writers 2026/05/19 01:10:11 DEBUG : file2: reading active writers 2026/05/19 01:10:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/19 01:10:12 DEBUG : file1: size = 0 OK 2026/05/19 01:10:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:10:12 INFO : file1: Copied (new) 2026/05/19 01:10:12 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-19 01:10:11 +0000 UTC," 2026/05/19 01:10:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 01:10:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:12 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 01:10:12 DEBUG : file2: size = 0 OK 2026/05/19 01:10:12 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/19 01:10:12 INFO : file2: Copied (new) 2026/05/19 01:10:12 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-19 01:10:11 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/19 01:10:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/19 01:10:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/19 01:10:12 INFO : file2: vfs cache: upload succeeded try #1 2026/05/19 01:10:12 DEBUG : Looking for writers 2026/05/19 01:10:12 DEBUG : file1: reading active writers 2026/05/19 01:10:12 DEBUG : file2: reading active writers 2026/05/19 01:10:12 DEBUG : >WaitForWriters: 2026/05/19 01:10:12 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:12 DEBUG : Looking for writers 2026/05/19 01:10:12 DEBUG : file1: reading active writers 2026/05/19 01:10:12 DEBUG : file2: reading active writers 2026/05/19 01:10:12 DEBUG : >WaitForWriters: 2026/05/19 01:10:12 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.13s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:13 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:13 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:13 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:13 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:13 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:13 DEBUG : file1: newRWFileHandle: 2026/05/19 01:10:13 DEBUG : file1(0xefbce152800): openPending: 2026/05/19 01:10:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:13 DEBUG : file1(0xefbce152800): >openPending: err= 2026/05/19 01:10:13 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 01:10:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 01:10:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 01:10:13 DEBUG : file1(0xefbce152800): _writeAt: size=5, off=0 2026/05/19 01:10:13 DEBUG : file1(0xefbce152800): >_writeAt: n=5, err= 2026/05/19 01:10:13 DEBUG : file1(0xefbce152800): RWFileHandle.Flush 2026/05/19 01:10:13 DEBUG : file1(0xefbce152800): RWFileHandle.Flush 2026/05/19 01:10:13 DEBUG : file1(0xefbce152800): close: 2026/05/19 01:10:13 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 01:10:13.34694919 +0000 UTC m=+187.867606131 2026/05/19 01:10:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:13 DEBUG : file1(0xefbce152800): >close: err= 2026/05/19 01:10:13 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:13 DEBUG : Looking for writers 2026/05/19 01:10:13 DEBUG : file1: reading active writers 2026/05/19 01:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:10:13 DEBUG : Looking for writers 2026/05/19 01:10:13 DEBUG : file1: reading active writers 2026/05/19 01:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:10:13 DEBUG : Looking for writers 2026/05/19 01:10:13 DEBUG : file1: reading active writers 2026/05/19 01:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:10:13 DEBUG : Looking for writers 2026/05/19 01:10:13 DEBUG : file1: reading active writers 2026/05/19 01:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:10:13 DEBUG : file1: vfs cache: starting upload 2026/05/19 01:10:13 DEBUG : Looking for writers 2026/05/19 01:10:13 DEBUG : file1: reading active writers 2026/05/19 01:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:10:13 DEBUG : Looking for writers 2026/05/19 01:10:13 DEBUG : file1: reading active writers 2026/05/19 01:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:10:13 DEBUG : Looking for writers 2026/05/19 01:10:13 DEBUG : file1: reading active writers 2026/05/19 01:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:10:14 DEBUG : file1: size = 5 OK 2026/05/19 01:10:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:10:14 INFO : file1: Copied (new) 2026/05/19 01:10:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-19 01:10:13 +0000 UTC," 2026/05/19 01:10:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 01:10:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:14 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 01:10:14 DEBUG : Looking for writers 2026/05/19 01:10:14 DEBUG : file1: reading active writers 2026/05/19 01:10:14 DEBUG : >WaitForWriters: 2026/05/19 01:10:14 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.92s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:15 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:15 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:15 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:15 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:15 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:15 DEBUG : file1: newRWFileHandle: 2026/05/19 01:10:15 DEBUG : file1(0xefbcdebc440): openPending: 2026/05/19 01:10:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:15 DEBUG : file1(0xefbcdebc440): >openPending: err= 2026/05/19 01:10:15 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 01:10:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 01:10:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 01:10:15 DEBUG : file1(0xefbcdebc440): _writeAt: size=5, off=0 2026/05/19 01:10:15 DEBUG : file1(0xefbcdebc440): >_writeAt: n=5, err= 2026/05/19 01:10:15 DEBUG : file1(0xefbcdebc440): RWFileHandle.Release 2026/05/19 01:10:15 DEBUG : file1(0xefbcdebc440): close: 2026/05/19 01:10:15 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 01:10:15.271662786 +0000 UTC m=+189.792319727 2026/05/19 01:10:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:15 DEBUG : file1(0xefbcdebc440): >close: err= 2026/05/19 01:10:15 DEBUG : file1(0xefbcdebc440): RWFileHandle.Release 2026/05/19 01:10:15 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:15 DEBUG : Looking for writers 2026/05/19 01:10:15 DEBUG : file1: reading active writers 2026/05/19 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:10:15 DEBUG : Looking for writers 2026/05/19 01:10:15 DEBUG : file1: reading active writers 2026/05/19 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:10:15 DEBUG : Looking for writers 2026/05/19 01:10:15 DEBUG : file1: reading active writers 2026/05/19 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:10:15 DEBUG : Looking for writers 2026/05/19 01:10:15 DEBUG : file1: reading active writers 2026/05/19 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:10:15 DEBUG : file1: vfs cache: starting upload 2026/05/19 01:10:15 DEBUG : Looking for writers 2026/05/19 01:10:15 DEBUG : file1: reading active writers 2026/05/19 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:10:15 DEBUG : Looking for writers 2026/05/19 01:10:15 DEBUG : file1: reading active writers 2026/05/19 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:10:15 DEBUG : Looking for writers 2026/05/19 01:10:15 DEBUG : file1: reading active writers 2026/05/19 01:10:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:10:16 DEBUG : file1: size = 5 OK 2026/05/19 01:10:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:10:16 INFO : file1: Copied (new) 2026/05/19 01:10:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-19 01:10:15 +0000 UTC," 2026/05/19 01:10:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 01:10:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 01:10:16 DEBUG : Looking for writers 2026/05/19 01:10:16 DEBUG : file1: reading active writers 2026/05/19 01:10:16 DEBUG : >WaitForWriters: 2026/05/19 01:10:16 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:16 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:16 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:16 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:16 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:16 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/19 01:10:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 01:10:18 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:10:18 DEBUG : dir/file1(0xefbcde2e840): openPending: 2026/05/19 01:10:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/19 01:10:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 01:10:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:18 DEBUG : dir/file1(0xefbcde2e840): >openPending: err= 2026/05/19 01:10:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/19 01:10:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:10:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:10:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 01:10:18 DEBUG : dir/file1(0xefbcde2e840): _writeAt: size=5, off=0 2026/05/19 01:10:18 DEBUG : dir/file1(0xefbcde2e840): >_writeAt: n=5, err= 2026/05/19 01:10:18 DEBUG : dir/file1(0xefbcde2e840): close: 2026/05/19 01:10:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:18 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-19 01:10:18.263766437 +0000 UTC m=+192.784423378 2026/05/19 01:10:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:18 DEBUG : dir/file1(0xefbcde2e840): >close: err= 2026/05/19 01:10:18 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:18 DEBUG : dir: Looking for writers 2026/05/19 01:10:18 DEBUG : file1: reading active writers 2026/05/19 01:10:18 DEBUG : Looking for writers 2026/05/19 01:10:18 DEBUG : dir: reading active writers 2026/05/19 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:10:18 DEBUG : dir: Looking for writers 2026/05/19 01:10:18 DEBUG : file1: reading active writers 2026/05/19 01:10:18 DEBUG : Looking for writers 2026/05/19 01:10:18 DEBUG : dir: reading active writers 2026/05/19 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:10:18 DEBUG : dir: Looking for writers 2026/05/19 01:10:18 DEBUG : file1: reading active writers 2026/05/19 01:10:18 DEBUG : Looking for writers 2026/05/19 01:10:18 DEBUG : dir: reading active writers 2026/05/19 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:10:18 DEBUG : dir: Looking for writers 2026/05/19 01:10:18 DEBUG : file1: reading active writers 2026/05/19 01:10:18 DEBUG : Looking for writers 2026/05/19 01:10:18 DEBUG : dir: reading active writers 2026/05/19 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:10:18 DEBUG : dir/file1: vfs cache: starting upload 2026/05/19 01:10:18 DEBUG : dir: Looking for writers 2026/05/19 01:10:18 DEBUG : file1: reading active writers 2026/05/19 01:10:18 DEBUG : Looking for writers 2026/05/19 01:10:18 DEBUG : dir: reading active writers 2026/05/19 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:10:18 DEBUG : dir: Looking for writers 2026/05/19 01:10:18 DEBUG : file1: reading active writers 2026/05/19 01:10:18 DEBUG : Looking for writers 2026/05/19 01:10:18 DEBUG : dir: reading active writers 2026/05/19 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:10:18 DEBUG : dir: Looking for writers 2026/05/19 01:10:18 DEBUG : file1: reading active writers 2026/05/19 01:10:18 DEBUG : Looking for writers 2026/05/19 01:10:18 DEBUG : dir: reading active writers 2026/05/19 01:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:10:19 DEBUG : dir/file1: size = 5 OK 2026/05/19 01:10:19 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/19 01:10:19 INFO : dir/file1: Copied (replaced existing) 2026/05/19 01:10:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-19 01:10:18 +0000 UTC," 2026/05/19 01:10:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/19 01:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/19 01:10:19 DEBUG : dir: Looking for writers 2026/05/19 01:10:19 DEBUG : file1: reading active writers 2026/05/19 01:10:19 DEBUG : Looking for writers 2026/05/19 01:10:19 DEBUG : dir: reading active writers 2026/05/19 01:10:19 DEBUG : >WaitForWriters: 2026/05/19 01:10:19 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.37s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:20 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:20 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:20 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:20 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:20 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:21 DEBUG : dir/file1: newRWFileHandle: 2026/05/19 01:10:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/19 01:10:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/19 01:10:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/19 01:10:21 DEBUG : dir/file1(0xefbce84c500): _writeAt: size=5, off=0 2026/05/19 01:10:21 DEBUG : dir/file1(0xefbce84c500): openPending: 2026/05/19 01:10:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/19 01:10:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/19 01:10:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:21 DEBUG : dir/file1(0xefbce84c500): >openPending: err= 2026/05/19 01:10:21 DEBUG : dir/file1(0xefbce84c500): >_writeAt: n=5, err= 2026/05/19 01:10:21 DEBUG : dir/file1(0xefbce84c500): _writeAt: size=15, off=5 2026/05/19 01:10:21 DEBUG : dir/file1(0xefbce84c500): >_writeAt: n=15, err= 2026/05/19 01:10:21 DEBUG : dir/file1(0xefbce84c500): close: 2026/05/19 01:10:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/19 01:10:21 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-19 01:10:21.789199836 +0000 UTC m=+196.309856767 2026/05/19 01:10:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:21 DEBUG : dir/file1(0xefbce84c500): >close: err= 2026/05/19 01:10:21 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:21 DEBUG : dir: Looking for writers 2026/05/19 01:10:21 DEBUG : file1: reading active writers 2026/05/19 01:10:21 DEBUG : Looking for writers 2026/05/19 01:10:21 DEBUG : dir: reading active writers 2026/05/19 01:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:10:21 DEBUG : dir: Looking for writers 2026/05/19 01:10:21 DEBUG : file1: reading active writers 2026/05/19 01:10:21 DEBUG : Looking for writers 2026/05/19 01:10:21 DEBUG : dir: reading active writers 2026/05/19 01:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:10:21 DEBUG : dir: Looking for writers 2026/05/19 01:10:21 DEBUG : file1: reading active writers 2026/05/19 01:10:21 DEBUG : Looking for writers 2026/05/19 01:10:21 DEBUG : dir: reading active writers 2026/05/19 01:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:10:21 DEBUG : dir: Looking for writers 2026/05/19 01:10:21 DEBUG : file1: reading active writers 2026/05/19 01:10:21 DEBUG : Looking for writers 2026/05/19 01:10:21 DEBUG : dir: reading active writers 2026/05/19 01:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:10:21 DEBUG : dir/file1: vfs cache: starting upload 2026/05/19 01:10:21 DEBUG : dir: Looking for writers 2026/05/19 01:10:21 DEBUG : file1: reading active writers 2026/05/19 01:10:21 DEBUG : Looking for writers 2026/05/19 01:10:21 DEBUG : dir: reading active writers 2026/05/19 01:10:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:10:22 DEBUG : dir: Looking for writers 2026/05/19 01:10:22 DEBUG : file1: reading active writers 2026/05/19 01:10:22 DEBUG : Looking for writers 2026/05/19 01:10:22 DEBUG : dir: reading active writers 2026/05/19 01:10:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:10:22 DEBUG : dir: Looking for writers 2026/05/19 01:10:22 DEBUG : file1: reading active writers 2026/05/19 01:10:22 DEBUG : Looking for writers 2026/05/19 01:10:22 DEBUG : dir: reading active writers 2026/05/19 01:10:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:10:22 DEBUG : dir/file1: size = 20 OK 2026/05/19 01:10:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/19 01:10:22 INFO : dir/file1: Copied (replaced existing) 2026/05/19 01:10:22 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-19 01:10:21 +0000 UTC," 2026/05/19 01:10:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/19 01:10:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/19 01:10:23 DEBUG : dir: Looking for writers 2026/05/19 01:10:23 DEBUG : file1: reading active writers 2026/05/19 01:10:23 DEBUG : Looking for writers 2026/05/19 01:10:23 DEBUG : dir: reading active writers 2026/05/19 01:10:23 DEBUG : >WaitForWriters: 2026/05/19 01:10:23 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.52s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:23 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:23 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:23 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:23 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:23 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:23 DEBUG : file1: newRWFileHandle: 2026/05/19 01:10:23 DEBUG : file1(0xefbce6b5640): openPending: 2026/05/19 01:10:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:23 DEBUG : file1(0xefbce6b5640): >openPending: err= 2026/05/19 01:10:23 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 01:10:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 01:10:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 01:10:23 DEBUG : file1(0xefbce6b5640): _writeAt: size=5, off=0 2026/05/19 01:10:23 DEBUG : file1(0xefbce6b5640): >_writeAt: n=5, err= 2026/05/19 01:10:23 DEBUG : file1(0xefbce6b5640): close: 2026/05/19 01:10:23 DEBUG : file1: vfs cache: setting modification time to 2026-05-19 01:10:23.981946322 +0000 UTC m=+198.502603264 2026/05/19 01:10:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:23 DEBUG : file1(0xefbce6b5640): >close: err= 2026/05/19 01:10:23 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:23 DEBUG : Looking for writers 2026/05/19 01:10:23 DEBUG : file1: reading active writers 2026/05/19 01:10:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:10:23 DEBUG : Looking for writers 2026/05/19 01:10:23 DEBUG : file1: reading active writers 2026/05/19 01:10:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:10:24 DEBUG : Looking for writers 2026/05/19 01:10:24 DEBUG : file1: reading active writers 2026/05/19 01:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:10:24 DEBUG : Looking for writers 2026/05/19 01:10:24 DEBUG : file1: reading active writers 2026/05/19 01:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:10:24 DEBUG : file1: vfs cache: starting upload 2026/05/19 01:10:24 DEBUG : Looking for writers 2026/05/19 01:10:24 DEBUG : file1: reading active writers 2026/05/19 01:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:10:24 DEBUG : Looking for writers 2026/05/19 01:10:24 DEBUG : file1: reading active writers 2026/05/19 01:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:10:24 DEBUG : Looking for writers 2026/05/19 01:10:24 DEBUG : file1: reading active writers 2026/05/19 01:10:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:10:24 DEBUG : file1: size = 5 OK 2026/05/19 01:10:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:10:24 INFO : file1: Copied (new) 2026/05/19 01:10:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-19 01:10:23 +0000 UTC," 2026/05/19 01:10:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 01:10:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:24 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 01:10:25 DEBUG : Looking for writers 2026/05/19 01:10:25 DEBUG : file1: reading active writers 2026/05/19 01:10:25 DEBUG : >WaitForWriters: 2026/05/19 01:10:25 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:25 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:25 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:25 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:25 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/19 01:10:25 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872400): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872400): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872400): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872400): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872400): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.80389663 +0000 UTC m=+200.324553591 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872400): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872880): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872880): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872880): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872880): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872880): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872880): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872880): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.80389663 +0000 UTC m=+200.324553591 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872880): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872d40): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872d40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872d40): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872d40): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872d40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.80389663 +0000 UTC m=+200.324553591 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd872d40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f8150 item 1 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8733c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8733c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8733c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8733c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8733c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.807628496 +0000 UTC m=+200.328285467 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8733c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8738c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8738c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8738c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8738c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8738c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.807628496 +0000 UTC m=+200.328285467 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd8738c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f8620 item 2 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc76040): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc76040): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc76040): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc76040): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc76040): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.811296581 +0000 UTC m=+200.331953543 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc76040): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77440): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77440): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77440): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77440): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77440): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77440): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77440): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.811296581 +0000 UTC m=+200.331953543 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77440): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77b00): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77b00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77b00): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77b00): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77b00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.811296581 +0000 UTC m=+200.331953543 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdc77b00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f89a0 item 3 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2823c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2823c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2823c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2823c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2823c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.814867794 +0000 UTC m=+200.335524764 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2823c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce282b40): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce282b40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce282b40): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce282b40): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce282b40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.814867794 +0000 UTC m=+200.335524764 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce282b40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f8f50 item 4 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283180): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283180): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283180): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283180): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283180): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.819517815 +0000 UTC m=+200.340174787 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283180): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283600): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283600): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283600): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283600): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283600): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283600): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283600): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.819517815 +0000 UTC m=+200.340174787 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283600): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283ac0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283ac0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283ac0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283ac0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283ac0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.819517815 +0000 UTC m=+200.340174787 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce283ac0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f93b0 item 5 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090540): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090540): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090540): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090540): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090540): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.822176863 +0000 UTC m=+200.342833804 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090540): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090c40): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090c40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090c40): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090c40): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090c40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.822176863 +0000 UTC m=+200.342833804 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce090c40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f99d0 item 6 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091400): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091400): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091400): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091400): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091400): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.824545261 +0000 UTC m=+200.345202203 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091400): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091900): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091900): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091900): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091900): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091900): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091900): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091900): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.824545261 +0000 UTC m=+200.345202203 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091900): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091e00): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091e00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091e00): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091e00): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091e00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.824545261 +0000 UTC m=+200.345202203 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce091e00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f9d50 item 7 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3600): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3600): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3600): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3600): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3600): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.826695807 +0000 UTC m=+200.347352748 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3600): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3b80): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3b80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3b80): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3b80): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3b80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.826695807 +0000 UTC m=+200.347352748 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcd9e3b80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce738380 item 8 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6e6c0): _readAt: size=2, off=0 2026/05/19 01:10:25 ERROR : open-test-file(0xefbcdb6e6c0): Couldn't read size of file 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6e6c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6e6c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6e6c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6e6c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6e6c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6eb40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6eb40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6eb40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6eb40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6eb40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.828747175 +0000 UTC m=+200.349404116 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6eb40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6f880): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6f880): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6f880): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6f880): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6f880): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6f880): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6f880): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.828747175 +0000 UTC m=+200.349404116 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdb6f880): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e040): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e040): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e040): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e040): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e040): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.828747175 +0000 UTC m=+200.349404116 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e040): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce738700 item 9 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e6c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e6c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e6c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e6c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e6c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.831275245 +0000 UTC m=+200.351932186 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2e6c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2ec00): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2ec00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2ec00): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2ec00): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2ec00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.831275245 +0000 UTC m=+200.351932186 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2ec00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce738bd0 item 10 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2f300): _readAt: size=2, off=0 2026/05/19 01:10:25 ERROR : open-test-file(0xefbcde2f300): Couldn't read size of file 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2f300): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2f300): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2f300): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2f300): close: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcde2f300): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc0c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc0c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc0c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc0c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc0c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.833534497 +0000 UTC m=+200.354191438 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc0c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc840): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc840): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc840): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc840): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc840): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc840): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc840): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.833534497 +0000 UTC m=+200.354191438 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebc840): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebd000): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebd000): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebd000): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebd000): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebd000): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.833534497 +0000 UTC m=+200.354191438 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebd000): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce738f50 item 11 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebdb00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebdb00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebdb00): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebdb00): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebdb00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.836588421 +0000 UTC m=+200.357245392 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdebdb00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc300): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc300): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc300): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc300): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc300): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.836588421 +0000 UTC m=+200.357245392 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc300): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce7395e0 item 12 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc940): _readAt: size=2, off=0 2026/05/19 01:10:25 ERROR : open-test-file(0xefbcdedc940): Couldn't read size of file 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc940): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc940): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc940): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc940): close: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedc940): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedcd00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedcd00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedcd00): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedcd00): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedcd00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.839069883 +0000 UTC m=+200.359726844 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedcd00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedd3c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedd3c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedd3c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedd3c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedd3c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.839069883 +0000 UTC m=+200.359726844 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedd3c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce739960 item 13 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedda40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedda40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedda40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedda40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedda40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.841682383 +0000 UTC m=+200.362339343 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdedda40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8080): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8080): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8080): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8080): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8080): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.841682383 +0000 UTC m=+200.362339343 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8080): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce739ce0 item 14 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef86c0): _readAt: size=2, off=0 2026/05/19 01:10:25 ERROR : open-test-file(0xefbcdef86c0): Couldn't read size of file 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef86c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef86c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef86c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef86c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef86c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8a80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8a80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8a80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8a80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8a80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.844427473 +0000 UTC m=+200.365084444 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef8a80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9140): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9140): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9140): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9140): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9140): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.844427473 +0000 UTC m=+200.365084444 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9140): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcead61c0 item 15 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84c940): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84c940): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84c940): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84c940): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84c940): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.847041565 +0000 UTC m=+200.367698537 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84c940): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84ce80): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84ce80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84ce80): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84ce80): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84ce80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.847041565 +0000 UTC m=+200.367698537 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84ce80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6ddb20 item 16 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d540): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d540): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d540): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d540): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d540): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.850123592 +0000 UTC m=+200.370780564 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d540): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d9c0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d9c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d9c0): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d9c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d9c0): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d9c0): _writeAt: size=3, off=7 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d9c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d9c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.850123592 +0000 UTC m=+200.370780564 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84d9c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84dec0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84dec0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84dec0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84dec0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84dec0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.850123592 +0000 UTC m=+200.370780564 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce84dec0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce222070 item 17 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96a640): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96a640): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96a640): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96a640): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96a640): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.852635171 +0000 UTC m=+200.373292102 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96a640): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96ab80): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96ab80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96ab80): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96ab80): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96ab80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.852635171 +0000 UTC m=+200.373292102 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96ab80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce222770 item 18 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b200): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b200): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b200): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b200): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b200): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.854256536 +0000 UTC m=+200.374913467 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b200): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b700): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b700): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b700): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b700): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b700): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b700): _writeAt: size=3, off=7 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b700): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b700): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.854256536 +0000 UTC m=+200.374913467 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96b700): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96bc00): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96bc00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96bc00): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96bc00): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96bc00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.854256536 +0000 UTC m=+200.374913467 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce96bc00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce222b60 item 19 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a380): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a380): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a380): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a380): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a380): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.856726507 +0000 UTC m=+200.377383438 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a380): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a8c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a8c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a8c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a8c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a8c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.856726507 +0000 UTC m=+200.377383438 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97a8c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2230a0 item 20 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97af40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97af40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97af40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97af40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97af40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.858173974 +0000 UTC m=+200.378830915 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97af40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b440): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b440): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b440): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b440): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b440): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b440): _writeAt: size=3, off=7 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b440): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b440): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.858173974 +0000 UTC m=+200.378830915 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b440): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b940): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b940): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b940): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b940): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b940): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.858173974 +0000 UTC m=+200.378830915 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce97b940): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce223500 item 21 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba0c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba0c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba0c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba0c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba0c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.862206268 +0000 UTC m=+200.382863199 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba0c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba600): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba600): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba600): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba600): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba600): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.862206268 +0000 UTC m=+200.382863199 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfba600): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce223b20 item 22 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbac80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbac80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbac80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbac80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbac80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.863922623 +0000 UTC m=+200.384579553 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbac80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb180): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb180): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb180): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb180): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb180): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb180): _writeAt: size=3, off=7 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb180): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb180): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.863922623 +0000 UTC m=+200.384579553 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb180): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb680): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb680): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb680): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb680): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb680): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.863922623 +0000 UTC m=+200.384579553 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbb680): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824380 item 23 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbbd00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbbd00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbbd00): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbbd00): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbbd00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.866542987 +0000 UTC m=+200.387199918 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdfbbd00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6340): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6340): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6340): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6340): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6340): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.866542987 +0000 UTC m=+200.387199918 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6340): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824850 item 24 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6980): _readAt: size=2, off=0 2026/05/19 01:10:25 ERROR : open-test-file(0xefbcdff6980): Couldn't read size of file 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6980): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6980): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6980): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6980): close: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6980): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6d40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6d40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6d40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6d40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6d40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.868762022 +0000 UTC m=+200.389418953 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff6d40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7240): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7240): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7240): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7240): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7240): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7240): _writeAt: size=3, off=7 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7240): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7240): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.868762022 +0000 UTC m=+200.389418953 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7240): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4500): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4500): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4500): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4500): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4500): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.868762022 +0000 UTC m=+200.389418953 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4500): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824bd0 item 25 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4b80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4b80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4b80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4b80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4b80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.873442011 +0000 UTC m=+200.394098963 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b4b80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b50c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b50c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b50c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b50c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b50c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.873442011 +0000 UTC m=+200.394098963 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b50c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1df420 item 26 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5880): _readAt: size=2, off=0 2026/05/19 01:10:25 ERROR : open-test-file(0xefbce6b5880): Couldn't read size of file 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5880): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5880): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5880): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5880): close: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5880): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5c80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5c80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5c80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5c80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5c80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.875461819 +0000 UTC m=+200.396118770 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b5c80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e280): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e280): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e280): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e280): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e280): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e280): _writeAt: size=3, off=7 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e280): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e280): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.875461819 +0000 UTC m=+200.396118770 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e280): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e7c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e7c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e7c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e7c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e7c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.875461819 +0000 UTC m=+200.396118770 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09e7c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1dfab0 item 27 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09ee40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09ee40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09ee40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09ee40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09ee40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.877677479 +0000 UTC m=+200.398334430 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09ee40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f380): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f380): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f380): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f380): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f380): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.877677479 +0000 UTC m=+200.398334430 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f380): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5a0e0 item 28 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f9c0): _readAt: size=2, off=0 2026/05/19 01:10:25 ERROR : open-test-file(0xefbce09f9c0): Couldn't read size of file 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f9c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f9c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f9c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f9c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09f9c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09fd80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09fd80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09fd80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09fd80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09fd80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.879629971 +0000 UTC m=+200.400286922 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce09fd80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4540): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4540): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4540): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4540): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4540): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.879629971 +0000 UTC m=+200.400286922 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4540): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5a540 item 29 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4bc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4bc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4bc0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4bc0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4bc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.881409174 +0000 UTC m=+200.402066115 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e4bc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5100): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5100): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5100): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5100): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5100): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.881409174 +0000 UTC m=+200.402066115 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5100): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5a930 item 30 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5740): _readAt: size=2, off=0 2026/05/19 01:10:25 ERROR : open-test-file(0xefbce0e5740): Couldn't read size of file 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5740): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5740): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5740): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5740): close: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5740): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5b00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5b00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5b00): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5b00): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5b00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.882927926 +0000 UTC m=+200.403584857 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0e5b00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1162c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1162c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1162c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1162c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1162c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.882927926 +0000 UTC m=+200.403584857 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1162c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5acb0 item 31 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116940): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116940): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116940): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116940): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116940): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.88427893 +0000 UTC m=+200.404935871 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116940): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116e80): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116e80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116e80): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116e80): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116e80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.88427893 +0000 UTC m=+200.404935871 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce116e80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5b030 item 32 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1174c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1174c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1174c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1174c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1174c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.885545084 +0000 UTC m=+200.406202016 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1174c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117940): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117940): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117940): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117940): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117940): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5b570 item 33 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117940): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117940): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.886070477 +0000 UTC m=+200.406727409 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117940): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117e40): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117e40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117e40): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117e40): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117e40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.886070477 +0000 UTC m=+200.406727409 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce117e40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5b730 item 33 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186580): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186580): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186580): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186580): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186580): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.887510711 +0000 UTC m=+200.408167642 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186580): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186a00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186a00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5bb20 item 34 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186a00): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186a00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186a00): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186a00): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186a00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.888120454 +0000 UTC m=+200.408777384 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186a00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186f40): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186f40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186f40): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186f40): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186f40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.888120454 +0000 UTC m=+200.408777384 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce186f40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5bce0 item 34 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187580): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187580): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187580): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187580): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187580): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.889210454 +0000 UTC m=+200.409867385 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187580): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187a00): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187a00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187a00): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187a00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187a00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c01c0 item 35 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187a00): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187a00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.889700972 +0000 UTC m=+200.410357903 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce187a00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2000): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2000): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2000): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2000): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2000): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.889700972 +0000 UTC m=+200.410357903 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2000): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c0380 item 35 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2680): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2680): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2680): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2680): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2680): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.890939875 +0000 UTC m=+200.411596806 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2680): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2b80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2b80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c0700 item 36 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2b80): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2b80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2b80): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2b80): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2b80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.891407078 +0000 UTC m=+200.412064009 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c2b80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c30c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c30c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c30c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c30c0): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c30c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.891407078 +0000 UTC m=+200.412064009 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c30c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c0af0 item 36 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3700): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3700): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3700): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3700): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3700): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.892543858 +0000 UTC m=+200.413200788 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3700): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3b80): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3b80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3b80): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3b80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3b80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c0f50 item 37 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3b80): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3b80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.893069131 +0000 UTC m=+200.413726061 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1c3b80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0180): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0180): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0180): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0180): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0180): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.893069131 +0000 UTC m=+200.413726061 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0180): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c1110 item 37 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0800): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0800): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0800): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0800): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0800): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.8943014 +0000 UTC m=+200.414958331 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0800): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0d00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0d00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c1570 item 38 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0d00): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0d00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0d00): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0d00): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0d00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.894776148 +0000 UTC m=+200.415433079 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e0d00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1240): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1240): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1240): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1240): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1240): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.894776148 +0000 UTC m=+200.415433079 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1240): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c1730 item 38 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e18c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e18c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e18c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e18c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e18c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.895948054 +0000 UTC m=+200.416604984 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e18c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1dc0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1dc0): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1dc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1dc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c1b20 item 39 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1dc0): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1dc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.896441857 +0000 UTC m=+200.417098789 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce1e1dc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20c3c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20c3c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20c3c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20c3c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20c3c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.896441857 +0000 UTC m=+200.417098789 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20c3c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c1ce0 item 39 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20ca40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20ca40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20ca40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20ca40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20ca40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.897723992 +0000 UTC m=+200.418380923 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20ca40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20cf40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20cf40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb70230 item 40 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20cf40): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20cf40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20cf40): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20cf40): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20cf40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.898306764 +0000 UTC m=+200.418963695 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20cf40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20d480): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20d480): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20d480): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20d480): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20d480): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.898306764 +0000 UTC m=+200.418963695 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20d480): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb703f0 item 40 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20da40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20da40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20da40): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20da40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20da40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20da40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20da40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.899534895 +0000 UTC m=+200.420191826 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce20da40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254040): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254040): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254040): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb70770 item 41 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254040): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254040): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.899985407 +0000 UTC m=+200.420642338 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254040): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254500): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254500): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254500): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254500): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254500): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb70930 item 41 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254500): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254500): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.900454414 +0000 UTC m=+200.421111344 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254500): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254a40): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254a40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254a40): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254a40): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254a40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.900454414 +0000 UTC m=+200.421111344 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce254a40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb70af0 item 41 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255080): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255080): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255080): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255080): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255080): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255080): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255080): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.901604979 +0000 UTC m=+200.422261910 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255080): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255580): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255580): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255580): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb70e70 item 42 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255580): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255580): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.902110665 +0000 UTC m=+200.422767596 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255580): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255ac0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255ac0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb71030 item 42 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255ac0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255ac0): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255ac0): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255ac0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.902558532 +0000 UTC m=+200.423215463 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce255ac0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292140): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292140): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292140): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292140): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292140): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.902558532 +0000 UTC m=+200.423215463 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292140): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb71260 item 42 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292780): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292780): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292780): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292780): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292780): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292780): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292780): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.903604741 +0000 UTC m=+200.424261672 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292780): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292c80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292c80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292c80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb71650 item 43 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292c80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292c80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.904015557 +0000 UTC m=+200.424672488 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce292c80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2931c0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2931c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2931c0): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2931c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2931c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb71810 item 43 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2931c0): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2931c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.904502398 +0000 UTC m=+200.425159329 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce2931c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293700): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293700): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293700): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293700): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293700): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.904502398 +0000 UTC m=+200.425159329 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293700): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb719d0 item 43 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293d40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293d40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293d40): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293d40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293d40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293d40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293d40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.905611054 +0000 UTC m=+200.426267985 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce293d40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506340): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506340): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506340): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb71dc0 item 44 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506340): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506340): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.906023604 +0000 UTC m=+200.426680535 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506340): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506880): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506880): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53a1c0 item 44 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506880): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506880): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506880): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506880): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506880): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.906507509 +0000 UTC m=+200.427164440 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506880): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506e00): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506e00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506e00): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506e00): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506e00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.906507509 +0000 UTC m=+200.427164440 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce506e00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53a380 item 44 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507440): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507440): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507440): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507440): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507440): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507440): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507440): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.907554679 +0000 UTC m=+200.428211610 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507440): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507940): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507940): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507940): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53a700 item 45 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507940): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507940): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.907943554 +0000 UTC m=+200.428600485 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce507940): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528140): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528140): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528140): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528140): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528140): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.907943554 +0000 UTC m=+200.428600485 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528140): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53aa80 item 45 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528780): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528780): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528780): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528780): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528780): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528780): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528780): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.909065084 +0000 UTC m=+200.429722015 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528780): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528c80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528c80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528c80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53ae00 item 46 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528c80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528c80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.909457987 +0000 UTC m=+200.430114918 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce528c80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529380): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529380): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529380): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529380): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529380): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.909457987 +0000 UTC m=+200.430114918 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529380): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53b030 item 46 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5299c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5299c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5299c0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5299c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5299c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5299c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5299c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.910572044 +0000 UTC m=+200.431228975 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5299c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529ec0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529ec0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529ec0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53b3b0 item 47 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529ec0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529ec0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.910965417 +0000 UTC m=+200.431622368 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce529ec0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54e6c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54e6c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54e6c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54e6c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54e6c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.910965417 +0000 UTC m=+200.431622368 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54e6c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53b570 item 47 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54ed00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54ed00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54ed00): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54ed00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54ed00): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54ed00): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54ed00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.912144477 +0000 UTC m=+200.432801407 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54ed00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f200): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f200): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f200): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53b9d0 item 48 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f200): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f200): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.912507052 +0000 UTC m=+200.433163993 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f200): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f900): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f900): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f900): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f900): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f900): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.912507052 +0000 UTC m=+200.433163993 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce54f900): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53bb90 item 48 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e040): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e040): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e040): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e040): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e040): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.913628863 +0000 UTC m=+200.434285795 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e040): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e4c0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e4c0): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e4c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e4c0): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e4c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1ca1c0 item 49 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e4c0): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e4c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.914051872 +0000 UTC m=+200.434708804 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57e4c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57ea00): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57ea00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57ea00): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57ea00): >_readAt: n=8, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57ea00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.914051872 +0000 UTC m=+200.434708804 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57ea00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1ca380 item 49 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f080): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f080): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f080): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f080): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f080): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.915120393 +0000 UTC m=+200.435777325 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f080): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f580): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f580): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f580): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1ca770 item 50 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f580): _readAt: size=2, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f580): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f580): _writeAt: size=3, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f580): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f580): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.915518916 +0000 UTC m=+200.436175848 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57f580): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57fb00): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57fb00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57fb00): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57fb00): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57fb00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.915518916 +0000 UTC m=+200.436175848 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce57fb00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1ca9a0 item 50 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae280): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae280): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae280): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae280): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae280): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.916523786 +0000 UTC m=+200.437180718 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae280): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae780): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae780): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae780): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae780): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae780): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae780): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1cad90 item 51 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae780): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae780): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.91694852 +0000 UTC m=+200.437605451 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5ae780): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5aecc0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5aecc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5aecc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5aecc0): >_readAt: n=8, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5aecc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.91694852 +0000 UTC m=+200.437605451 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5aecc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1cb030 item 51 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af340): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af340): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af340): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af340): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af340): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.918275518 +0000 UTC m=+200.438932450 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af340): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af840): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af840): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af840): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1cb500 item 52 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af840): _readAt: size=2, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af840): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af840): _writeAt: size=3, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af840): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af840): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.918829356 +0000 UTC m=+200.439486287 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5af840): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5afdc0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5afdc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5afdc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5afdc0): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5afdc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.918829356 +0000 UTC m=+200.439486287 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5afdc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1cb6c0 item 52 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4540): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4540): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4540): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4540): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4540): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.920407991 +0000 UTC m=+200.441064932 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4540): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4a40): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4a40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4a40): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4a40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4a40): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4a40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1cbc70 item 53 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4a40): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4a40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.920937672 +0000 UTC m=+200.441594603 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4a40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4f80): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4f80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4f80): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4f80): >_readAt: n=8, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4f80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.920937672 +0000 UTC m=+200.441594603 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d4f80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5ce2a0 item 53 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5600): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5600): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5600): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5600): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5600): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.922737666 +0000 UTC m=+200.443394616 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5600): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5b00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5b00): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5b00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5cecb0 item 54 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5b00): _readAt: size=2, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5b00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5b00): _writeAt: size=3, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5b00): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5b00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.923412872 +0000 UTC m=+200.444069823 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce5d5b00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606180): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606180): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606180): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606180): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606180): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.923412872 +0000 UTC m=+200.444069823 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606180): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5cf880 item 54 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606800): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606800): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606800): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606800): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606800): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.925166477 +0000 UTC m=+200.445823428 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606800): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606d00): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606d00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606d00): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606d00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606d00): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606d00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5cfce0 item 55 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606d00): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606d00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.92570721 +0000 UTC m=+200.446364161 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce606d00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607240): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607240): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607240): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607240): >_readAt: n=8, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607240): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.92570721 +0000 UTC m=+200.446364161 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607240): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56a000 item 55 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6078c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6078c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6078c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6078c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6078c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.926948086 +0000 UTC m=+200.447605017 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6078c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607dc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607dc0): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607dc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56a540 item 56 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607dc0): _readAt: size=2, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607dc0): _writeAt: size=3, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607dc0): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607dc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.927471044 +0000 UTC m=+200.448127976 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce607dc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68a440): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68a440): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68a440): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68a440): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68a440): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.927471044 +0000 UTC m=+200.448127976 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68a440): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56a700 item 56 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68aa80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68aa80): open at offset 0 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68aa80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68aa80): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68aa80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68aa80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68aa80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68aa80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.928564732 +0000 UTC m=+200.449221664 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68aa80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68afc0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68afc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68afc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56ab60 item 57 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68afc0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68afc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.928995297 +0000 UTC m=+200.449652227 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68afc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68b500): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68b500): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68b500): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68b500): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68b500): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68b500): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56af50 item 57 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68b500): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68b500): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.929451098 +0000 UTC m=+200.450108030 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68b500): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68ba80): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68ba80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68ba80): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68ba80): >_readAt: n=8, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68ba80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.929451098 +0000 UTC m=+200.450108030 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce68ba80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56b110 item 57 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b81c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b81c0): open at offset 0 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b81c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b81c0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b81c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b81c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b81c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b81c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.930592517 +0000 UTC m=+200.451249458 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b81c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8700): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8700): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8700): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56b730 item 58 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8700): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8700): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.931318228 +0000 UTC m=+200.451975169 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8700): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8c40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8c40): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8c40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56b8f0 item 58 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8c40): _readAt: size=2, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8c40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8c40): _writeAt: size=3, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8c40): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8c40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.932003484 +0000 UTC m=+200.452660435 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b8c40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9200): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9200): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9200): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9200): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9200): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.932003484 +0000 UTC m=+200.452660435 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9200): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56bab0 item 58 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9840): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9840): open at offset 0 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9840): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9840): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9840): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9840): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9840): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9840): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.933796845 +0000 UTC m=+200.454453796 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9840): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9d80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9d80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9d80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12070 item 59 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9d80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9d80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.93440739 +0000 UTC m=+200.455064341 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce6b9d80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7163c0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7163c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7163c0): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7163c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7163c0): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7163c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12230 item 59 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7163c0): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7163c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.935064111 +0000 UTC m=+200.455721062 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7163c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716940): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716940): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716940): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716940): >_readAt: n=8, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716940): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.935064111 +0000 UTC m=+200.455721062 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716940): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf123f0 item 59 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716f80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716f80): open at offset 0 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716f80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716f80): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716f80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716f80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716f80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716f80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.93666611 +0000 UTC m=+200.457323061 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce716f80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7174c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7174c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7174c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12850 item 60 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7174c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7174c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.937279 +0000 UTC m=+200.457935950 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7174c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce717a00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce717a00): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce717a00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12a10 item 60 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce717a00): _readAt: size=2, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce717a00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce717a00): _writeAt: size=3, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce717a00): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce717a00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.937948875 +0000 UTC m=+200.458605826 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce717a00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7440c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7440c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7440c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7440c0): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7440c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.937948875 +0000 UTC m=+200.458605826 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7440c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12bd0 item 60 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744700): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744700): open at offset 0 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744700): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744700): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744700): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744700): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744700): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744700): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.939736395 +0000 UTC m=+200.460393346 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744700): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744c40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744c40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744c40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12f50 item 61 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744c40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744c40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.940362369 +0000 UTC m=+200.461019320 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce744c40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745340): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745340): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745340): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745340): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745340): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.940362369 +0000 UTC m=+200.461019320 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745340): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf13110 item 61 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745980): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745980): open at offset 0 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745980): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745980): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745980): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745980): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745980): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745980): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.941997531 +0000 UTC m=+200.462654482 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745980): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745ec0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745ec0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745ec0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf135e0 item 62 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745ec0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745ec0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.942663389 +0000 UTC m=+200.463320340 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce745ec0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77e6c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77e6c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77e6c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77e6c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77e6c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.942663389 +0000 UTC m=+200.463320340 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77e6c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf137a0 item 62 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77ed00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77ed00): open at offset 0 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77ed00): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77ed00): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77ed00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77ed00): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77ed00): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77ed00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.94440937 +0000 UTC m=+200.465066321 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77ed00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f240): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f240): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f240): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf13b90 item 63 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f240): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f240): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.944949272 +0000 UTC m=+200.465606223 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f240): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f940): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f940): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f940): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f940): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f940): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.944949272 +0000 UTC m=+200.465606223 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce77f940): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf13d50 item 63 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4080): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4080): open at offset 0 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4080): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4080): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4080): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4080): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4080): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4080): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.946555068 +0000 UTC m=+200.467212019 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4080): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b45c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b45c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b45c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc26a10 item 64 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b45c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b45c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.946941849 +0000 UTC m=+200.467598780 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b45c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4cc0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4cc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4cc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4cc0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4cc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.946941849 +0000 UTC m=+200.467598780 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b4cc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc27500 item 64 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5300): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5300): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5300): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5300): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5300): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.948761599 +0000 UTC m=+200.469418550 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5300): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5780): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5780): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5780): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5780): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5780): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb8a070 item 65 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5780): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5780): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.949436145 +0000 UTC m=+200.470093096 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5780): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5c80): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5c80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5c80): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5c80): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5c80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.949436145 +0000 UTC m=+200.470093096 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7b5c80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb8a230 item 65 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e83c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e83c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e83c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e83c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e83c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.950966228 +0000 UTC m=+200.471623179 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e83c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e8840): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e8840): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb8a5b0 item 66 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e8840): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e8840): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e8840): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e8840): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e8840): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.951672683 +0000 UTC m=+200.472329635 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce7e8840): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7780): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7780): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7780): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7780): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7780): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.951672683 +0000 UTC m=+200.472329635 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7780): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824d20 item 66 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7dc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7dc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7dc0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7dc0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7dc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.953338403 +0000 UTC m=+200.473995334 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdff7dc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038340): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038340): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038340): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038340): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038340): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce8250a0 item 67 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038340): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038340): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.954014442 +0000 UTC m=+200.474671372 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038340): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038840): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038840): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038840): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038840): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038840): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.954014442 +0000 UTC m=+200.474671372 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038840): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce825260 item 67 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038ec0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038ec0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038ec0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038ec0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038ec0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.955376085 +0000 UTC m=+200.476033017 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce038ec0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0393c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0393c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce8255e0 item 68 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0393c0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0393c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0393c0): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0393c0): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0393c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.955928641 +0000 UTC m=+200.476585572 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce0393c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce039900): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce039900): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce039900): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce039900): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce039900): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.955928641 +0000 UTC m=+200.476585572 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce039900): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce8257a0 item 68 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce820040): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce820040): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce820040): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce820040): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce820040): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.957272301 +0000 UTC m=+200.477929232 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce820040): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8204c0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8204c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8204c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8204c0): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8204c0): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce825b20 item 69 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8204c0): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8204c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.957778809 +0000 UTC m=+200.478435750 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8204c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8209c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8209c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8209c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8209c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8209c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.957778809 +0000 UTC m=+200.478435750 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8209c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce825ce0 item 69 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821040): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821040): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821040): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821040): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821040): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.959052406 +0000 UTC m=+200.479709337 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821040): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821540): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821540): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc06690 item 70 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821540): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821540): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821540): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821540): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821540): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.959566268 +0000 UTC m=+200.480223199 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821540): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821a80): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821a80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821a80): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821a80): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821a80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.959566268 +0000 UTC m=+200.480223199 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce821a80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc06d20 item 70 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840200): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840200): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840200): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840200): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840200): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.960668703 +0000 UTC m=+200.481325633 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840200): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840700): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840700): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840700): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840700): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840700): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc075e0 item 71 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840700): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840700): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.961149551 +0000 UTC m=+200.481806482 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840700): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840c00): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840c00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840c00): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840c00): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840c00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.961149551 +0000 UTC m=+200.481806482 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce840c00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc07960 item 71 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841280): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841280): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841280): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841280): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841280): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.962396279 +0000 UTC m=+200.483053270 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841280): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841780): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841780): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce586070 item 72 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841780): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841780): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841780): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841780): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841780): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.962916643 +0000 UTC m=+200.483573574 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841780): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841cc0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841cc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841cc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841cc0): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841cc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.962916643 +0000 UTC m=+200.483573574 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce841cc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce586230 item 72 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888380): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888380): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888380): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888380): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888380): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888380): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888380): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.964012154 +0000 UTC m=+200.484669085 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888380): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888880): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888880): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888880): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce586700 item 73 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888880): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888880): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.964466553 +0000 UTC m=+200.485123484 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888880): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888d40): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888d40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888d40): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888d40): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888d40): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5869a0 item 73 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888d40): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888d40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.964981556 +0000 UTC m=+200.485638488 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce888d40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889280): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889280): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889280): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889280): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889280): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.964981556 +0000 UTC m=+200.485638488 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889280): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce586c40 item 73 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8898c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8898c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8898c0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8898c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8898c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8898c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8898c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.966054165 +0000 UTC m=+200.486711126 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8898c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889dc0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889dc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889dc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce587030 item 74 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889dc0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889dc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.966444242 +0000 UTC m=+200.487101173 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce889dc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac400): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac400): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce587260 item 74 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac400): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac400): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac400): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac400): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac400): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.967075947 +0000 UTC m=+200.487732878 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac400): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac980): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac980): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac980): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac980): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac980): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.967075947 +0000 UTC m=+200.487732878 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ac980): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce587420 item 74 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8acfc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8acfc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8acfc0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8acfc0): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8acfc0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8acfc0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8acfc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.968166258 +0000 UTC m=+200.488823189 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8acfc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ad4c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ad4c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ad4c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce587880 item 75 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ad4c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ad4c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.968783635 +0000 UTC m=+200.489440587 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ad4c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ada00): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ada00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ada00): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ada00): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ada00): _writeAt: size=3, off=2 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce587c00 item 75 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ada00): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ada00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.969469231 +0000 UTC m=+200.490126182 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce8ada00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a040): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a040): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a040): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a040): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a040): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.969469231 +0000 UTC m=+200.490126182 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a040): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce587dc0 item 75 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a680): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a680): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a680): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a680): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a680): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a680): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a680): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.971585183 +0000 UTC m=+200.492242134 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90a680): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90ab80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90ab80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90ab80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf402a0 item 76 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90ab80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90ab80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.972222286 +0000 UTC m=+200.492879237 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90ab80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b0c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b0c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf41110 item 76 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b0c0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b0c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b0c0): _writeAt: size=3, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b0c0): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b0c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.973027169 +0000 UTC m=+200.493684119 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b0c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b640): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b640): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b640): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b640): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b640): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.973027169 +0000 UTC m=+200.493684119 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90b640): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf41420 item 76 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90bc80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90bc80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90bc80): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90bc80): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90bc80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90bc80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90bc80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.974742061 +0000 UTC m=+200.495399013 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce90bc80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930280): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930280): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930280): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf41ce0 item 77 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930280): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930280): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.975421607 +0000 UTC m=+200.496078557 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930280): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930980): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930980): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930980): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930980): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930980): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.975421607 +0000 UTC m=+200.496078557 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930980): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce624000 item 77 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930fc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930fc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930fc0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930fc0): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930fc0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930fc0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930fc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.977315507 +0000 UTC m=+200.497972458 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce930fc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9314c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9314c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9314c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce624460 item 78 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9314c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9314c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.977878531 +0000 UTC m=+200.498535482 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9314c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce931bc0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce931bc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce931bc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce931bc0): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce931bc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.977878531 +0000 UTC m=+200.498535482 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce931bc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce624620 item 78 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2300): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2300): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2300): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2300): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2300): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2300): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2300): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.979635975 +0000 UTC m=+200.500292926 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2300): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2800): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2800): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2800): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6249a0 item 79 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2800): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2800): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.980217835 +0000 UTC m=+200.500874776 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2800): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2f00): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2f00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2f00): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2f00): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2f00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.980217835 +0000 UTC m=+200.500874776 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a2f00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce624e70 item 79 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3540): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3540): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3540): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3540): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3540): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3540): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3540): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.982134018 +0000 UTC m=+200.502790969 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3540): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3a40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3a40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3a40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6252d0 item 80 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3a40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3a40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.982739152 +0000 UTC m=+200.503396103 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9a3a40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4240): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4240): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4240): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4240): >_readAt: n=5, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4240): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.982739152 +0000 UTC m=+200.503396103 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4240): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce625490 item 80 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4880): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4880): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4880): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4880): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4880): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.98424595 +0000 UTC m=+200.504902882 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4880): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4d00): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4d00): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4d00): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4d00): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4d00): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4d00): _writeAt: size=3, off=7 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce625960 item 81 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4d00): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4d00): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.984673638 +0000 UTC m=+200.505330570 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c4d00): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5240): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5240): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5240): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5240): >_readAt: n=8, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5240): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.984673638 +0000 UTC m=+200.505330570 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5240): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce625b20 item 81 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c58c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c58c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c58c0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c58c0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c58c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.985980139 +0000 UTC m=+200.506637071 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c58c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5dc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5dc0): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5dc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdd28310 item 82 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5dc0): _readAt: size=2, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5dc0): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5dc0): _writeAt: size=3, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5dc0): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5dc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.986534327 +0000 UTC m=+200.507191257 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9c5dc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2440): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2440): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2440): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2440): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2440): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.986534327 +0000 UTC m=+200.507191257 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2440): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdd284d0 item 82 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2ac0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2ac0): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2ac0): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2ac0): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2ac0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.987734476 +0000 UTC m=+200.508391407 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2ac0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2fc0): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2fc0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2fc0): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2fc0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2fc0): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2fc0): _writeAt: size=3, off=7 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdd289a0 item 83 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2fc0): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2fc0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.988282042 +0000 UTC m=+200.508938973 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e2fc0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3500): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3500): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3500): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3500): >_readAt: n=8, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3500): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.988282042 +0000 UTC m=+200.508938973 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3500): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdd28b60 item 83 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3b80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3b80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3b80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3b80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3b80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.989551112 +0000 UTC m=+200.510208042 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbce9e3b80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12180): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12180): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12180): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdd29490 item 84 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12180): _readAt: size=2, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12180): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12180): _writeAt: size=3, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12180): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12180): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.990075553 +0000 UTC m=+200.510732494 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12180): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12700): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12700): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12700): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12700): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12700): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.990075553 +0000 UTC m=+200.510732494 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12700): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdd29730 item 84 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12d80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12d80): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12d80): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12d80): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12d80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.991145115 +0000 UTC m=+200.511802046 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea12d80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13280): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13280): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13280): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13280): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13280): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13280): _writeAt: size=3, off=7 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdd29c00 item 85 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13280): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13280): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.992299848 +0000 UTC m=+200.512956780 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13280): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea137c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea137c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea137c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea137c0): >_readAt: n=8, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea137c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.992299848 +0000 UTC m=+200.512956780 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea137c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce702070 item 85 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13e40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13e40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13e40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13e40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13e40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.993780207 +0000 UTC m=+200.514437138 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea13e40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e440): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e440): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e440): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce702540 item 86 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e440): _readAt: size=2, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e440): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e440): _writeAt: size=3, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e440): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e440): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.994295291 +0000 UTC m=+200.514952222 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e440): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e9c0): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e9c0): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e9c0): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e9c0): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e9c0): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.994295291 +0000 UTC m=+200.514952222 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3e9c0): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce702700 item 86 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f040): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f040): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f040): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f040): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f040): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.995405119 +0000 UTC m=+200.516062050 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f040): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f540): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f540): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f540): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f540): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f540): >_readAt: n=2, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f540): _writeAt: size=3, off=7 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce702a80 item 87 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f540): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f540): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.995873806 +0000 UTC m=+200.516530737 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3f540): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3fa80): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3fa80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3fa80): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3fa80): >_readAt: n=8, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3fa80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.995873806 +0000 UTC m=+200.516530737 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea3fa80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce702c40 item 87 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 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/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70200): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70200): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70200): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70200): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70200): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.996971811 +0000 UTC m=+200.517628752 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70200): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70700): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70700): open at offset 5 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70700): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce703030 item 88 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70700): _readAt: size=2, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70700): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70700): _writeAt: size=3, off=5 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70700): >_writeAt: n=3, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70700): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.997444625 +0000 UTC m=+200.518101556 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70700): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70c80): _readAt: size=512, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70c80): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70c80): >openPending: err= 2026/05/19 01:10:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70c80): >_readAt: n=3, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70c80): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.997444625 +0000 UTC m=+200.518101556 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcea70c80): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: Remove: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce7032d0 item 88 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9700): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9700): open at offset 0 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9700): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9700): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9700): >_readAt: n=0, err=EOF 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9700): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9700): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9700): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.998921617 +0000 UTC m=+200.519578558 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9700): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9c40): _writeAt: size=5, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9c40): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9c40): >openPending: err= 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcead64d0 item 89 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9c40): >_writeAt: n=5, err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9c40): close: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:25.999546369 +0000 UTC m=+200.520203310 2026/05/19 01:10:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdef9c40): >close: err= 2026/05/19 01:10:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/19 01:10:25 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdf2e280): _readAt: size=2, off=0 2026/05/19 01:10:25 DEBUG : open-test-file(0xefbcdf2e280): openPending: 2026/05/19 01:10:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e280): open at offset 5 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e280): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e280): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e280): _writeAt: size=3, off=7 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcead6690 item 89 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e280): >_writeAt: n=3, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e280): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.000050523 +0000 UTC m=+200.520707474 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e280): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e800): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e800): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e800): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e800): >_readAt: n=8, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e800): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.000050523 +0000 UTC m=+200.520707474 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2e800): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcead6850 item 89 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2ee40): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2ee40): open at offset 0 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2ee40): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2ee40): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2ee40): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2ee40): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2ee40): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2ee40): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.001766778 +0000 UTC m=+200.522423709 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2ee40): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f380): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f380): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f380): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcead6e70 item 90 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f380): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f380): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.00238655 +0000 UTC m=+200.523043481 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f380): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f8c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f8c0): open at offset 5 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f8c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcead7030 item 90 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f8c0): _readAt: size=2, off=5 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f8c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f8c0): _writeAt: size=3, off=5 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f8c0): >_writeAt: n=3, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f8c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.003178787 +0000 UTC m=+200.523835728 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2f8c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2fe80): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2fe80): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2fe80): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2fe80): >_readAt: n=3, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2fe80): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.003178787 +0000 UTC m=+200.523835728 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf2fe80): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcead7260 item 90 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea925c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea925c0): open at offset 0 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea925c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea925c0): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea925c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea925c0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea925c0): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea925c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.004622247 +0000 UTC m=+200.525279188 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea925c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea92b00): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea92b00): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea92b00): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcead75e0 item 91 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea92b00): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea92b00): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.005173588 +0000 UTC m=+200.525830530 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea92b00): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93040): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93040): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93040): open at offset 5 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93040): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93040): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93040): _writeAt: size=3, off=7 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcead77a0 item 91 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93040): >_writeAt: n=3, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93040): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.005679986 +0000 UTC m=+200.526336917 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93040): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea935c0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea935c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea935c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea935c0): >_readAt: n=8, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea935c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.005679986 +0000 UTC m=+200.526336917 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea935c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcead7960 item 91 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 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/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93c00): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93c00): open at offset 0 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93c00): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93c00): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93c00): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93c00): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93c00): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93c00): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.00677688 +0000 UTC m=+200.527433811 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcea93c00): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2240): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2240): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2240): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcead7ce0 item 92 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2240): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2240): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.007197886 +0000 UTC m=+200.527854827 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2240): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2780): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2780): open at offset 5 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2780): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcd972380 item 92 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2780): _readAt: size=2, off=5 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2780): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2780): _writeAt: size=3, off=5 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2780): >_writeAt: n=3, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2780): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.007686149 +0000 UTC m=+200.528343121 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2780): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2d40): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2d40): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2d40): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2d40): >_readAt: n=3, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2d40): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.007686149 +0000 UTC m=+200.528343121 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab2d40): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcd9728c0 item 92 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab3380): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab3380): open at offset 0 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab3380): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab3380): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab3380): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab3380): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab3380): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab3380): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.008868725 +0000 UTC m=+200.529525657 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab3380): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab38c0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab38c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab38c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcd973260 item 93 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab38c0): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab38c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.00927875 +0000 UTC m=+200.529935681 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceab38c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead80c0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead80c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead80c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead80c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead80c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.00927875 +0000 UTC m=+200.529935681 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead80c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc52070 item 93 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 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/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8700): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8700): open at offset 0 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8700): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8700): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8700): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8700): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8700): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8700): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.010485822 +0000 UTC m=+200.531142754 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8700): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8c40): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8c40): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8c40): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc52cb0 item 94 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8c40): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8c40): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.010920044 +0000 UTC m=+200.531576975 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead8c40): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9340): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9340): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9340): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9340): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9340): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.010920044 +0000 UTC m=+200.531576975 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9340): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc52f50 item 94 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 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/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9980): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9980): open at offset 0 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9980): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9980): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9980): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9980): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9980): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9980): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.012258945 +0000 UTC m=+200.532915876 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9980): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9ec0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9ec0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9ec0): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc53960 item 95 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9ec0): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9ec0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.012586474 +0000 UTC m=+200.533243415 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcead9ec0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafe6c0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafe6c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafe6c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafe6c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafe6c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.012586474 +0000 UTC m=+200.533243415 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafe6c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc53c70 item 95 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 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/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafed00): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafed00): open at offset 0 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafed00): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafed00): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafed00): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafed00): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafed00): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafed00): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.013972395 +0000 UTC m=+200.534629326 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceafed00): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff240): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff240): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff240): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce684310 item 96 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff240): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff240): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.01442981 +0000 UTC m=+200.535086741 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff240): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff940): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff940): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff940): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff940): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff940): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.01442981 +0000 UTC m=+200.535086741 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbceaff940): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6845b0 item 96 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= 2026/05/19 01:10:26 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:26 DEBUG : Looking for writers 2026/05/19 01:10:26 DEBUG : >WaitForWriters: 2026/05/19 01:10:26 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:26 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:26 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:26 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:26 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/19 01:10:26 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872ac0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872ac0): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872ac0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872ac0): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872ac0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.94292057 +0000 UTC m=+201.463577511 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872ac0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872f80): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872f80): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872f80): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872f80): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872f80): _writeAt: size=3, off=2 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872f80): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872f80): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.94292057 +0000 UTC m=+201.463577511 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd872f80): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873440): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873440): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873440): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873440): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873440): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.94292057 +0000 UTC m=+201.463577511 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873440): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce9b0620 item 1 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873a80): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873a80): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873a80): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873a80): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873a80): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.944837465 +0000 UTC m=+201.465494406 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd873a80): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc760c0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc760c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc760c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc760c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc760c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.944837465 +0000 UTC m=+201.465494406 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc760c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce9b0af0 item 2 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77680): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77680): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77680): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77680): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77680): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.946350736 +0000 UTC m=+201.467007677 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77680): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77cc0): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77cc0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77cc0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77cc0): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77cc0): _writeAt: size=3, off=2 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77cc0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.946350736 +0000 UTC m=+201.467007677 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdc77cc0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2823c0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2823c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2823c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2823c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2823c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.946350736 +0000 UTC m=+201.467007677 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2823c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce9b1030 item 3 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce282c80): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce282c80): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce282c80): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce282c80): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce282c80): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.948422172 +0000 UTC m=+201.469079113 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce282c80): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2831c0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2831c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2831c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2831c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2831c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.948422172 +0000 UTC m=+201.469079113 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce2831c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce9b1500 item 4 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283800): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283800): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283800): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283800): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283800): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.949803464 +0000 UTC m=+201.470460395 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283800): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283cc0): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283cc0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283cc0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283cc0): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283cc0): _writeAt: size=3, off=2 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283cc0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.949803464 +0000 UTC m=+201.470460395 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce283cc0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090540): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090540): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090540): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090540): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090540): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.949803464 +0000 UTC m=+201.470460395 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090540): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce9b1880 item 5 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090d80): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090d80): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090d80): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090d80): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090d80): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.951667138 +0000 UTC m=+201.472324079 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce090d80): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091400): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091400): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091400): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091400): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091400): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.951667138 +0000 UTC m=+201.472324079 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091400): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6841c0 item 6 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091ac0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091ac0): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091ac0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091ac0): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091ac0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.952947458 +0000 UTC m=+201.473604389 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce091ac0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e2180): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e2180): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e2180): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e2180): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e2180): _writeAt: size=3, off=2 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e2180): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e2180): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.952947458 +0000 UTC m=+201.473604389 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e2180): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3600): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3600): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3600): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3600): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3600): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.952947458 +0000 UTC m=+201.473604389 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3600): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce684620 item 7 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3cc0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3cc0): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3cc0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3cc0): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3cc0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.9568305 +0000 UTC m=+201.477487472 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcd9e3cc0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6e780): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6e780): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6e780): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6e780): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6e780): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.9568305 +0000 UTC m=+201.477487472 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6e780): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce684b60 item 8 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6f680): _readAt: size=2, off=0 2026/05/19 01:10:26 ERROR : open-test-file(0xefbcdb6f680): Couldn't read size of file 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6f680): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6f680): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6f680): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6f680): close: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6f680): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6fa80): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6fa80): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6fa80): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6fa80): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6fa80): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.959164372 +0000 UTC m=+201.479821334 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdb6fa80): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e1c0): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e1c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e1c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e1c0): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e1c0): _writeAt: size=3, off=2 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e1c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.959164372 +0000 UTC m=+201.479821334 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e1c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e6c0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e6c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e6c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e6c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e6c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.959164372 +0000 UTC m=+201.479821334 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2e6c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce684f50 item 9 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2ed40): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2ed40): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2ed40): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2ed40): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2ed40): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.963002098 +0000 UTC m=+201.483659100 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2ed40): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2f340): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2f340): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2f340): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2f340): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2f340): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.963002098 +0000 UTC m=+201.483659100 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcde2f340): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6856c0 item 10 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebc480): _readAt: size=2, off=0 2026/05/19 01:10:26 ERROR : open-test-file(0xefbcdebc480): Couldn't read size of file 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebc480): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebc480): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebc480): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebc480): close: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebc480): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebca00): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebca00): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebca00): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebca00): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebca00): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.966003954 +0000 UTC m=+201.486660915 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebca00): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebd280): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebd280): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebd280): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebd280): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebd280): _writeAt: size=3, off=2 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebd280): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebd280): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.966003954 +0000 UTC m=+201.486660915 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebd280): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebdb00): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebdb00): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebdb00): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebdb00): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebdb00): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.966003954 +0000 UTC m=+201.486660915 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdebdb00): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce685a40 item 11 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4440): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4440): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4440): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4440): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4440): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.96817012 +0000 UTC m=+201.488827061 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4440): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4980): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4980): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4980): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4980): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4980): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.96817012 +0000 UTC m=+201.488827061 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4980): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f8070 item 12 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4fc0): _readAt: size=2, off=0 2026/05/19 01:10:26 ERROR : open-test-file(0xefbce6b4fc0): Couldn't read size of file 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4fc0): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4fc0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4fc0): close: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b4fc0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5380): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5380): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5380): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5380): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5380): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.969521735 +0000 UTC m=+201.490178676 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5380): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5a40): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5a40): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5a40): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5a40): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5a40): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.969521735 +0000 UTC m=+201.490178676 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce6b5a40): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f83f0 item 13 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4200): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4200): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4200): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4200): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4200): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.970989961 +0000 UTC m=+201.491646902 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4200): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4740): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4740): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4740): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4740): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4740): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.970989961 +0000 UTC m=+201.491646902 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4740): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f8770 item 14 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4d80): _readAt: size=2, off=0 2026/05/19 01:10:26 ERROR : open-test-file(0xefbcdef4d80): Couldn't read size of file 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4d80): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4d80): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4d80): close: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef4d80): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5140): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5140): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5140): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5140): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5140): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.972395809 +0000 UTC m=+201.493052750 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5140): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5800): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5800): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5800): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5800): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5800): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.972395809 +0000 UTC m=+201.493052750 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5800): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f8af0 item 15 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 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/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5e80): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5e80): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5e80): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5e80): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5e80): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.973855369 +0000 UTC m=+201.494512310 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdef5e80): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf084c0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf084c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf084c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf084c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf084c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.973855369 +0000 UTC m=+201.494512310 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf084c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f8e70 item 16 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08b00): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08b00): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08b00): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08b00): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08b00): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.975277699 +0000 UTC m=+201.495934640 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08b00): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08f80): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08f80): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08f80): open at offset 5 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08f80): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08f80): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08f80): _writeAt: size=3, off=7 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08f80): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08f80): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.975277699 +0000 UTC m=+201.495934640 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf08f80): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09480): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09480): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09480): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09480): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09480): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.975277699 +0000 UTC m=+201.495934640 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09480): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f9260 item 17 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09b00): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09b00): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09b00): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09b00): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09b00): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.977063696 +0000 UTC m=+201.497720637 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf09b00): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a140): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a140): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a140): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a140): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a140): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.977063696 +0000 UTC m=+201.497720637 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a140): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f98f0 item 18 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a7c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a7c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a7c0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a7c0): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a7c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.97834101 +0000 UTC m=+201.498997951 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1a7c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1acc0): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1acc0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1acc0): open at offset 5 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1acc0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1acc0): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1acc0): _writeAt: size=3, off=7 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1acc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1acc0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.97834101 +0000 UTC m=+201.498997951 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1acc0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b1c0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b1c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b1c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b1c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b1c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.97834101 +0000 UTC m=+201.498997951 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b1c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5f9c70 item 19 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b840): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b840): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b840): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b840): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b840): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.980193814 +0000 UTC m=+201.500850755 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1b840): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1bd80): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1bd80): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1bd80): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1bd80): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1bd80): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.980193814 +0000 UTC m=+201.500850755 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf1bd80): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce7382a0 item 20 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66500): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66500): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66500): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66500): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66500): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.981587558 +0000 UTC m=+201.502244499 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66500): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66a00): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66a00): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66a00): open at offset 5 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66a00): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66a00): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66a00): _writeAt: size=3, off=7 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66a00): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.981587558 +0000 UTC m=+201.502244499 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66a00): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66f00): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66f00): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66f00): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66f00): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66f00): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.981587558 +0000 UTC m=+201.502244499 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf66f00): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce738620 item 21 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67580): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67580): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67580): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67580): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67580): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.983380409 +0000 UTC m=+201.504037350 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67580): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67ac0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67ac0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67ac0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67ac0): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67ac0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.983380409 +0000 UTC m=+201.504037350 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdf67ac0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce738af0 item 22 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6240): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6240): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6240): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6240): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6240): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.985569608 +0000 UTC m=+201.506226570 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6240): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6740): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6740): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6740): open at offset 5 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6740): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6740): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6740): _writeAt: size=3, off=7 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6740): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6740): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.985569608 +0000 UTC m=+201.506226570 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6740): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6c40): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6c40): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6c40): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6c40): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6c40): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.985569608 +0000 UTC m=+201.506226570 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa6c40): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce738e70 item 23 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 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/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa72c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa72c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa72c0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa72c0): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa72c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.988354503 +0000 UTC m=+201.509011464 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa72c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa7800): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa7800): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa7800): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa7800): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa7800): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.988354503 +0000 UTC m=+201.509011464 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbcdfa7800): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce739500 item 24 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152940): _readAt: size=2, off=0 2026/05/19 01:10:26 ERROR : open-test-file(0xefbce152940): Couldn't read size of file 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152940): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152940): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152940): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152940): close: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152940): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152d00): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152d00): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152d00): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152d00): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152d00): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.99003411 +0000 UTC m=+201.510691051 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce152d00): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce153380): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce153380): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce153380): open at offset 5 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce153380): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce153380): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce153380): _writeAt: size=3, off=7 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce153380): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce153380): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.99003411 +0000 UTC m=+201.510691051 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce153380): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce1538c0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce1538c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce1538c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce1538c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce1538c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.99003411 +0000 UTC m=+201.510691051 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce1538c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb8b500 item 25 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004040): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004040): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004040): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004040): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004040): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.991932017 +0000 UTC m=+201.512588958 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004040): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004580): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004580): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004580): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004580): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004580): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.991932017 +0000 UTC m=+201.512588958 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004580): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb8b9d0 item 26 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004bc0): _readAt: size=2, off=0 2026/05/19 01:10:26 ERROR : open-test-file(0xefbce004bc0): Couldn't read size of file 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004bc0): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004bc0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004bc0): close: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004bc0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004f80): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004f80): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004f80): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004f80): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004f80): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.993365057 +0000 UTC m=+201.514021998 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce004f80): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce005480): _readAt: size=2, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce005480): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce005480): open at offset 5 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce005480): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce005480): >_readAt: n=2, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce005480): _writeAt: size=3, off=7 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce005480): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce005480): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.993365057 +0000 UTC m=+201.514021998 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce005480): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce0059c0): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce0059c0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce0059c0): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce0059c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce0059c0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.993365057 +0000 UTC m=+201.514021998 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce0059c0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb8bd50 item 27 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 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/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e140): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e140): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e140): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e140): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e140): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.995333037 +0000 UTC m=+201.515989978 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e140): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e680): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e680): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e680): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e680): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e680): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.995333037 +0000 UTC m=+201.515989978 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03e680): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6dc380 item 28 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03ecc0): _readAt: size=2, off=0 2026/05/19 01:10:26 ERROR : open-test-file(0xefbce03ecc0): Couldn't read size of file 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03ecc0): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03ecc0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03ecc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03ecc0): close: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03ecc0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f080): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f080): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f080): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f080): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f080): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.996711844 +0000 UTC m=+201.517368785 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f080): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f740): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f740): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f740): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f740): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f740): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.996711844 +0000 UTC m=+201.517368785 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03f740): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6dc7e0 item 29 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 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/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03fdc0): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03fdc0): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03fdc0): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03fdc0): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03fdc0): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.998213174 +0000 UTC m=+201.518870104 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce03fdc0): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09c400): _readAt: size=512, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09c400): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09c400): >openPending: err= 2026/05/19 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09c400): >_readAt: n=5, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09c400): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.998213174 +0000 UTC m=+201.518870104 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09c400): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: Remove: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6dcbd0 item 30 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:26 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/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09ca40): _readAt: size=2, off=0 2026/05/19 01:10:26 ERROR : open-test-file(0xefbce09ca40): Couldn't read size of file 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09ca40): >_readAt: n=0, err=EOF 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09ca40): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09ca40): >_writeAt: n=0, err=Bad file descriptor 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09ca40): close: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09ca40): >close: err= 2026/05/19 01:10:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:26 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09ce00): openPending: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09ce00): >openPending: err= 2026/05/19 01:10:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09ce00): _writeAt: size=5, off=0 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09ce00): >_writeAt: n=5, err= 2026/05/19 01:10:26 DEBUG : open-test-file(0xefbce09ce00): close: 2026/05/19 01:10:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.999646433 +0000 UTC m=+201.520303374 2026/05/19 01:10:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09ce00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09d4c0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09d4c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09d4c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09d4c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09d4c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:26.999646433 +0000 UTC m=+201.520303374 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09d4c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6dd030 item 31 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09db40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09db40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09db40): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09db40): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09db40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.002185224 +0000 UTC m=+201.522842185 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce09db40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8180): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8180): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8180): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8180): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8180): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.002185224 +0000 UTC m=+201.522842185 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8180): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6dd490 item 32 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e87c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e87c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e87c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e87c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e87c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.004148756 +0000 UTC m=+201.524805726 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e87c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8c40): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8c40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8c40): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8c40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8c40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6dd880 item 33 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8c40): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8c40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.004830896 +0000 UTC m=+201.525487856 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e8c40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9140): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9140): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9140): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9140): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9140): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.004830896 +0000 UTC m=+201.525487856 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9140): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6dda40 item 33 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9780): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9780): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9780): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9780): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9780): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.006215744 +0000 UTC m=+201.526872675 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9780): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9c00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9c00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce6dddc0 item 34 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9c00): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9c00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9c00): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9c00): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9c00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.006707595 +0000 UTC m=+201.527364536 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0e9c00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c240): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c240): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c240): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c240): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c240): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.006707595 +0000 UTC m=+201.527364536 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c240): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce222310 item 34 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c880): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c880): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c880): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c880): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c880): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.008452393 +0000 UTC m=+201.529109354 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13c880): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13cd00): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13cd00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13cd00): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13cd00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13cd00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce222690 item 35 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13cd00): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13cd00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.009146325 +0000 UTC m=+201.529803286 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13cd00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea700c0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea700c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea700c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea700c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea700c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.009146325 +0000 UTC m=+201.529803286 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea700c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce222930 item 35 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13d700): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13d700): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13d700): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13d700): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13d700): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.010689523 +0000 UTC m=+201.531346464 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13d700): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13dc00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13dc00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce222cb0 item 36 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13dc00): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13dc00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13dc00): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13dc00): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13dc00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.011258739 +0000 UTC m=+201.531915680 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce13dc00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172240): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172240): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172240): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172240): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172240): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.011258739 +0000 UTC m=+201.531915680 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172240): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce222e70 item 36 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172880): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172880): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172880): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172880): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172880): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.012536495 +0000 UTC m=+201.533193426 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172880): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172d00): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172d00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172d00): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172d00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172d00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce223260 item 37 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172d00): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172d00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.013027473 +0000 UTC m=+201.533684414 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce172d00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173200): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173200): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173200): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173200): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173200): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.013027473 +0000 UTC m=+201.533684414 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173200): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce223500 item 37 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173880): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173880): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173880): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173880): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173880): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.014392124 +0000 UTC m=+201.535049065 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173880): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173d80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173d80): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2239d0 item 38 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173d80): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173d80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173d80): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173d80): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173d80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.014957443 +0000 UTC m=+201.535614374 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce173d80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1ba3c0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1ba3c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1ba3c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1ba3c0): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1ba3c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.014957443 +0000 UTC m=+201.535614374 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1ba3c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce223b90 item 38 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baa40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baa40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baa40): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baa40): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baa40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.01622521 +0000 UTC m=+201.536897089 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baa40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baf40): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baf40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baf40): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baf40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baf40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1de5b0 item 39 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baf40): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baf40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.016681813 +0000 UTC m=+201.537338754 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1baf40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bb440): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bb440): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bb440): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bb440): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bb440): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.016681813 +0000 UTC m=+201.537338754 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bb440): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1de850 item 39 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bbac0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bbac0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bbac0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bbac0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bbac0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.01798148 +0000 UTC m=+201.538638411 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1bbac0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d20c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d20c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1debd0 item 40 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d20c0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d20c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d20c0): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d20c0): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d20c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.018527091 +0000 UTC m=+201.539184033 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d20c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2600): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2600): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2600): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2600): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2600): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.018527091 +0000 UTC m=+201.539184033 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2600): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1ded90 item 40 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2bc0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2bc0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2bc0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2bc0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2bc0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2bc0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.019704588 +0000 UTC m=+201.540361529 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d2bc0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d30c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d30c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d30c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1df340 item 41 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d30c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d30c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.020145581 +0000 UTC m=+201.540802523 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d30c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3580): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3580): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3580): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3580): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3580): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1df570 item 41 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3580): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3580): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.020642311 +0000 UTC m=+201.541299242 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3580): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3ac0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3ac0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3ac0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3ac0): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3ac0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.020642311 +0000 UTC m=+201.541299242 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce1d3ac0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1df730 item 41 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200200): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200200): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200200): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200200): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200200): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200200): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200200): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.021952848 +0000 UTC m=+201.542609789 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200200): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200700): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200700): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200700): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1dfab0 item 42 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200700): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200700): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.022389645 +0000 UTC m=+201.543046575 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200700): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200c40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200c40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1dfc70 item 42 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200c40): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200c40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200c40): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200c40): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200c40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.022929004 +0000 UTC m=+201.543585945 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce200c40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2011c0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2011c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2011c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2011c0): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2011c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.022929004 +0000 UTC m=+201.543585945 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2011c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1dfe30 item 42 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201800): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201800): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201800): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201800): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201800): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201800): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201800): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.024155523 +0000 UTC m=+201.544812464 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201800): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201d00): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201d00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201d00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5a310 item 43 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201d00): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201d00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.024553225 +0000 UTC m=+201.545210157 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce201d00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224340): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224340): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224340): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224340): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224340): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5a5b0 item 43 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224340): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224340): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.025025879 +0000 UTC m=+201.545682820 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224340): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224880): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224880): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224880): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224880): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224880): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.025025879 +0000 UTC m=+201.545682820 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224880): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5a7e0 item 43 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224ec0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224ec0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224ec0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224ec0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224ec0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224ec0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.026259562 +0000 UTC m=+201.546916503 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce224ec0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2253c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2253c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2253c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5ab60 item 44 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2253c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2253c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.026596088 +0000 UTC m=+201.547253019 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2253c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225900): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225900): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5ad20 item 44 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225900): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225900): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225900): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225900): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225900): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.027026101 +0000 UTC m=+201.547683032 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225900): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225e80): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225e80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225e80): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225e80): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225e80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.027026101 +0000 UTC m=+201.547683032 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce225e80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5aee0 item 44 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2545c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2545c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2545c0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2545c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2545c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2545c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2545c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.028426078 +0000 UTC m=+201.549083019 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2545c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce254ac0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce254ac0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce254ac0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5b420 item 45 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce254ac0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce254ac0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.02894534 +0000 UTC m=+201.549602271 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce254ac0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2551c0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2551c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2551c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2551c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2551c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.02894534 +0000 UTC m=+201.549602271 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2551c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5b5e0 item 45 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255800): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255800): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255800): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255800): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255800): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255800): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255800): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.030392536 +0000 UTC m=+201.551049477 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255800): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255d00): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255d00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255d00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5b9d0 item 46 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255d00): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255d00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.030826937 +0000 UTC m=+201.551483868 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce255d00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272500): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272500): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272500): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272500): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272500): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.030826937 +0000 UTC m=+201.551483868 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272500): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcea5bb90 item 46 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272b40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272b40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272b40): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272b40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272b40): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272b40): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272b40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.032192388 +0000 UTC m=+201.552849320 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce272b40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273040): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273040): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273040): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c0070 item 47 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273040): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273040): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.032613785 +0000 UTC m=+201.553270717 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273040): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273740): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273740): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273740): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273740): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273740): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.032613785 +0000 UTC m=+201.553270717 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273740): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c0230 item 47 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273d80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273d80): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273d80): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273d80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273d80): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273d80): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273d80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.033812221 +0000 UTC m=+201.554469153 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce273d80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2ba380): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2ba380): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2ba380): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c05b0 item 48 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2ba380): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2ba380): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.034319551 +0000 UTC m=+201.554976482 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2ba380): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2baa80): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2baa80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2baa80): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2baa80): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2baa80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.034319551 +0000 UTC m=+201.554976482 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2baa80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c0770 item 48 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb0c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb0c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb0c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb0c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb0c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.035430681 +0000 UTC m=+201.556087612 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb0c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb540): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb540): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb540): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb540): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb540): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb540): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c0e00 item 49 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb540): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb540): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.035825998 +0000 UTC m=+201.556482929 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bb540): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bba80): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bba80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bba80): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bba80): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bba80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.035825998 +0000 UTC m=+201.556482929 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce2bba80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c0fc0 item 49 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc140): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc140): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc140): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc140): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc140): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.03742916 +0000 UTC m=+201.558086101 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc140): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc640): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc640): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc640): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce739960 item 50 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc640): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc640): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc640): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc640): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc640): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.037971125 +0000 UTC m=+201.558628066 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffc640): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffcbc0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffcbc0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffcbc0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffcbc0): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffcbc0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.037971125 +0000 UTC m=+201.558628066 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffcbc0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce739b20 item 50 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd240): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd240): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd240): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd240): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd240): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.039300558 +0000 UTC m=+201.559957500 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd240): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd740): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd740): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd740): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd740): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd740): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd740): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb70000 item 51 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd740): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd740): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.039794903 +0000 UTC m=+201.560451844 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffd740): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffdc80): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffdc80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffdc80): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffdc80): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffdc80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.039794903 +0000 UTC m=+201.560451844 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdffdc80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb701c0 item 51 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314400): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314400): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314400): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314400): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314400): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.041065876 +0000 UTC m=+201.561722817 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314400): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314900): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314900): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314900): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb70540 item 52 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314900): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314900): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314900): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314900): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314900): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.04156522 +0000 UTC m=+201.562222151 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314900): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314e80): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314e80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314e80): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314e80): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314e80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.04156522 +0000 UTC m=+201.562222151 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce314e80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb70700 item 52 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315500): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315500): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315500): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315500): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315500): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.042794574 +0000 UTC m=+201.563451515 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315500): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315a00): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315a00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315a00): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315a00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315a00): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315a00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb70a80 item 53 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315a00): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315a00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.04332583 +0000 UTC m=+201.563982771 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce315a00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c040): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c040): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c040): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c040): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c040): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.04332583 +0000 UTC m=+201.563982771 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c040): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb70c40 item 53 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c6c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c6c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c6c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c6c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c6c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.044903542 +0000 UTC m=+201.565560483 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32c6c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32cbc0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32cbc0): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32cbc0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb70fc0 item 54 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32cbc0): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32cbc0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32cbc0): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32cbc0): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32cbc0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.045581384 +0000 UTC m=+201.566238325 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32cbc0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d140): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d140): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d140): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d140): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d140): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.045581384 +0000 UTC m=+201.566238325 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d140): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb711f0 item 54 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d7c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d7c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d7c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d7c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d7c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.046798945 +0000 UTC m=+201.567455937 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32d7c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32dcc0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32dcc0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32dcc0): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32dcc0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32dcc0): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32dcc0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb715e0 item 55 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32dcc0): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32dcc0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.047337715 +0000 UTC m=+201.567994646 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce32dcc0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342300): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342300): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342300): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342300): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342300): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.047337715 +0000 UTC m=+201.567994646 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342300): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb717a0 item 55 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342980): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342980): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342980): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342980): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342980): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.049145964 +0000 UTC m=+201.569802905 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342980): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342e80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342e80): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342e80): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb71b90 item 56 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342e80): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342e80): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342e80): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342e80): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342e80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.050141435 +0000 UTC m=+201.570798376 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce342e80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343400): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343400): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343400): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343400): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343400): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.050141435 +0000 UTC m=+201.570798376 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343400): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbceb71d50 item 56 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343a40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343a40): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343a40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343a40): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343a40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343a40): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343a40): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343a40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.05143402 +0000 UTC m=+201.572090961 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce343a40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a080): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a080): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a080): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53a310 item 57 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a080): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a080): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.05186755 +0000 UTC m=+201.572524481 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a080): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a5c0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a5c0): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a5c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a5c0): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a5c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53a4d0 item 57 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a5c0): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a5c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.052374467 +0000 UTC m=+201.573031398 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35a5c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35ab40): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35ab40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35ab40): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35ab40): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35ab40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.052374467 +0000 UTC m=+201.573031398 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35ab40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53a690 item 57 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b180): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b180): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b180): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b180): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b180): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b180): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b180): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b180): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.05354433 +0000 UTC m=+201.574201261 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b180): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b6c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b6c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b6c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53abd0 item 58 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b6c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b6c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.053987398 +0000 UTC m=+201.574644329 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35b6c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35bc00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35bc00): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35bc00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53ad90 item 58 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35bc00): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35bc00): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35bc00): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35bc00): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35bc00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.054484617 +0000 UTC m=+201.575141548 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce35bc00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce3702c0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce3702c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce3702c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce3702c0): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce3702c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.054484617 +0000 UTC m=+201.575141548 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce3702c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53afc0 item 58 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370900): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370900): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370900): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370900): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370900): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370900): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370900): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370900): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.055733899 +0000 UTC m=+201.576390840 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370900): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370e40): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370e40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370e40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53b340 item 59 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370e40): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370e40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.056216532 +0000 UTC m=+201.576873473 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce370e40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371380): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371380): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371380): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371380): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371380): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371380): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53b500 item 59 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371380): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371380): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.056719713 +0000 UTC m=+201.577376654 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371380): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371900): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371900): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371900): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371900): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371900): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.056719713 +0000 UTC m=+201.577376654 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce371900): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53b6c0 item 59 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406040): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406040): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406040): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406040): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406040): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406040): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406040): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406040): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.058048285 +0000 UTC m=+201.578705226 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406040): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406580): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406580): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406580): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53bb20 item 60 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406580): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406580): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.058506251 +0000 UTC m=+201.579163192 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406580): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406ac0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406ac0): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406ac0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce53bd50 item 60 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406ac0): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406ac0): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406ac0): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406ac0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.05905616 +0000 UTC m=+201.579713102 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce406ac0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407080): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407080): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407080): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407080): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407080): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.05905616 +0000 UTC m=+201.579713102 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407080): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1ca150 item 60 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4076c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4076c0): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4076c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4076c0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4076c0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4076c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4076c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4076c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.060340509 +0000 UTC m=+201.580997440 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4076c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407c00): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407c00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407c00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1ca4d0 item 61 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407c00): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407c00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.061058095 +0000 UTC m=+201.581715036 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce407c00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420400): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420400): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420400): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420400): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420400): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.061058095 +0000 UTC m=+201.581715036 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420400): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1ca700 item 61 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420a40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420a40): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420a40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420a40): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420a40): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420a40): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420a40): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420a40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.062488921 +0000 UTC m=+201.583145862 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420a40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420f80): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420f80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420f80): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1cab60 item 62 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420f80): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420f80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.062879891 +0000 UTC m=+201.583536822 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce420f80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421680): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421680): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421680): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421680): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421680): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.062879891 +0000 UTC m=+201.583536822 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421680): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1cad20 item 62 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421cc0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421cc0): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421cc0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421cc0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421cc0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421cc0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421cc0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.064151675 +0000 UTC m=+201.584808606 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce421cc0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438300): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438300): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438300): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1cb260 item 63 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438300): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438300): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.064510403 +0000 UTC m=+201.585167334 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438300): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438a00): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438a00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438a00): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438a00): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438a00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.064510403 +0000 UTC m=+201.585167334 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce438a00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1cb490 item 63 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439040): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439040): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439040): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439040): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439040): >_readAt: n=0, err=Bad file descriptor 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439040): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439040): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439040): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.065669575 +0000 UTC m=+201.586326507 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439040): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439580): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439580): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439580): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1cb810 item 64 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439580): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439580): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.066056207 +0000 UTC m=+201.586713137 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439580): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439c80): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439c80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439c80): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439c80): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439c80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.066056207 +0000 UTC m=+201.586713137 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce439c80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce1cbc00 item 64 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4523c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4523c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4523c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4523c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4523c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.067166626 +0000 UTC m=+201.587823556 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce4523c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452840): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452840): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452840): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452840): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452840): _writeAt: size=3, off=2 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5ce770 item 65 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452840): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452840): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.067691758 +0000 UTC m=+201.588348689 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452840): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452d40): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452d40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452d40): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452d40): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452d40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.067691758 +0000 UTC m=+201.588348689 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce452d40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5cec40 item 65 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453380): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453380): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453380): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453380): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453380): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.068743938 +0000 UTC m=+201.589400869 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453380): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453800): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453800): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5cf9d0 item 66 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453800): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453800): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453800): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453800): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453800): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.069277867 +0000 UTC m=+201.589934799 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453800): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453d40): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453d40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453d40): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453d40): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453d40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.069277867 +0000 UTC m=+201.589934799 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce453d40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce5cfc70 item 66 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472480): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472480): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472480): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472480): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472480): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.070462117 +0000 UTC m=+201.591119048 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472480): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472900): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472900): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472900): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472900): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472900): _writeAt: size=3, off=2 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56a230 item 67 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472900): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472900): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.070906016 +0000 UTC m=+201.591562947 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472900): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472e00): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472e00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472e00): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472e00): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472e00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.070906016 +0000 UTC m=+201.591562947 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce472e00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56a3f0 item 67 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce473480): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce473480): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce473480): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce473480): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce473480): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.072142073 +0000 UTC m=+201.592799004 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce473480): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea701c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea701c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56a930 item 68 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea701c0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea701c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea701c0): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea701c0): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea701c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.072725686 +0000 UTC m=+201.593382617 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea701c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70740): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70740): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70740): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70740): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70740): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.072725686 +0000 UTC m=+201.593382617 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70740): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce702380 item 68 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70d80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70d80): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70d80): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70d80): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70d80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.07426171 +0000 UTC m=+201.594918641 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea70d80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71340): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71340): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71340): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71340): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71340): _writeAt: size=3, off=2 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce702700 item 69 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71340): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71340): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.074695381 +0000 UTC m=+201.595352311 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71340): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71840): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71840): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71840): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71840): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71840): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.074695381 +0000 UTC m=+201.595352311 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71840): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce7028c0 item 69 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71ec0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71ec0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71ec0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71ec0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71ec0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.075965342 +0000 UTC m=+201.596622272 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcea71ec0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a44c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a44c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce702c40 item 70 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a44c0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a44c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a44c0): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a44c0): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a44c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.076479845 +0000 UTC m=+201.597136776 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a44c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a4a00): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a4a00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a4a00): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a4a00): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a4a00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.076479845 +0000 UTC m=+201.597136776 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a4a00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce702e00 item 70 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5080): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5080): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5080): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5080): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5080): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.077572941 +0000 UTC m=+201.598229872 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5080): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5580): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5580): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5580): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5580): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5580): _writeAt: size=3, off=2 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce7032d0 item 71 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5580): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5580): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.078009276 +0000 UTC m=+201.598666207 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5580): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5a80): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5a80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5a80): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5a80): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5a80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.078009276 +0000 UTC m=+201.598666207 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5a5a80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce703b20 item 71 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0200): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0200): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0200): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0200): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0200): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.079108945 +0000 UTC m=+201.599765876 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0200): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0700): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0700): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12000 item 72 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0700): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0700): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0700): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0700): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0700): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.079517307 +0000 UTC m=+201.600174238 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0700): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0c40): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0c40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0c40): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0c40): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0c40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.079517307 +0000 UTC m=+201.600174238 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d0c40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf121c0 item 72 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1200): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1200): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1200): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1200): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1200): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1200): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1200): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.080609231 +0000 UTC m=+201.601266162 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1200): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1700): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1700): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1700): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12540 item 73 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1700): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1700): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.081029346 +0000 UTC m=+201.601686277 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1700): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1bc0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1bc0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1bc0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1bc0): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1bc0): _writeAt: size=3, off=2 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12700 item 73 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1bc0): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1bc0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.08155515 +0000 UTC m=+201.602212081 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5d1bc0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa200): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa200): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa200): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa200): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa200): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.08155515 +0000 UTC m=+201.602212081 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa200): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf129a0 item 73 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa840): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa840): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa840): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa840): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa840): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa840): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa840): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.082600287 +0000 UTC m=+201.603257228 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fa840): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fad40): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fad40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fad40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12d20 item 74 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fad40): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fad40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.08317311 +0000 UTC m=+201.603830051 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fad40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb280): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb280): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12ee0 item 74 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb280): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb280): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb280): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb280): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb280): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.08371816 +0000 UTC m=+201.604375101 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb280): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb800): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb800): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb800): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb800): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb800): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.08371816 +0000 UTC m=+201.604375101 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fb800): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf130a0 item 74 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fbe40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fbe40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fbe40): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fbe40): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fbe40): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fbe40): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fbe40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.085007097 +0000 UTC m=+201.605664038 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce5fbe40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670440): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670440): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670440): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf13570 item 75 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670440): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670440): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.085485271 +0000 UTC m=+201.606142212 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670440): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670980): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670980): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670980): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670980): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670980): _writeAt: size=3, off=2 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf13730 item 75 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670980): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670980): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.086277589 +0000 UTC m=+201.606934520 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670980): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670ec0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670ec0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670ec0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670ec0): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670ec0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.086277589 +0000 UTC m=+201.606934520 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce670ec0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf13960 item 75 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce671500): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce671500): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce671500): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce671500): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce671500): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce671500): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce671500): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.087718694 +0000 UTC m=+201.608375625 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce671500): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c000): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c000): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c000): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c1110 item 76 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c000): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c000): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.088071671 +0000 UTC m=+201.608728602 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c000): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c540): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c540): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c12d0 item 76 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c540): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c540): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c540): _writeAt: size=3, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c540): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c540): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.08855748 +0000 UTC m=+201.609214411 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70c540): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70cac0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70cac0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70cac0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70cac0): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70cac0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.08855748 +0000 UTC m=+201.609214411 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70cac0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c1570 item 76 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d100): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d100): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d100): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d100): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d100): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d100): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d100): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.089659814 +0000 UTC m=+201.610316745 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d100): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d600): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d600): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d600): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c18f0 item 77 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d600): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d600): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.090163947 +0000 UTC m=+201.610820878 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70d600): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70dd00): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70dd00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70dd00): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70dd00): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70dd00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.090163947 +0000 UTC m=+201.610820878 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce70dd00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce2c1b20 item 77 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732440): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732440): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732440): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732440): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732440): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732440): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732440): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.091353517 +0000 UTC m=+201.612010447 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732440): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732940): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732940): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732940): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc26690 item 78 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732940): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732940): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.091790943 +0000 UTC m=+201.612447874 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce732940): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733040): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733040): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733040): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733040): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733040): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.091790943 +0000 UTC m=+201.612447874 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733040): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc26a10 item 78 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733680): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733680): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733680): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733680): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733680): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733680): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733680): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.092975563 +0000 UTC m=+201.613632494 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733680): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733b80): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733b80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733b80): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdc277a0 item 79 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733b80): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733b80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.093406799 +0000 UTC m=+201.614063729 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce733b80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760380): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760380): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760380): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760380): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760380): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.093406799 +0000 UTC m=+201.614063729 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760380): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824150 item 79 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7609c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7609c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7609c0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7609c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7609c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7609c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7609c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.094582061 +0000 UTC m=+201.615238991 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7609c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760ec0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760ec0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760ec0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce8244d0 item 80 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760ec0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760ec0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.095073911 +0000 UTC m=+201.615730841 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce760ec0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7615c0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7615c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7615c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7615c0): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7615c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.095073911 +0000 UTC m=+201.615730841 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7615c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824690 item 80 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce761c00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce761c00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce761c00): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce761c00): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce761c00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.096313023 +0000 UTC m=+201.616969954 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce761c00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a180): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a180): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a180): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a180): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a180): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a180): _writeAt: size=3, off=7 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824a10 item 81 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a180): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a180): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.096763835 +0000 UTC m=+201.617420767 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a180): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a6c0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a6c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a6c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a6c0): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a6c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.096763835 +0000 UTC m=+201.617420767 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78a6c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824bd0 item 81 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78ad40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78ad40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78ad40): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78ad40): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78ad40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.097884465 +0000 UTC m=+201.618541395 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78ad40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b240): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b240): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b240): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824f50 item 82 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b240): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b240): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b240): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b240): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b240): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.098379812 +0000 UTC m=+201.619036743 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b240): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b7c0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b7c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b7c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b7c0): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b7c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.098379812 +0000 UTC m=+201.619036743 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78b7c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce825110 item 82 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78be40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78be40): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78be40): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78be40): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78be40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.099502343 +0000 UTC m=+201.620159274 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce78be40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0440): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0440): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0440): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0440): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0440): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0440): _writeAt: size=3, off=7 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce825490 item 83 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0440): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0440): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.100009482 +0000 UTC m=+201.620666413 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0440): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0980): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0980): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0980): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0980): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0980): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.100009482 +0000 UTC m=+201.620666413 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0980): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce825650 item 83 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1000): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1000): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1000): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1000): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1000): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.101270206 +0000 UTC m=+201.621927137 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1000): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0200): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0200): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0200): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56a000 item 84 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0200): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0200): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0200): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0200): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0200): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.103450328 +0000 UTC m=+201.624107259 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0200): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0780): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0780): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0780): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0780): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0780): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.103450328 +0000 UTC m=+201.624107259 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0780): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56a2a0 item 84 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0e00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0e00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0e00): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0e00): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0e00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.105462082 +0000 UTC m=+201.626119063 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c0e00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1640): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1640): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1640): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1640): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1640): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1640): _writeAt: size=3, off=7 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56a700 item 85 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1640): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1640): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.106158989 +0000 UTC m=+201.626815920 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1640): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1b80): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1b80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1b80): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1b80): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1b80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.106158989 +0000 UTC m=+201.626815920 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce7c1b80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56aa10 item 85 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872600): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872600): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872600): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872600): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872600): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.107457194 +0000 UTC m=+201.628114125 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872600): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872b80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872b80): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872b80): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56afc0 item 86 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872b80): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872b80): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872b80): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872b80): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872b80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.107974863 +0000 UTC m=+201.628631794 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd872b80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873100): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873100): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873100): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873100): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873100): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.107974863 +0000 UTC m=+201.628631794 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873100): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56b180 item 86 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873780): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873780): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873780): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873780): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873780): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.109564038 +0000 UTC m=+201.630220969 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873780): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873c80): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873c80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873c80): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873c80): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873c80): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873c80): _writeAt: size=3, off=7 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56b7a0 item 87 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873c80): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873c80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.11007271 +0000 UTC m=+201.630729640 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd873c80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc76480): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc76480): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc76480): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc76480): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc76480): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.11007271 +0000 UTC m=+201.630729640 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc76480): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56b960 item 87 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc77a80): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc77a80): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc77a80): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc77a80): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc77a80): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.111387876 +0000 UTC m=+201.632044806 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdc77a80): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282080): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282080): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282080): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce56bdc0 item 88 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282080): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282080): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282080): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282080): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282080): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.112132544 +0000 UTC m=+201.632789475 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282080): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282980): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282980): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282980): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282980): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282980): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.112132544 +0000 UTC m=+201.632789475 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282980): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf120e0 item 88 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282fc0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282fc0): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282fc0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282fc0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282fc0): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282fc0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282fc0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282fc0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.113396814 +0000 UTC m=+201.634053746 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce282fc0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283500): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283500): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283500): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12460 item 89 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283500): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283500): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.113778947 +0000 UTC m=+201.634435878 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283500): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283a40): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283a40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283a40): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283a40): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283a40): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283a40): _writeAt: size=3, off=7 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12620 item 89 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283a40): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283a40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.114602635 +0000 UTC m=+201.635259576 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce283a40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0903c0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0903c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0903c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0903c0): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0903c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.114602635 +0000 UTC m=+201.635259576 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce0903c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf128c0 item 89 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce090bc0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce090bc0): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce090bc0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce090bc0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce090bc0): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce090bc0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce090bc0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce090bc0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.11591211 +0000 UTC m=+201.636569051 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce090bc0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091100): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091100): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091100): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12c40 item 90 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091100): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091100): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.116325462 +0000 UTC m=+201.636982393 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091100): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091740): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091740): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091740): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12e00 item 90 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091740): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091740): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091740): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091740): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091740): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.116950974 +0000 UTC m=+201.637607905 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091740): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091d40): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091d40): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091d40): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091d40): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091d40): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.116950974 +0000 UTC m=+201.637607905 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce091d40): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbcdf12fc0 item 90 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd9e3500): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd9e3500): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd9e3500): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd9e3500): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd9e3500): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd9e3500): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd9e3500): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd9e3500): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.118423227 +0000 UTC m=+201.639080159 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcd9e3500): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6e880): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6e880): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6e880): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824150 item 91 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6e880): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6e880): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.118896422 +0000 UTC m=+201.639553363 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6e880): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6f6c0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6f6c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6f6c0): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6f6c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6f6c0): >_readAt: n=2, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6f6c0): _writeAt: size=3, off=7 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824310 item 91 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6f6c0): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6f6c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.119486638 +0000 UTC m=+201.640143579 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6f6c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6fd00): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6fd00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6fd00): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6fd00): >_readAt: n=8, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6fd00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.119486638 +0000 UTC m=+201.640143579 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdb6fd00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce8244d0 item 91 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2e580): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2e580): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2e580): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2e580): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2e580): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2e580): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2e580): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2e580): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.120764144 +0000 UTC m=+201.641421075 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2e580): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2eac0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2eac0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2eac0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824850 item 92 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2eac0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2eac0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.121256705 +0000 UTC m=+201.641913646 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2eac0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2f080): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2f080): open at offset 5 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2f080): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824a10 item 92 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2f080): _readAt: size=2, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2f080): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2f080): _writeAt: size=3, off=5 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2f080): >_writeAt: n=3, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2f080): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.121814319 +0000 UTC m=+201.642471260 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcde2f080): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc080): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc080): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc080): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc080): >_readAt: n=3, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc080): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.121814319 +0000 UTC m=+201.642471260 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc080): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824bd0 item 92 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc980): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc980): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc980): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc980): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc980): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc980): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc980): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc980): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.122918207 +0000 UTC m=+201.643575138 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebc980): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebd240): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebd240): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebd240): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce824f50 item 93 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebd240): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebd240): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.123325777 +0000 UTC m=+201.643982708 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebd240): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebddc0): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebddc0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebddc0): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebddc0): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebddc0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.123325777 +0000 UTC m=+201.643982708 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbcdebddc0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce825110 item 93 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b45c0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b45c0): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b45c0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b45c0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b45c0): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b45c0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b45c0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b45c0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.124473637 +0000 UTC m=+201.645130568 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b45c0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b4b00): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b4b00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b4b00): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce825490 item 94 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b4b00): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b4b00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.124918448 +0000 UTC m=+201.645575379 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b4b00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5200): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5200): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5200): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5200): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5200): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.124918448 +0000 UTC m=+201.645575379 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5200): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce825650 item 94 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5840): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5840): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5840): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5840): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5840): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5840): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5840): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5840): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.12613599 +0000 UTC m=+201.646792921 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5840): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5dc0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5dc0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5dc0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce825b90 item 95 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5dc0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5dc0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.126610999 +0000 UTC m=+201.647267930 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce6b5dc0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152980): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152980): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152980): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152980): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152980): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.126610999 +0000 UTC m=+201.647267930 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152980): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce825d50 item 95 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 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/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152fc0): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152fc0): open at offset 0 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152fc0): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152fc0): _readAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152fc0): >_readAt: n=0, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152fc0): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152fc0): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152fc0): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.128068754 +0000 UTC m=+201.648725686 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce152fc0): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153500): _writeAt: size=5, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153500): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153500): >openPending: err= 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce9b02a0 item 96 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153500): >_writeAt: n=5, err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153500): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.128657749 +0000 UTC m=+201.649314690 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153500): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/19 01:10:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/19 01:10:27 DEBUG : open-test-file: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153c00): _readAt: size=512, off=0 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153c00): openPending: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153c00): >openPending: err= 2026/05/19 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153c00): >_readAt: n=5, err=EOF 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153c00): close: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-19 01:10:27.128657749 +0000 UTC m=+201.649314690 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : open-test-file(0xefbce153c00): >close: err= 2026/05/19 01:10:27 DEBUG : open-test-file: Remove: 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xefbce9b0540 item 96 2026/05/19 01:10:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/19 01:10:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/19 01:10:27 DEBUG : open-test-file: >Remove: err= 2026/05/19 01:10:27 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:27 DEBUG : Looking for writers 2026/05/19 01:10:27 DEBUG : >WaitForWriters: 2026/05/19 01:10:27 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.01s) --- PASS: TestRWFileHandleOpenTests/writes (0.59s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.41s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.68s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:27 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:27 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:27 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:27 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:27 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:27 DEBUG : file1: newRWFileHandle: 2026/05/19 01:10:27 DEBUG : file1(0xefbcd86c140): openPending: 2026/05/19 01:10:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:27 DEBUG : file1(0xefbcd86c140): >openPending: err= 2026/05/19 01:10:27 DEBUG : file1: >newRWFileHandle: err= 2026/05/19 01:10:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/19 01:10:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/19 01:10:27 DEBUG : file1(0xefbcd86c140): _writeAt: size=2, off=0 2026/05/19 01:10:27 DEBUG : file1(0xefbcd86c140): >_writeAt: n=2, err= 2026/05/19 01:10:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/19 01:10:27 DEBUG : file1(0xefbcd86c140): RWFileHandle.Flush 2026/05/19 01:10:27 DEBUG : file1(0xefbcd86c140): RWFileHandle.Release 2026/05/19 01:10:27 DEBUG : file1(0xefbcd86c140): close: 2026/05/19 01:10:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/19 01:10:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:27 DEBUG : file1(0xefbcd86c140): >close: err= 2026/05/19 01:10:27 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:27 DEBUG : Looking for writers 2026/05/19 01:10:27 DEBUG : file1: reading active writers 2026/05/19 01:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:10:27 DEBUG : Looking for writers 2026/05/19 01:10:27 DEBUG : file1: reading active writers 2026/05/19 01:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:10:27 DEBUG : Looking for writers 2026/05/19 01:10:27 DEBUG : file1: reading active writers 2026/05/19 01:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:10:28 DEBUG : Looking for writers 2026/05/19 01:10:28 DEBUG : file1: reading active writers 2026/05/19 01:10:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:10:28 DEBUG : file1: vfs cache: starting upload 2026/05/19 01:10:28 DEBUG : Looking for writers 2026/05/19 01:10:28 DEBUG : file1: reading active writers 2026/05/19 01:10:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:10:28 DEBUG : Looking for writers 2026/05/19 01:10:28 DEBUG : file1: reading active writers 2026/05/19 01:10:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:10:28 DEBUG : Looking for writers 2026/05/19 01:10:28 DEBUG : file1: reading active writers 2026/05/19 01:10:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:10:29 DEBUG : Looking for writers 2026/05/19 01:10:29 DEBUG : file1: reading active writers 2026/05/19 01:10:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/05/19 01:10:29 DEBUG : file1: size = 2 OK 2026/05/19 01:10:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:10:29 INFO : file1: Copied (new) 2026/05/19 01:10:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/05/19 01:10:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/19 01:10:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/19 01:10:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:10:29 INFO : file1: vfs cache: upload succeeded try #1 2026/05/19 01:10:30 DEBUG : Looking for writers 2026/05/19 01:10:30 DEBUG : file1: reading active writers 2026/05/19 01:10:30 DEBUG : >WaitForWriters: 2026/05/19 01:10:30 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:30 DEBUG : Looking for writers 2026/05/19 01:10:30 DEBUG : file1: reading active writers 2026/05/19 01:10:30 DEBUG : >WaitForWriters: 2026/05/19 01:10:30 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.76s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:31 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:31 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:31 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:31 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:31 DEBUG : Config file has changed externally - reloading 2026/05/19 01:10:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:31 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:10:31 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:31 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:10:31 DEBUG : rename_me: newRWFileHandle: 2026/05/19 01:10:31 DEBUG : rename_me(0xefbcde3a4c0): openPending: 2026/05/19 01:10:31 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/19 01:10:31 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/19 01:10:31 DEBUG : rename_me(0xefbcde3a4c0): >openPending: err= 2026/05/19 01:10:31 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/19 01:10:31 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/19 01:10:31 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/19 01:10:31 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/19 01:10:31 DEBUG : rename_me(0xefbcde3a4c0): _writeAt: size=5, off=0 2026/05/19 01:10:31 DEBUG : rename_me(0xefbcde3a4c0): >_writeAt: n=5, err= 2026/05/19 01:10:31 DEBUG : rename_me(0xefbcde3a4c0): close: 2026/05/19 01:10:31 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-19 01:10:31.567640229 +0000 UTC m=+206.088297170 2026/05/19 01:10:31 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/19 01:10:31 DEBUG : rename_me(0xefbcde3a4c0): >close: err= 2026/05/19 01:10:31 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/19 01:10:31 DEBUG : i_was_renamed: Updating file with 0xefbce8d4680 2026/05/19 01:10:31 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/19 01:10:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/19 01:10:31 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:31 DEBUG : Looking for writers 2026/05/19 01:10:31 DEBUG : i_was_renamed: reading active writers 2026/05/19 01:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/19 01:10:31 DEBUG : Looking for writers 2026/05/19 01:10:31 DEBUG : i_was_renamed: reading active writers 2026/05/19 01:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/19 01:10:31 DEBUG : Looking for writers 2026/05/19 01:10:31 DEBUG : i_was_renamed: reading active writers 2026/05/19 01:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/19 01:10:31 DEBUG : Looking for writers 2026/05/19 01:10:31 DEBUG : i_was_renamed: reading active writers 2026/05/19 01:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/19 01:10:31 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/19 01:10:31 DEBUG : Looking for writers 2026/05/19 01:10:31 DEBUG : i_was_renamed: reading active writers 2026/05/19 01:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/19 01:10:31 DEBUG : Looking for writers 2026/05/19 01:10:31 DEBUG : i_was_renamed: reading active writers 2026/05/19 01:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/19 01:10:32 DEBUG : Looking for writers 2026/05/19 01:10:32 DEBUG : i_was_renamed: reading active writers 2026/05/19 01:10:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/19 01:10:32 DEBUG : i_was_renamed: size = 5 OK 2026/05/19 01:10:32 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/05/19 01:10:32 INFO : i_was_renamed: Copied (new) 2026/05/19 01:10:32 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-19 01:10:31 +0000 UTC," 2026/05/19 01:10:32 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/19 01:10:32 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/19 01:10:32 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/19 01:10:32 DEBUG : Looking for writers 2026/05/19 01:10:32 DEBUG : i_was_renamed: reading active writers 2026/05/19 01:10:32 DEBUG : >WaitForWriters: 2026/05/19 01:10:32 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.83s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:33 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:33 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/19 01:10:33 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:33 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/19 01:10:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cacamoy1vuro" 2026/05/19 01:10:33 INFO : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/19 01:10:33 DEBUG : forgetting directory cache 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate(0xefbcea70140): _readAt: size=512, off=0 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate(0xefbcea70140): openPending: 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 00:11:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 01:10:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate(0xefbcea70140): >openPending: err= 2026/05/19 01:10:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:34 DEBUG : forgetting directory cache 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate(0xefbcea70140): >_readAt: n=20, err=EOF 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate(0xefbcea70140): close: 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 00:11:33 +0000 UTC 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate(0xefbcea70140): >close: err= 2026/05/19 01:10:34 DEBUG : Re-reading directory (289.214172ms old) 2026/05/19 01:10:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/19 01:10:35 DEBUG : forgetting directory cache 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate(0xefbcdfa6440): _readAt: size=512, off=0 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate(0xefbcdfa6440): openPending: 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 00:12:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-19 00:11:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-19 00:12:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-19 00:11:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/19 01:10:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 01:10:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate(0xefbcdfa6440): >openPending: err= 2026/05/19 01:10:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:36 DEBUG : forgetting directory cache 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate(0xefbcdfa6440): >_readAt: n=20, err=EOF 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate(0xefbcdfa6440): close: 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 00:12:33 +0000 UTC 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate(0xefbcdfa6440): >close: err= 2026/05/19 01:10:36 DEBUG : Re-reading directory (280.019649ms old) 2026/05/19 01:10:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/19 01:10:36 DEBUG : forgetting directory cache 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate(0xefbcde3a580): _readAt: size=512, off=0 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate(0xefbcde3a580): openPending: 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 00:13:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-19 00:12:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-19 00:13:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-19 00:12:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/19 01:10:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 01:10:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate(0xefbcde3a580): >openPending: err= 2026/05/19 01:10:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:38 DEBUG : forgetting directory cache 2026/05/19 01:10:38 DEBUG : TestRWCacheUpdate(0xefbcde3a580): >_readAt: n=20, err=EOF 2026/05/19 01:10:38 DEBUG : TestRWCacheUpdate(0xefbcde3a580): close: 2026/05/19 01:10:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 00:13:33 +0000 UTC 2026/05/19 01:10:38 DEBUG : TestRWCacheUpdate(0xefbcde3a580): >close: err= 2026/05/19 01:10:38 DEBUG : Re-reading directory (272.77989ms old) 2026/05/19 01:10:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/19 01:10:38 DEBUG : forgetting directory cache 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate(0xefbcdfa7100): _readAt: size=512, off=0 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate(0xefbcdfa7100): openPending: 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 00:14:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-19 00:13:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-19 00:14:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-19 00:13:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/19 01:10:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 01:10:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate(0xefbcdfa7100): >openPending: err= 2026/05/19 01:10:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:39 DEBUG : forgetting directory cache 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate(0xefbcdfa7100): >_readAt: n=20, err=EOF 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate(0xefbcdfa7100): close: 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 00:14:33 +0000 UTC 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate(0xefbcdfa7100): >close: err= 2026/05/19 01:10:39 DEBUG : Re-reading directory (281.204831ms old) 2026/05/19 01:10:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/19 01:10:40 DEBUG : forgetting directory cache 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate(0xefbcde3ae80): _readAt: size=512, off=0 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate(0xefbcde3ae80): openPending: 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 00:15:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-19 00:14:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-19 00:15:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-19 00:14:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/19 01:10:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 01:10:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate(0xefbcde3ae80): >openPending: err= 2026/05/19 01:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:41 DEBUG : forgetting directory cache 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate(0xefbcde3ae80): >_readAt: n=20, err=EOF 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate(0xefbcde3ae80): close: 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 00:15:33 +0000 UTC 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate(0xefbcde3ae80): >close: err= 2026/05/19 01:10:41 DEBUG : Re-reading directory (259.386608ms old) 2026/05/19 01:10:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/19 01:10:41 DEBUG : forgetting directory cache 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate(0xefbcd86c6c0): _readAt: size=512, off=0 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate(0xefbcd86c6c0): openPending: 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-19 00:16:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-19 00:15:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-19 00:16:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-19 00:15:33 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/19 01:10:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/19 01:10:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate(0xefbcd86c6c0): >openPending: err= 2026/05/19 01:10:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:43 DEBUG : forgetting directory cache 2026/05/19 01:10:43 DEBUG : TestRWCacheUpdate(0xefbcd86c6c0): >_readAt: n=20, err=EOF 2026/05/19 01:10:43 DEBUG : TestRWCacheUpdate(0xefbcd86c6c0): close: 2026/05/19 01:10:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 00:16:33 +0000 UTC 2026/05/19 01:10:43 DEBUG : TestRWCacheUpdate(0xefbcd86c6c0): >close: err= 2026/05/19 01:10:43 DEBUG : Re-reading directory (263.58565ms old) 2026/05/19 01:10:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/19 01:10:43 DEBUG : forgetting directory cache 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate(0xefbcd872740): _readAt: size=512, off=0 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate(0xefbcd872740): openPending: 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-19 00:17:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-19 00:16:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-19 00:17:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-19 00:16:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/19 01:10:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/19 01:10:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate(0xefbcd872740): >openPending: err= 2026/05/19 01:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:44 DEBUG : forgetting directory cache 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate(0xefbcd872740): >_readAt: n=21, err=EOF 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate(0xefbcd872740): close: 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 00:17:33 +0000 UTC 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate(0xefbcd872740): >close: err= 2026/05/19 01:10:44 DEBUG : Re-reading directory (262.371736ms old) 2026/05/19 01:10:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/19 01:10:45 DEBUG : forgetting directory cache 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate(0xefbcd872ec0): _readAt: size=512, off=0 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate(0xefbcd872ec0): openPending: 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-19 00:18:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-19 00:17:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-19 00:18:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-19 00:17:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/19 01:10:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/19 01:10:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate(0xefbcd872ec0): >openPending: err= 2026/05/19 01:10:46 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:46 DEBUG : forgetting directory cache 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate(0xefbcd872ec0): >_readAt: n=22, err=EOF 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate(0xefbcd872ec0): close: 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 00:18:33 +0000 UTC 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate(0xefbcd872ec0): >close: err= 2026/05/19 01:10:46 DEBUG : Re-reading directory (265.397509ms old) 2026/05/19 01:10:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/19 01:10:46 DEBUG : forgetting directory cache 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate(0xefbcd873840): _readAt: size=512, off=0 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate(0xefbcd873840): openPending: 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-19 00:19:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-19 00:18:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-19 00:19:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-19 00:18:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/19 01:10:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/19 01:10:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate(0xefbcd873840): >openPending: err= 2026/05/19 01:10:47 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:48 DEBUG : forgetting directory cache 2026/05/19 01:10:48 DEBUG : TestRWCacheUpdate(0xefbcd873840): >_readAt: n=23, err=EOF 2026/05/19 01:10:48 DEBUG : TestRWCacheUpdate(0xefbcd873840): close: 2026/05/19 01:10:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 00:19:33 +0000 UTC 2026/05/19 01:10:48 DEBUG : TestRWCacheUpdate(0xefbcd873840): >close: err= 2026/05/19 01:10:48 DEBUG : Re-reading directory (270.340205ms old) 2026/05/19 01:10:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/19 01:10:48 DEBUG : forgetting directory cache 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate(0xefbcdc77680): _readAt: size=512, off=0 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate(0xefbcdc77680): openPending: 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-19 00:20:33 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-19 00:19:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-19 00:20:33 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-19 00:19:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/19 01:10:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/19 01:10:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate(0xefbcdc77680): >openPending: err= 2026/05/19 01:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:49 DEBUG : forgetting directory cache 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate(0xefbcdc77680): >_readAt: n=24, err=EOF 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate(0xefbcdc77680): close: 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-19 00:20:33 +0000 UTC 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate(0xefbcdc77680): >close: err= 2026/05/19 01:10:49 DEBUG : Re-reading directory (255.572534ms old) 2026/05/19 01:10:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/19 01:10:49 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:49 DEBUG : Looking for writers 2026/05/19 01:10:49 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/19 01:10:49 DEBUG : >WaitForWriters: 2026/05/19 01:10:49 DEBUG : files root 'rclone-test-cacamoy1vuro': vfs cache: cleaner exiting 2026/05/19 01:10:50 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.07s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", 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:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:52 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:10:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/19 01:10:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/19 01:10:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/19 01:10:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:10:52 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/19 01:10:52 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/19 01:10:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/19 01:10:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:10:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/19 01:10:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/19 01:10:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/19 01:10:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:10:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/19 01:10:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:10:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/19 01:10:53 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:53 DEBUG : Looking for writers 2026/05/19 01:10:53 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/19 01:10:53 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/19 01:10:53 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.13s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:53 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:53 DEBUG : files root 'rclone-test-cacamoy1vuro': Reusing VFS from active cache 2026/05/19 01:10:53 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:53 DEBUG : Looking for writers 2026/05/19 01:10:53 DEBUG : >WaitForWriters: 2026/05/19 01:10:53 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:53 DEBUG : Looking for writers 2026/05/19 01:10:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:53 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:53 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:53 DEBUG : Looking for writers 2026/05/19 01:10:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:54 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:54 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:54 DEBUG : Looking for writers 2026/05/19 01:10:54 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:54 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:56 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:56 DEBUG : dir: Looking for writers 2026/05/19 01:10:56 DEBUG : file2: reading active writers 2026/05/19 01:10:56 DEBUG : Looking for writers 2026/05/19 01:10:56 DEBUG : dir: reading active writers 2026/05/19 01:10:56 DEBUG : file1: reading active writers 2026/05/19 01:10:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.90s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:10:57 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:10:59 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:10:59 DEBUG : dir: Looking for writers 2026/05/19 01:10:59 DEBUG : Looking for writers 2026/05/19 01:10:59 DEBUG : file1: reading active writers 2026/05/19 01:10:59 DEBUG : dir: reading active writers 2026/05/19 01:10:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.89s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:00 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:11:02 DEBUG : file1: Open: flags=O_RDONLY 2026/05/19 01:11:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/19 01:11:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/19 01:11:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:11:02 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/19 01:11:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/19 01:11:02 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/19 01:11:02 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:11:02 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:11:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/19 01:11:02 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/19 01:11:02 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/19 01:11:02 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/19 01:11:02 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (0 bytes), uploading instead of streaming 2026/05/19 01:11:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/19 01:11:03 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/05/19 01:11:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/19 01:11:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/19 01:11:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:11:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/19 01:11:03 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:03 DEBUG : dir: Looking for writers 2026/05/19 01:11:03 DEBUG : file2: reading active writers 2026/05/19 01:11:03 DEBUG : new_file.txt: reading active writers 2026/05/19 01:11:03 DEBUG : Looking for writers 2026/05/19 01:11:03 DEBUG : dir: reading active writers 2026/05/19 01:11:03 DEBUG : file1: reading active writers 2026/05/19 01:11:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.89s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:04 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:06 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/19 01:11:06 DEBUG : dir/file1: Updating file with dir/file1 0xefbcdf6aea0 2026/05/19 01:11:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/19 01:11:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:06 INFO : dir/file1: Moved (server-side) to: file0 2026/05/19 01:11:06 DEBUG : file0: Updating file with file0 0xefbcdf6aea0 2026/05/19 01:11:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/19 01:11:06 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/19 01:11:07 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:07 DEBUG : dir: Looking for writers 2026/05/19 01:11:07 DEBUG : Looking for writers 2026/05/19 01:11:07 DEBUG : dir: reading active writers 2026/05/19 01:11:07 DEBUG : file0: reading active writers 2026/05/19 01:11:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.73s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:07 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:07 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:07 DEBUG : Looking for writers 2026/05/19 01:11:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:08 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:08 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/19 01:11:08 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/19 01:11:09 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/19 01:11:09 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/19 01:11:10 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/19 01:11:10 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:10 DEBUG : Looking for writers 2026/05/19 01:11:10 DEBUG : a: Looking for writers 2026/05/19 01:11:10 DEBUG : b: Looking for writers 2026/05/19 01:11:10 DEBUG : c: Looking for writers 2026/05/19 01:11:10 DEBUG : d: Looking for writers 2026/05/19 01:11:10 DEBUG : Looking for writers 2026/05/19 01:11:10 DEBUG : d: reading active writers 2026/05/19 01:11:10 DEBUG : /: reading active writers 2026/05/19 01:11:10 DEBUG : a: reading active writers 2026/05/19 01:11:10 DEBUG : b: reading active writers 2026/05/19 01:11:10 DEBUG : c: reading active writers 2026/05/19 01:11:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.58s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:11 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:12 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/19 01:11:12 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/19 01:11:12 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/19 01:11:13 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/19 01:11:15 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:15 DEBUG : a/b/c/d: Looking for writers 2026/05/19 01:11:15 DEBUG : a/b/c: Looking for writers 2026/05/19 01:11:15 DEBUG : d: reading active writers 2026/05/19 01:11:15 DEBUG : a/b: Looking for writers 2026/05/19 01:11:15 DEBUG : c: reading active writers 2026/05/19 01:11:15 DEBUG : a: Looking for writers 2026/05/19 01:11:15 DEBUG : b: reading active writers 2026/05/19 01:11:15 DEBUG : Looking for writers 2026/05/19 01:11:15 DEBUG : a: reading active writers 2026/05/19 01:11:15 DEBUG : >WaitForWriters: 2026/05/19 01:11:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cacamoy1vuro/a/b/c not empty`) 2026/05/19 01:11:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 01:11:16 DEBUG : pacer: Reducing sleep to 15ms 2026/05/19 01:11:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/19 01:11:16 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSMkdirAll (4.96s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:16 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:16 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:16 DEBUG : Looking for writers 2026/05/19 01:11:16 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:16 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:11:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:11:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 01:11:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 01:11:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/19 01:11:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/19 01:11:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/19 01:11:17 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (5 bytes), uploading instead of streaming 2026/05/19 01:11:18 DEBUG : file1: size = 5 OK 2026/05/19 01:11:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/19 01:11:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/19 01:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:11:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 01:11:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 01:11:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:11:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 01:11:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 01:11:18 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/19 01:11:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/19 01:11:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 01:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 01:11:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 01:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:18 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (0 bytes), uploading instead of streaming 2026/05/19 01:11:19 DEBUG : file1: size = 0 OK 2026/05/19 01:11:19 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:11:19 DEBUG : file1: Size of src and dst objects identical 2026/05/19 01:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/19 01:11:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/19 01:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 01:11:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 01:11:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:19 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (7 bytes), uploading instead of streaming 2026/05/19 01:11:20 DEBUG : file1: size = 7 OK 2026/05/19 01:11:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:11:20 DEBUG : file1: Size of src and dst objects identical 2026/05/19 01:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:20 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:20 DEBUG : Looking for writers 2026/05/19 01:11:20 DEBUG : file1: reading active writers 2026/05/19 01:11:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.80s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:20 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:11:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 01:11:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 01:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:20 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/19 01:11:21 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/19 01:11:21 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/19 01:11:21 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/19 01:11:21 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (11 bytes), uploading instead of streaming 2026/05/19 01:11:22 DEBUG : file1: size = 11 OK 2026/05/19 01:11:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:11:22 DEBUG : file1: Size of src and dst objects identical 2026/05/19 01:11:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/19 01:11:22 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:22 DEBUG : Looking for writers 2026/05/19 01:11:22 DEBUG : file1: reading active writers 2026/05/19 01:11:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.43s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:23 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:11:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:11:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 01:11:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 01:11:23 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/19 01:11:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:23 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (5 bytes), uploading instead of streaming 2026/05/19 01:11:24 DEBUG : file1: size = 5 OK 2026/05/19 01:11:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:11:24 DEBUG : file1: Size of src and dst objects identical 2026/05/19 01:11:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:24 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/19 01:11:24 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:24 DEBUG : Looking for writers 2026/05/19 01:11:24 DEBUG : file1: reading active writers 2026/05/19 01:11:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.28s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:24 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:11:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:11:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 01:11:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 01:11:24 DEBUG : file1: WriteFileHandle.Release closing 2026/05/19 01:11:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:24 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (0 bytes), uploading instead of streaming 2026/05/19 01:11:25 DEBUG : file1: size = 0 OK 2026/05/19 01:11:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:11:25 DEBUG : file1: Size of src and dst objects identical 2026/05/19 01:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/19 01:11:25 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:25 DEBUG : Looking for writers 2026/05/19 01:11:25 DEBUG : file1: reading active writers 2026/05/19 01:11:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.37s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:25 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:11:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 01:11:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 01:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:25 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (2 bytes), uploading instead of streaming 2026/05/19 01:11:26 DEBUG : file1: size = 2 OK 2026/05/19 01:11:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:11:26 DEBUG : file1: Size of src and dst objects identical 2026/05/19 01:11:26 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/19 01:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:26 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:26 DEBUG : Looking for writers 2026/05/19 01:11:26 DEBUG : file1: reading active writers 2026/05/19 01:11:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.45s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:27 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:11:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:11:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 01:11:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 01:11:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:27 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (0 bytes), uploading instead of streaming 2026/05/19 01:11:28 DEBUG : file1: size = 0 OK 2026/05/19 01:11:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:11:28 DEBUG : file1: Size of src and dst objects identical 2026/05/19 01:11:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:11:28 DEBUG : file1: Open: flags=O_RDONLY 2026/05/19 01:11:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/19 01:11:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/19 01:11:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:28 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:28 DEBUG : Looking for writers 2026/05/19 01:11:28 DEBUG : file1: reading active writers 2026/05/19 01:11:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.67s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:28 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/19 01:11:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/19 01:11:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/19 01:11:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/19 01:11:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:29 DEBUG : files root 'rclone-test-cacamoy1vuro': File to upload is small (100 bytes), uploading instead of streaming 2026/05/19 01:11:29 DEBUG : file1: size = 100 OK 2026/05/19 01:11:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/19 01:11:29 DEBUG : file1: Size of src and dst objects identical 2026/05/19 01:11:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/19 01:11:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/19 01:11:29 DEBUG : file1: Open: flags=O_RDONLY 2026/05/19 01:11:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/19 01:11:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/19 01:11:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:30 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:30 DEBUG : Looking for writers 2026/05/19 01:11:30 DEBUG : file1: reading active writers 2026/05/19 01:11:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.57s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:30 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:34 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/19 01:11:34 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/19 01:11:34 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:35 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:35 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/19 01:11:35 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/19 01:11:35 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:35 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:35 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/19 01:11:35 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/19 01:11:35 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:35 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:35 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/19 01:11:35 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/19 01:11:35 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:36 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:36 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/19 01:11:36 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/19 01:11:36 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:36 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:36 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:36 DEBUG : flat: Looking for writers 2026/05/19 01:11:36 DEBUG : f000.txt: reading active writers 2026/05/19 01:11:36 DEBUG : f001.txt: reading active writers 2026/05/19 01:11:36 DEBUG : f002.txt: reading active writers 2026/05/19 01:11:36 DEBUG : f003.txt: reading active writers 2026/05/19 01:11:36 DEBUG : f004.txt: reading active writers 2026/05/19 01:11:36 DEBUG : Looking for writers 2026/05/19 01:11:36 DEBUG : flat: reading active writers 2026/05/19 01:11:36 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.11s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:37 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:40 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/19 01:11:40 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/19 01:11:40 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:40 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:40 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/19 01:11:40 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/19 01:11:40 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:41 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:41 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/19 01:11:41 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/19 01:11:41 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:41 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:41 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:41 DEBUG : a/b/c: Looking for writers 2026/05/19 01:11:41 DEBUG : deep.txt: reading active writers 2026/05/19 01:11:41 DEBUG : a/b: Looking for writers 2026/05/19 01:11:41 DEBUG : mid.txt: reading active writers 2026/05/19 01:11:41 DEBUG : c: reading active writers 2026/05/19 01:11:41 DEBUG : a: Looking for writers 2026/05/19 01:11:41 DEBUG : b: reading active writers 2026/05/19 01:11:41 DEBUG : top.txt: reading active writers 2026/05/19 01:11:41 DEBUG : Looking for writers 2026/05/19 01:11:41 DEBUG : a: reading active writers 2026/05/19 01:11:41 DEBUG : >WaitForWriters: 2026/05/19 01:11:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cacamoy1vuro/a/b not empty`) 2026/05/19 01:11:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 01:11:42 DEBUG : pacer: Reducing sleep to 15ms 2026/05/19 01:11:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cacamoy1vuro/a not empty`) 2026/05/19 01:11:42 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/05/19 01:11:43 DEBUG : pacer: Reducing sleep to 22.5ms 2026/05/19 01:11:43 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (5.59s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:43 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:44 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/05/19 01:11:44 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 01:11:45 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/19 01:11:45 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/19 01:11:45 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:46 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:46 DEBUG : bigdir: Looking for writers 2026/05/19 01:11:46 DEBUG : big.bin: reading active writers 2026/05/19 01:11:46 DEBUG : Looking for writers 2026/05/19 01:11:46 DEBUG : bigdir: reading active writers 2026/05/19 01:11:46 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (3.99s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-cacamoy1vuro'", Local "Local file system at /tmp/rclone2919966016", Modify Window "1s" 2026/05/19 01:11:47 INFO : files root 'rclone-test-cacamoy1vuro': poll-interval is not supported by this remote 2026/05/19 01:11:49 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/19 01:11:49 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/19 01:11:49 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:50 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:50 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/19 01:11:50 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/19 01:11:50 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:50 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:50 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/19 01:11:50 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/19 01:11:50 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/19 01:11:50 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/19 01:11:50 DEBUG : WaitForWriters: timeout=30s 2026/05/19 01:11:50 DEBUG : dir1: Looking for writers 2026/05/19 01:11:50 DEBUG : a.txt: reading active writers 2026/05/19 01:11:50 DEBUG : dir2: Looking for writers 2026/05/19 01:11:50 DEBUG : b.txt: reading active writers 2026/05/19 01:11:50 DEBUG : dir3: Looking for writers 2026/05/19 01:11:50 DEBUG : c.txt: reading active writers 2026/05/19 01:11:50 DEBUG : Looking for writers 2026/05/19 01:11:50 DEBUG : dir1: reading active writers 2026/05/19 01:11:50 DEBUG : dir2: reading active writers 2026/05/19 01:11:50 DEBUG : dir3: reading active writers 2026/05/19 01:11:50 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (4.94s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/19 01:11:52 DEBUG : files root 'rclone-test-cacamoy1vuro': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m46.831633542s (try 1/5): exit status 1: Failed [TestDirMetadataExtension]