"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/06/20 03:46:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fuduyuy5zayi" 2026/06/20 03:46:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/20 03:46:13 DEBUG : Creating backend with remote "/tmp/rclone3875663098" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:13 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:15 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:15 DEBUG : dir: Looking for writers 2026/06/20 03:46:15 DEBUG : Looking for writers 2026/06/20 03:46:15 DEBUG : dir: reading active writers 2026/06/20 03:46:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.68s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:15 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:18 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:18 DEBUG : dir/subdir: Looking for writers 2026/06/20 03:46:18 DEBUG : dir: Looking for writers 2026/06/20 03:46:18 DEBUG : file1: reading active writers 2026/06/20 03:46:18 DEBUG : file2: reading active writers 2026/06/20 03:46:18 DEBUG : subdir: reading active writers 2026/06/20 03:46:18 DEBUG : Looking for writers 2026/06/20 03:46:18 DEBUG : dir: reading active writers 2026/06/20 03:46:18 DEBUG : >WaitForWriters: 2026/06/20 03:46:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fuduyuy5zayi/dir not empty`) 2026/06/20 03:46:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/20 03:46:20 DEBUG : pacer: Reducing sleep to 15ms 2026/06/20 03:46:20 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.63s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:20 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:21 DEBUG : pacer: Reducing sleep to 10ms 2026/06/20 03:46:21 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:21 DEBUG : dir: Looking for writers 2026/06/20 03:46:21 DEBUG : file1: reading active writers 2026/06/20 03:46:21 DEBUG : Looking for writers 2026/06/20 03:46:21 DEBUG : dir: reading active writers 2026/06/20 03:46:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.11s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:22 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:23 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:23 DEBUG : dir: Looking for writers 2026/06/20 03:46:23 DEBUG : Looking for writers 2026/06/20 03:46:23 DEBUG : dir: reading active writers 2026/06/20 03:46:23 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.97s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:24 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:25 DEBUG : dir: forgetting directory cache 2026/06/20 03:46:25 DEBUG : forgetting directory cache 2026/06/20 03:46:25 DEBUG : dir: forgetting directory cache 2026/06/20 03:46:25 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:25 DEBUG : Looking for writers 2026/06/20 03:46:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.09s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:26 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:27 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/20 03:46:27 DEBUG : dir: invalidating directory cache 2026/06/20 03:46:27 DEBUG : >ForgetPath: 2026/06/20 03:46:27 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/20 03:46:27 DEBUG : invalidating directory cache 2026/06/20 03:46:27 DEBUG : dir: forgetting directory cache 2026/06/20 03:46:27 DEBUG : >ForgetPath: 2026/06/20 03:46:27 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/20 03:46:27 DEBUG : >ForgetPath: 2026/06/20 03:46:27 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:27 DEBUG : dir: Looking for writers 2026/06/20 03:46:27 DEBUG : Looking for writers 2026/06/20 03:46:27 DEBUG : dir: reading active writers 2026/06/20 03:46:27 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.01s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:28 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:31 DEBUG : forgetting directory cache 2026/06/20 03:46:31 DEBUG : dir: forgetting directory cache 2026/06/20 03:46:31 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:31 DEBUG : dir: Looking for writers 2026/06/20 03:46:31 DEBUG : fil/a/b: Looking for writers 2026/06/20 03:46:31 DEBUG : fil/a: Looking for writers 2026/06/20 03:46:31 DEBUG : b: reading active writers 2026/06/20 03:46:31 DEBUG : fil: Looking for writers 2026/06/20 03:46:31 DEBUG : a: reading active writers 2026/06/20 03:46:31 DEBUG : Looking for writers 2026/06/20 03:46:31 DEBUG : dir: reading active writers 2026/06/20 03:46:31 DEBUG : fil: reading active writers 2026/06/20 03:46:31 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.75s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:33 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:34 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:34 DEBUG : dir: Looking for writers 2026/06/20 03:46:34 DEBUG : Looking for writers 2026/06/20 03:46:34 DEBUG : dir: reading active writers 2026/06/20 03:46:34 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.96s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:35 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:36 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:36 DEBUG : dir: Looking for writers 2026/06/20 03:46:36 DEBUG : file1: reading active writers 2026/06/20 03:46:36 DEBUG : Looking for writers 2026/06/20 03:46:36 DEBUG : dir: reading active writers 2026/06/20 03:46:36 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.05s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:37 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/06/20 03:46:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/20 03:46:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/20 03:46:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/20 03:46:40 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/20 03:46:42 DEBUG : dir: invalidating directory cache 2026/06/20 03:46:43 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/20 03:46:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/20 03:46:43 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/20 03:46:43 DEBUG : dir/file1: Reset virtual modtime 2026/06/20 03:46:43 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/20 03:46:43 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/20 03:46:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/20 03:46:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/20 03:46:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:46:43 DEBUG : dir: invalidating directory cache 2026/06/20 03:46:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/20 03:46:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/20 03:46:43 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/20 03:46:43 DEBUG : forgetting directory cache 2026/06/20 03:46:43 DEBUG : dir: forgetting directory cache 2026/06/20 03:46:43 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/20 03:46:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:43 DEBUG : dir/virtualDir: Looking for writers 2026/06/20 03:46:43 DEBUG : dir: Looking for writers 2026/06/20 03:46:43 DEBUG : file1: reading active writers 2026/06/20 03:46:43 DEBUG : virtualFile2: reading active writers 2026/06/20 03:46:43 DEBUG : virtualFile: reading active writers 2026/06/20 03:46:43 DEBUG : virtualDir: reading active writers 2026/06/20 03:46:43 DEBUG : Looking for writers 2026/06/20 03:46:43 DEBUG : dir: reading active writers 2026/06/20 03:46:43 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (7.20s) --- PASS: TestDirReadDirAll/Virtual (2.45s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:44 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:45 ERROR : dir/: Can only open directories read only 2026/06/20 03:46:45 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:45 DEBUG : dir: Looking for writers 2026/06/20 03:46:45 DEBUG : Looking for writers 2026/06/20 03:46:45 DEBUG : dir: reading active writers 2026/06/20 03:46:45 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.93s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:46 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:46:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/20 03:46:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/20 03:46:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/20 03:46:48 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (5 bytes), uploading instead of streaming 2026/06/20 03:46:48 DEBUG : dir/potato: size = 5 OK 2026/06/20 03:46:48 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/06/20 03:46:48 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/20 03:46:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/20 03:46:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:48 DEBUG : dir: Looking for writers 2026/06/20 03:46:48 DEBUG : file1: reading active writers 2026/06/20 03:46:48 DEBUG : potato: reading active writers 2026/06/20 03:46:48 DEBUG : Looking for writers 2026/06/20 03:46:48 DEBUG : dir: reading active writers 2026/06/20 03:46:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.24s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:49 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/20 03:46:51 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:51 DEBUG : dir/sub: Looking for writers 2026/06/20 03:46:51 DEBUG : dir: Looking for writers 2026/06/20 03:46:51 DEBUG : file1: reading active writers 2026/06/20 03:46:51 DEBUG : sub: reading active writers 2026/06/20 03:46:51 DEBUG : Looking for writers 2026/06/20 03:46:51 DEBUG : dir: reading active writers 2026/06/20 03:46:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.24s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:52 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/20 03:46:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/20 03:46:55 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:55 DEBUG : dir/sub/subsub: Looking for writers 2026/06/20 03:46:55 DEBUG : dir/sub: Looking for writers 2026/06/20 03:46:55 DEBUG : subsub: reading active writers 2026/06/20 03:46:55 DEBUG : dir: Looking for writers 2026/06/20 03:46:55 DEBUG : file1: reading active writers 2026/06/20 03:46:55 DEBUG : sub: reading active writers 2026/06/20 03:46:55 DEBUG : Looking for writers 2026/06/20 03:46:55 DEBUG : dir: reading active writers 2026/06/20 03:46:55 DEBUG : >WaitForWriters: 2026/06/20 03:46:56 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fuduyuy5zayi/dir/sub not empty`) 2026/06/20 03:46:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/20 03:46:56 DEBUG : pacer: Reducing sleep to 15ms 2026/06/20 03:46:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/20 03:46:56 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMkdirSub (4.02s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:56 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:46:58 ERROR : dir/: Dir.Remove not empty 2026/06/20 03:46:58 DEBUG : dir/file1: Remove: 2026/06/20 03:46:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:46:58 DEBUG : dir/file1: >Remove: err= 2026/06/20 03:46:58 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/20 03:46:58 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:46:58 DEBUG : Looking for writers 2026/06/20 03:46:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.09s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:46:59 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:00 DEBUG : dir/file1: Remove: 2026/06/20 03:47:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:47:00 DEBUG : dir/file1: >Remove: err= 2026/06/20 03:47:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/20 03:47:00 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:00 DEBUG : Looking for writers 2026/06/20 03:47:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.16s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:01 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:02 DEBUG : dir/file1: Remove: 2026/06/20 03:47:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:47:02 DEBUG : dir/file1: >Remove: err= 2026/06/20 03:47:03 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:03 DEBUG : dir: Looking for writers 2026/06/20 03:47:03 DEBUG : Looking for writers 2026/06/20 03:47:03 DEBUG : dir: reading active writers 2026/06/20 03:47:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.52s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:03 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:06 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/20 03:47:06 DEBUG : dir: Updating dir with dir2 0x80721aedba0 2026/06/20 03:47:06 DEBUG : dir: forgetting directory cache 2026/06/20 03:47:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/20 03:47:06 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/20 03:47:07 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/20 03:47:07 DEBUG : file2: Updating file with file2 0x80721804000 2026/06/20 03:47:07 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/20 03:47:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/20 03:47:08 INFO : dir2/file3: Deleted 2026/06/20 03:47:08 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/20 03:47:08 DEBUG : dir2/file3: Updating file with dir2/file3 0x80721804000 2026/06/20 03:47:08 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/20 03:47:08 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/20 03:47:09 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/20 03:47:09 DEBUG : empty directory: Updating dir with renamed empty directory 0x80721f0a1a0 2026/06/20 03:47:09 DEBUG : empty directory: forgetting directory cache 2026/06/20 03:47:09 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/20 03:47:09 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/20 03:47:09 DEBUG : dir2: Renaming to "dir3" 2026/06/20 03:47:09 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:09 DEBUG : dir3: Looking for writers 2026/06/20 03:47:09 DEBUG : file3: reading active writers 2026/06/20 03:47:09 DEBUG : renamed empty directory: Looking for writers 2026/06/20 03:47:09 DEBUG : Looking for writers 2026/06/20 03:47:09 DEBUG : dir3: reading active writers 2026/06/20 03:47:09 DEBUG : renamed empty directory: reading active writers 2026/06/20 03:47:09 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.13s) === 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-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:10 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/20 03:47:12 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:47:12 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 03:47:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/20 03:47:12 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/20 03:47:12 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/20 03:47:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/20 03:47:12 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:47:12 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 03:47:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/20 03:47:12 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/20 03:47:12 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/20 03:47:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/20 03:47:12 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (12 bytes), uploading instead of streaming 2026/06/20 03:47:13 DEBUG : dir/sub/file2: size = 12 OK 2026/06/20 03:47:13 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/06/20 03:47:13 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/20 03:47:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/20 03:47:13 DEBUG : forgetting directory cache 2026/06/20 03:47:13 DEBUG : dir: forgetting directory cache 2026/06/20 03:47:13 DEBUG : dir/sub: forgetting directory cache 2026/06/20 03:47:13 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/20 03:47:13 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/20 03:47:13 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (5 bytes), uploading instead of streaming 2026/06/20 03:47:14 DEBUG : dir/sub/file0: size = 5 OK 2026/06/20 03:47:14 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/06/20 03:47:14 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/20 03:47:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/20 03:47:14 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:14 DEBUG : dir/sub: Looking for writers 2026/06/20 03:47:14 DEBUG : file0: reading active writers 2026/06/20 03:47:14 DEBUG : file2: reading active writers 2026/06/20 03:47:14 DEBUG : dir: Looking for writers 2026/06/20 03:47:14 DEBUG : file1: reading active writers 2026/06/20 03:47:14 DEBUG : sub: reading active writers 2026/06/20 03:47:14 DEBUG : Looking for writers 2026/06/20 03:47:14 DEBUG : dir: reading active writers 2026/06/20 03:47:14 DEBUG : >WaitForWriters: 2026/06/20 03:47:15 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fuduyuy5zayi/dir not empty`) 2026/06/20 03:47:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/20 03:47:15 DEBUG : pacer: Reducing sleep to 15ms 2026/06/20 03:47:15 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.96s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:15 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:16 DEBUG : pacer: Reducing sleep to 10ms 2026/06/20 03:47:16 DEBUG : forgetting directory cache 2026/06/20 03:47:18 DEBUG : forgetting directory cache 2026/06/20 03:47:18 DEBUG : dir: forgetting directory cache 2026/06/20 03:47:18 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:18 DEBUG : dir: Looking for writers 2026/06/20 03:47:18 DEBUG : Looking for writers 2026/06/20 03:47:18 DEBUG : dir: reading active writers 2026/06/20 03:47:18 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.90s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:19 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/20 03:47:21 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:47:21 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/20 03:47:21 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/20 03:47:21 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/20 03:47:21 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:47:21 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/20 03:47:21 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/20 03:47:21 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:47:21 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/20 03:47:21 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/20 03:47:21 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/20 03:47:21 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:47:21 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/20 03:47:21 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:21 DEBUG : dir: Looking for writers 2026/06/20 03:47:21 DEBUG : file1: reading active writers 2026/06/20 03:47:21 DEBUG : file1.metadata: reading active writers 2026/06/20 03:47:21 DEBUG : Looking for writers 2026/06/20 03:47:21 DEBUG : dir: reading active writers 2026/06/20 03:47:21 DEBUG : dir.metadata: reading active writers 2026/06/20 03:47:21 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.11s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:21 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:23 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:23 DEBUG : dir: Looking for writers 2026/06/20 03:47:23 DEBUG : file1: reading active writers 2026/06/20 03:47:23 DEBUG : Looking for writers 2026/06/20 03:47:23 DEBUG : dir: reading active writers 2026/06/20 03:47:23 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.20s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:24 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:26 DEBUG : Can set mod time: true 2026/06/20 03:47:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/20 03:47:27 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:27 DEBUG : dir: Looking for writers 2026/06/20 03:47:27 DEBUG : file1: reading active writers 2026/06/20 03:47:27 DEBUG : Looking for writers 2026/06/20 03:47:27 DEBUG : dir: reading active writers 2026/06/20 03:47:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:27 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 03:47:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/20 03:47:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:47:29 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (0 bytes), uploading instead of streaming 2026/06/20 03:47:30 DEBUG : dir/file1: size = 0 OK 2026/06/20 03:47:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/20 03:47:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/20 03:47:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/20 03:47:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:47:30 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:30 DEBUG : dir: Looking for writers 2026/06/20 03:47:30 DEBUG : file1: reading active writers 2026/06/20 03:47:30 DEBUG : Looking for writers 2026/06/20 03:47:30 DEBUG : dir: reading active writers 2026/06/20 03:47:30 DEBUG : >WaitForWriters: 2026/06/20 03:47:30 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:30 DEBUG : dir: Looking for writers 2026/06/20 03:47:30 DEBUG : file1: reading active writers 2026/06/20 03:47:30 DEBUG : Looking for writers 2026/06/20 03:47:30 DEBUG : dir: reading active writers 2026/06/20 03:47:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:31 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 03:47:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/20 03:47:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:47:32 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (5 bytes), uploading instead of streaming 2026/06/20 03:47:33 DEBUG : dir/file1: size = 5 OK 2026/06/20 03:47:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/20 03:47:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/20 03:47:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/20 03:47:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:47:33 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:33 DEBUG : dir: Looking for writers 2026/06/20 03:47:33 DEBUG : file1: reading active writers 2026/06/20 03:47:33 DEBUG : Looking for writers 2026/06/20 03:47:33 DEBUG : dir: reading active writers 2026/06/20 03:47:33 DEBUG : >WaitForWriters: 2026/06/20 03:47:33 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:33 DEBUG : dir: Looking for writers 2026/06/20 03:47:33 DEBUG : file1: reading active writers 2026/06/20 03:47:33 DEBUG : Looking for writers 2026/06/20 03:47:33 DEBUG : dir: reading active writers 2026/06/20 03:47:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:34 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:34 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:47:34 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:34 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:34 DEBUG : Config file has changed externally - reloading 2026/06/20 03:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:34 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=false,write=false 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=false,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=false,write=false 2026/06/20 03:47:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:43 DEBUG : Looking for writers 2026/06/20 03:47:43 DEBUG : >WaitForWriters: 2026/06/20 03:47:43 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:43 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:43 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:47:43 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:43 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:43 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:47:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/20 03:47:45 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:47:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:47:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:47:45 DEBUG : dir/file1(0x807217f1bc0): close: 2026/06/20 03:47:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/20 03:47:46 DEBUG : dir/file1(0x807217f1bc0): >close: err= 2026/06/20 03:47:46 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:46 DEBUG : dir: Looking for writers 2026/06/20 03:47:46 DEBUG : file1: reading active writers 2026/06/20 03:47:46 DEBUG : Looking for writers 2026/06/20 03:47:46 DEBUG : dir: reading active writers 2026/06/20 03:47:46 DEBUG : >WaitForWriters: 2026/06/20 03:47:46 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:46 DEBUG : dir: Looking for writers 2026/06/20 03:47:46 DEBUG : file1: reading active writers 2026/06/20 03:47:46 DEBUG : Looking for writers 2026/06/20 03:47:46 DEBUG : dir: reading active writers 2026/06/20 03:47:46 DEBUG : >WaitForWriters: 2026/06/20 03:47:46 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:47 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:47 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:47:47 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:47 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:47:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:47:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:47:47 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:47:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/20 03:47:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:47:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:47:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:47:48 DEBUG : dir/file1(0x80721c02e40): _writeAt: size=5, off=0 2026/06/20 03:47:48 DEBUG : dir/file1(0x80721c02e40): openPending: 2026/06/20 03:47:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/20 03:47:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/20 03:47:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:47:48 DEBUG : dir/file1(0x80721c02e40): >openPending: err= 2026/06/20 03:47:48 DEBUG : dir/file1(0x80721c02e40): >_writeAt: n=5, err= 2026/06/20 03:47:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/20 03:47:48 DEBUG : dir/file1(0x80721c02e40): close: 2026/06/20 03:47:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/20 03:47:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/20 03:47:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/20 03:47:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/20 03:47:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/20 03:47:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:47:48 DEBUG : dir/file1(0x80721c02e40): >close: err= 2026/06/20 03:47:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:48 DEBUG : dir: Looking for writers 2026/06/20 03:47:48 DEBUG : file1: reading active writers 2026/06/20 03:47:48 DEBUG : Looking for writers 2026/06/20 03:47:48 DEBUG : dir: reading active writers 2026/06/20 03:47:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:47:48 DEBUG : dir: Looking for writers 2026/06/20 03:47:48 DEBUG : file1: reading active writers 2026/06/20 03:47:48 DEBUG : Looking for writers 2026/06/20 03:47:48 DEBUG : dir: reading active writers 2026/06/20 03:47:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:47:48 DEBUG : dir: Looking for writers 2026/06/20 03:47:48 DEBUG : file1: reading active writers 2026/06/20 03:47:48 DEBUG : Looking for writers 2026/06/20 03:47:48 DEBUG : dir: reading active writers 2026/06/20 03:47:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:47:48 DEBUG : dir: Looking for writers 2026/06/20 03:47:48 DEBUG : file1: reading active writers 2026/06/20 03:47:48 DEBUG : Looking for writers 2026/06/20 03:47:48 DEBUG : dir: reading active writers 2026/06/20 03:47:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:47:48 DEBUG : dir/file1: vfs cache: starting upload 2026/06/20 03:47:48 DEBUG : dir: Looking for writers 2026/06/20 03:47:48 DEBUG : file1: reading active writers 2026/06/20 03:47:48 DEBUG : Looking for writers 2026/06/20 03:47:48 DEBUG : dir: reading active writers 2026/06/20 03:47:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:47:49 DEBUG : dir: Looking for writers 2026/06/20 03:47:49 DEBUG : file1: reading active writers 2026/06/20 03:47:49 DEBUG : Looking for writers 2026/06/20 03:47:49 DEBUG : dir: reading active writers 2026/06/20 03:47:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:47:49 DEBUG : dir: Looking for writers 2026/06/20 03:47:49 DEBUG : file1: reading active writers 2026/06/20 03:47:49 DEBUG : Looking for writers 2026/06/20 03:47:49 DEBUG : dir: reading active writers 2026/06/20 03:47:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:47:49 DEBUG : dir/file1: size = 14 OK 2026/06/20 03:47:49 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/20 03:47:49 INFO : dir/file1: Copied (replaced existing) 2026/06/20 03:47:49 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/06/20 03:47:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/20 03:47:49 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/20 03:47:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:47:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/20 03:47:49 DEBUG : dir: Looking for writers 2026/06/20 03:47:49 DEBUG : file1: reading active writers 2026/06/20 03:47:49 DEBUG : Looking for writers 2026/06/20 03:47:49 DEBUG : dir: reading active writers 2026/06/20 03:47:49 DEBUG : >WaitForWriters: 2026/06/20 03:47:50 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:50 DEBUG : dir: Looking for writers 2026/06/20 03:47:50 DEBUG : file1: reading active writers 2026/06/20 03:47:50 DEBUG : Looking for writers 2026/06/20 03:47:50 DEBUG : dir: reading active writers 2026/06/20 03:47:50 DEBUG : >WaitForWriters: 2026/06/20 03:47:50 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (26.94s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.45s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.38s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (9.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (3.33s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.97s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:50 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:47:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 03:47:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:47:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/20 03:47:52 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:52 DEBUG : dir: Looking for writers 2026/06/20 03:47:52 DEBUG : file1: reading active writers 2026/06/20 03:47:52 DEBUG : Looking for writers 2026/06/20 03:47:52 DEBUG : dir: reading active writers 2026/06/20 03:47:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.38s) === RUN TestFileOpenReadUnknownSize 2026/06/20 03:47:53 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/20 03:47:53 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/20 03:47:53 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:47:53 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/20 03:47:53 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:53 DEBUG : Looking for writers 2026/06/20 03:47:53 DEBUG : file.txt: reading active writers 2026/06/20 03:47:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:53 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:47:54 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (25 bytes), uploading instead of streaming 2026/06/20 03:47:55 DEBUG : dir/file1: size = 25 OK 2026/06/20 03:47:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/20 03:47:55 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/20 03:47:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:47:55 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:55 DEBUG : dir: Looking for writers 2026/06/20 03:47:55 DEBUG : file1: reading active writers 2026/06/20 03:47:55 DEBUG : Looking for writers 2026/06/20 03:47:55 DEBUG : dir: reading active writers 2026/06/20 03:47:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.04s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:56 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:47:57 DEBUG : dir/file1: Remove: 2026/06/20 03:47:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:47:57 DEBUG : dir/file1: >Remove: err= 2026/06/20 03:47:58 DEBUG : dir/file1: Remove: 2026/06/20 03:47:58 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/20 03:47:58 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:47:58 DEBUG : dir: Looking for writers 2026/06/20 03:47:58 DEBUG : Looking for writers 2026/06/20 03:47:58 DEBUG : dir: reading active writers 2026/06/20 03:47:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.35s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:47:58 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:00 DEBUG : dir/file1: Remove: 2026/06/20 03:48:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:00 DEBUG : dir/file1: >Remove: err= 2026/06/20 03:48:00 DEBUG : dir/file1: Remove: 2026/06/20 03:48:00 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/20 03:48:00 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:00 DEBUG : dir: Looking for writers 2026/06/20 03:48:00 DEBUG : Looking for writers 2026/06/20 03:48:00 DEBUG : dir: reading active writers 2026/06/20 03:48:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.34s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:48:01 INFO : files root 'rclone-test-fuduyuy5zayi': 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpen 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpen Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Received unexpected error: file does not exist Test: TestFileOpen 2026/06/20 03:48:09 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:09 DEBUG : Looking for writers 2026/06/20 03:48:09 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (9.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:48:10 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:12 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:12 DEBUG : dir: Looking for writers 2026/06/20 03:48:12 DEBUG : file1: reading active writers 2026/06/20 03:48:12 DEBUG : Looking for writers 2026/06/20 03:48:12 DEBUG : dir: reading active writers 2026/06/20 03:48:12 DEBUG : >WaitForWriters: 2026/06/20 03:48:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:13 DEBUG : newLeaf: Updating file with newLeaf 0x80721f0add0 2026/06/20 03:48:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 03:48:14 DEBUG : dir/file1: Updating file with dir/file1 0x80721f0add0 2026/06/20 03:48:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 03:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 03:48:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/20 03:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:14 DEBUG : dir/file1: File is currently open, delaying rename 0x80721f0add0 2026/06/20 03:48:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:14 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (25 bytes), uploading instead of streaming 2026/06/20 03:48:15 DEBUG : dir/file1: size = 25 OK 2026/06/20 03:48:15 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/20 03:48:15 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/20 03:48:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:15 DEBUG : newLeaf: Running delayed rename now 2026/06/20 03:48:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:15 DEBUG : newLeaf: Updating file with newLeaf 0x80721f0add0 2026/06/20 03:48:15 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:15 DEBUG : dir: Looking for writers 2026/06/20 03:48:15 DEBUG : Looking for writers 2026/06/20 03:48:15 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:15 DEBUG : dir: reading active writers 2026/06/20 03:48:15 DEBUG : >WaitForWriters: 2026/06/20 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:16 DEBUG : dir: Looking for writers 2026/06/20 03:48:16 DEBUG : Looking for writers 2026/06/20 03:48:16 DEBUG : dir: reading active writers 2026/06/20 03:48:16 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:48:16 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:16 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:48:16 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:16 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:48:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:48:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:16 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:48:18 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:18 DEBUG : dir: Looking for writers 2026/06/20 03:48:18 DEBUG : file1: reading active writers 2026/06/20 03:48:18 DEBUG : Looking for writers 2026/06/20 03:48:18 DEBUG : dir: reading active writers 2026/06/20 03:48:18 DEBUG : >WaitForWriters: 2026/06/20 03:48:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:19 DEBUG : newLeaf: Updating file with newLeaf 0x80721ce1ad0 2026/06/20 03:48:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 03:48:20 DEBUG : dir/file1: Updating file with dir/file1 0x80721ce1ad0 2026/06/20 03:48:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 03:48:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/20 03:48:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:20 DEBUG : dir/file1: File is currently open, delaying rename 0x80721ce1ad0 2026/06/20 03:48:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:20 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (25 bytes), uploading instead of streaming 2026/06/20 03:48:21 DEBUG : dir/file1: size = 25 OK 2026/06/20 03:48:21 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/20 03:48:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/20 03:48:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:21 DEBUG : newLeaf: Running delayed rename now 2026/06/20 03:48:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:21 DEBUG : newLeaf: Updating file with newLeaf 0x80721ce1ad0 2026/06/20 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:21 DEBUG : dir: Looking for writers 2026/06/20 03:48:21 DEBUG : Looking for writers 2026/06/20 03:48:21 DEBUG : dir: reading active writers 2026/06/20 03:48:21 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:21 DEBUG : >WaitForWriters: 2026/06/20 03:48:22 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:22 DEBUG : dir: Looking for writers 2026/06/20 03:48:22 DEBUG : Looking for writers 2026/06/20 03:48:22 DEBUG : dir: reading active writers 2026/06/20 03:48:22 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:22 DEBUG : >WaitForWriters: 2026/06/20 03:48:22 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:48:22 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:22 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:48:22 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:22 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:22 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:48:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 03:48:24 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:48:24 DEBUG : dir/file1(0x80721c02500): openPending: 2026/06/20 03:48:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/20 03:48:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/20 03:48:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:24 DEBUG : dir/file1(0x80721c02500): >openPending: err= 2026/06/20 03:48:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 03:48:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:48:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:48:24 DEBUG : dir/file1(0x80721c02500): _writeAt: size=14, off=0 2026/06/20 03:48:24 DEBUG : dir/file1(0x80721c02500): >_writeAt: n=14, err= 2026/06/20 03:48:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/20 03:48:24 DEBUG : dir/file1(0x80721c02500): close: 2026/06/20 03:48:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/20 03:48:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/20 03:48:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:48:24 DEBUG : dir/file1(0x80721c02500): >close: err= 2026/06/20 03:48:24 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:24 DEBUG : dir: Looking for writers 2026/06/20 03:48:24 DEBUG : file1: reading active writers 2026/06/20 03:48:24 DEBUG : Looking for writers 2026/06/20 03:48:24 DEBUG : dir: reading active writers 2026/06/20 03:48:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:48:24 DEBUG : dir: Looking for writers 2026/06/20 03:48:24 DEBUG : file1: reading active writers 2026/06/20 03:48:24 DEBUG : Looking for writers 2026/06/20 03:48:24 DEBUG : dir: reading active writers 2026/06/20 03:48:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:48:24 DEBUG : dir: Looking for writers 2026/06/20 03:48:24 DEBUG : file1: reading active writers 2026/06/20 03:48:24 DEBUG : Looking for writers 2026/06/20 03:48:24 DEBUG : dir: reading active writers 2026/06/20 03:48:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:48:24 DEBUG : dir: Looking for writers 2026/06/20 03:48:24 DEBUG : file1: reading active writers 2026/06/20 03:48:24 DEBUG : Looking for writers 2026/06/20 03:48:24 DEBUG : dir: reading active writers 2026/06/20 03:48:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:48:24 DEBUG : dir/file1: vfs cache: starting upload 2026/06/20 03:48:24 DEBUG : dir: Looking for writers 2026/06/20 03:48:24 DEBUG : file1: reading active writers 2026/06/20 03:48:24 DEBUG : Looking for writers 2026/06/20 03:48:24 DEBUG : dir: reading active writers 2026/06/20 03:48:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:48:24 DEBUG : dir: Looking for writers 2026/06/20 03:48:24 DEBUG : file1: reading active writers 2026/06/20 03:48:24 DEBUG : Looking for writers 2026/06/20 03:48:24 DEBUG : dir: reading active writers 2026/06/20 03:48:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:48:24 DEBUG : dir: Looking for writers 2026/06/20 03:48:24 DEBUG : file1: reading active writers 2026/06/20 03:48:24 DEBUG : Looking for writers 2026/06/20 03:48:24 DEBUG : dir: reading active writers 2026/06/20 03:48:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:48:25 DEBUG : dir/file1: size = 14 OK 2026/06/20 03:48:25 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/20 03:48:25 INFO : dir/file1: Copied (replaced existing) 2026/06/20 03:48:25 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/06/20 03:48:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/20 03:48:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/20 03:48:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/20 03:48:25 DEBUG : dir: Looking for writers 2026/06/20 03:48:25 DEBUG : file1: reading active writers 2026/06/20 03:48:25 DEBUG : Looking for writers 2026/06/20 03:48:25 DEBUG : dir: reading active writers 2026/06/20 03:48:25 DEBUG : >WaitForWriters: 2026/06/20 03:48:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:48:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:48:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:48:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:48:25 DEBUG : dir/file1(0x80721b20d40): _readAt: size=512, off=0 2026/06/20 03:48:25 DEBUG : dir/file1(0x80721b20d40): openPending: 2026/06/20 03:48:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/06/20 03:48:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/20 03:48:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:25 DEBUG : dir/file1(0x80721b20d40): >openPending: err= 2026/06/20 03:48:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/20 03:48:25 DEBUG : dir/file1(0x80721b20d40): >_readAt: n=14, err=EOF 2026/06/20 03:48:25 DEBUG : dir/file1(0x80721b20d40): close: 2026/06/20 03:48:25 DEBUG : dir/file1(0x80721b20d40): >close: err= 2026/06/20 03:48:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:26 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/20 03:48:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 03:48:26 DEBUG : newLeaf: Updating file with newLeaf 0x80721d4e4e0 2026/06/20 03:48:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 03:48:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/20 03:48:27 DEBUG : dir/file1: Updating file with dir/file1 0x80721d4e4e0 2026/06/20 03:48:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 03:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 03:48:27 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:48:27 DEBUG : dir/file1(0x80721b216c0): openPending: 2026/06/20 03:48:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/20 03:48:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/20 03:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:27 DEBUG : dir/file1(0x80721b216c0): >openPending: err= 2026/06/20 03:48:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 03:48:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:48:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:48:27 DEBUG : dir/file1(0x80721b216c0): _writeAt: size=25, off=0 2026/06/20 03:48:27 DEBUG : dir/file1(0x80721b216c0): >_writeAt: n=25, err= 2026/06/20 03:48:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 03:48:28 DEBUG : newLeaf: Updating file with newLeaf 0x80721d4e4e0 2026/06/20 03:48:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:28 DEBUG : newLeaf(0x80721b216c0): close: 2026/06/20 03:48:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/20 03:48:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-20 03:48:27.581953888 +0000 UTC m=+135.278065883 2026/06/20 03:48:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/20 03:48:28 DEBUG : newLeaf(0x80721b216c0): >close: err= 2026/06/20 03:48:28 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:28 DEBUG : dir: Looking for writers 2026/06/20 03:48:28 DEBUG : Looking for writers 2026/06/20 03:48:28 DEBUG : dir: reading active writers 2026/06/20 03:48:28 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:48:28 DEBUG : dir: Looking for writers 2026/06/20 03:48:28 DEBUG : Looking for writers 2026/06/20 03:48:28 DEBUG : dir: reading active writers 2026/06/20 03:48:28 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:48:28 DEBUG : dir: Looking for writers 2026/06/20 03:48:28 DEBUG : Looking for writers 2026/06/20 03:48:28 DEBUG : dir: reading active writers 2026/06/20 03:48:28 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:48:28 DEBUG : dir: Looking for writers 2026/06/20 03:48:28 DEBUG : Looking for writers 2026/06/20 03:48:28 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:28 DEBUG : dir: reading active writers 2026/06/20 03:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:48:28 DEBUG : newLeaf: vfs cache: starting upload 2026/06/20 03:48:28 DEBUG : dir: Looking for writers 2026/06/20 03:48:28 DEBUG : Looking for writers 2026/06/20 03:48:28 DEBUG : dir: reading active writers 2026/06/20 03:48:28 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:48:28 DEBUG : dir: Looking for writers 2026/06/20 03:48:28 DEBUG : Looking for writers 2026/06/20 03:48:28 DEBUG : dir: reading active writers 2026/06/20 03:48:28 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:48:28 DEBUG : dir: Looking for writers 2026/06/20 03:48:28 DEBUG : Looking for writers 2026/06/20 03:48:28 DEBUG : dir: reading active writers 2026/06/20 03:48:28 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:48:29 DEBUG : newLeaf: size = 25 OK 2026/06/20 03:48:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/20 03:48:29 INFO : newLeaf: Copied (replaced existing) 2026/06/20 03:48:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-20 03:48:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/20 03:48:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/20 03:48:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/20 03:48:29 DEBUG : dir: Looking for writers 2026/06/20 03:48:29 DEBUG : Looking for writers 2026/06/20 03:48:29 DEBUG : dir: reading active writers 2026/06/20 03:48:29 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:29 DEBUG : >WaitForWriters: 2026/06/20 03:48:29 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:29 DEBUG : dir: Looking for writers 2026/06/20 03:48:29 DEBUG : Looking for writers 2026/06/20 03:48:29 DEBUG : dir: reading active writers 2026/06/20 03:48:29 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:29 DEBUG : >WaitForWriters: 2026/06/20 03:48:29 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:48:30 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:30 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:48:30 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:30 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:48:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:30 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:48:31 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:31 DEBUG : dir: Looking for writers 2026/06/20 03:48:31 DEBUG : file1: reading active writers 2026/06/20 03:48:31 DEBUG : Looking for writers 2026/06/20 03:48:31 DEBUG : dir: reading active writers 2026/06/20 03:48:31 DEBUG : >WaitForWriters: 2026/06/20 03:48:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:32 DEBUG : newLeaf: Updating file with newLeaf 0x80721e7c000 2026/06/20 03:48:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 03:48:33 DEBUG : dir/file1: Updating file with dir/file1 0x80721e7c000 2026/06/20 03:48:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 03:48:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 03:48:33 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:48:33 DEBUG : dir/file1(0x80722126540): openPending: 2026/06/20 03:48:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/20 03:48:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/20 03:48:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:33 DEBUG : dir/file1(0x80722126540): >openPending: err= 2026/06/20 03:48:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 03:48:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:48:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:48:33 DEBUG : dir/file1(0x80722126540): _writeAt: size=25, off=0 2026/06/20 03:48:33 DEBUG : dir/file1(0x80722126540): >_writeAt: n=25, err= 2026/06/20 03:48:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 03:48:34 DEBUG : newLeaf: Updating file with newLeaf 0x80721e7c000 2026/06/20 03:48:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:34 DEBUG : newLeaf(0x80722126540): close: 2026/06/20 03:48:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/20 03:48:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-20 03:48:33.981916338 +0000 UTC m=+141.678028332 2026/06/20 03:48:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/20 03:48:34 DEBUG : newLeaf(0x80722126540): >close: err= 2026/06/20 03:48:34 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:34 DEBUG : dir: Looking for writers 2026/06/20 03:48:34 DEBUG : Looking for writers 2026/06/20 03:48:34 DEBUG : dir: reading active writers 2026/06/20 03:48:34 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:48:34 DEBUG : dir: Looking for writers 2026/06/20 03:48:34 DEBUG : Looking for writers 2026/06/20 03:48:34 DEBUG : dir: reading active writers 2026/06/20 03:48:34 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:48:34 DEBUG : dir: Looking for writers 2026/06/20 03:48:34 DEBUG : Looking for writers 2026/06/20 03:48:34 DEBUG : dir: reading active writers 2026/06/20 03:48:34 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:48:34 DEBUG : dir: Looking for writers 2026/06/20 03:48:34 DEBUG : Looking for writers 2026/06/20 03:48:34 DEBUG : dir: reading active writers 2026/06/20 03:48:34 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:48:34 DEBUG : newLeaf: vfs cache: starting upload 2026/06/20 03:48:34 DEBUG : dir: Looking for writers 2026/06/20 03:48:34 DEBUG : Looking for writers 2026/06/20 03:48:34 DEBUG : dir: reading active writers 2026/06/20 03:48:34 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:48:34 DEBUG : dir: Looking for writers 2026/06/20 03:48:34 DEBUG : Looking for writers 2026/06/20 03:48:34 DEBUG : dir: reading active writers 2026/06/20 03:48:34 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:48:35 DEBUG : dir: Looking for writers 2026/06/20 03:48:35 DEBUG : Looking for writers 2026/06/20 03:48:35 DEBUG : dir: reading active writers 2026/06/20 03:48:35 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:48:35 DEBUG : newLeaf: size = 25 OK 2026/06/20 03:48:35 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/06/20 03:48:35 INFO : newLeaf: Copied (replaced existing) 2026/06/20 03:48:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-20 03:48:33 +0000 UTC," 2026/06/20 03:48:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/20 03:48:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/20 03:48:35 DEBUG : dir: Looking for writers 2026/06/20 03:48:35 DEBUG : Looking for writers 2026/06/20 03:48:35 DEBUG : dir: reading active writers 2026/06/20 03:48:35 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:35 DEBUG : >WaitForWriters: 2026/06/20 03:48:36 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:36 DEBUG : dir: Looking for writers 2026/06/20 03:48:36 DEBUG : Looking for writers 2026/06/20 03:48:36 DEBUG : dir: reading active writers 2026/06/20 03:48:36 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:36 DEBUG : >WaitForWriters: 2026/06/20 03:48:36 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:48:36 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:36 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:48:36 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:36 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:48:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:48:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:36 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:48:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 03:48:38 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:48:38 DEBUG : dir/file1(0x80721e78640): openPending: 2026/06/20 03:48:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/20 03:48:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/20 03:48:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:38 DEBUG : dir/file1(0x80721e78640): >openPending: err= 2026/06/20 03:48:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 03:48:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:48:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:48:38 DEBUG : dir/file1(0x80721e78640): _writeAt: size=14, off=0 2026/06/20 03:48:38 DEBUG : dir/file1(0x80721e78640): >_writeAt: n=14, err= 2026/06/20 03:48:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/20 03:48:38 DEBUG : dir/file1(0x80721e78640): close: 2026/06/20 03:48:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/20 03:48:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/20 03:48:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:48:38 DEBUG : dir/file1(0x80721e78640): >close: err= 2026/06/20 03:48:38 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:38 DEBUG : dir: Looking for writers 2026/06/20 03:48:38 DEBUG : file1: reading active writers 2026/06/20 03:48:38 DEBUG : Looking for writers 2026/06/20 03:48:38 DEBUG : dir: reading active writers 2026/06/20 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:48:38 DEBUG : dir: Looking for writers 2026/06/20 03:48:38 DEBUG : file1: reading active writers 2026/06/20 03:48:38 DEBUG : Looking for writers 2026/06/20 03:48:38 DEBUG : dir: reading active writers 2026/06/20 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:48:38 DEBUG : dir: Looking for writers 2026/06/20 03:48:38 DEBUG : file1: reading active writers 2026/06/20 03:48:38 DEBUG : Looking for writers 2026/06/20 03:48:38 DEBUG : dir: reading active writers 2026/06/20 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:48:38 DEBUG : dir: Looking for writers 2026/06/20 03:48:38 DEBUG : file1: reading active writers 2026/06/20 03:48:38 DEBUG : Looking for writers 2026/06/20 03:48:38 DEBUG : dir: reading active writers 2026/06/20 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:48:38 DEBUG : dir/file1: vfs cache: starting upload 2026/06/20 03:48:38 DEBUG : dir: Looking for writers 2026/06/20 03:48:38 DEBUG : file1: reading active writers 2026/06/20 03:48:38 DEBUG : Looking for writers 2026/06/20 03:48:38 DEBUG : dir: reading active writers 2026/06/20 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:48:38 DEBUG : dir: Looking for writers 2026/06/20 03:48:38 DEBUG : file1: reading active writers 2026/06/20 03:48:38 DEBUG : Looking for writers 2026/06/20 03:48:38 DEBUG : dir: reading active writers 2026/06/20 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:48:38 DEBUG : dir: Looking for writers 2026/06/20 03:48:38 DEBUG : file1: reading active writers 2026/06/20 03:48:38 DEBUG : Looking for writers 2026/06/20 03:48:38 DEBUG : dir: reading active writers 2026/06/20 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:48:39 DEBUG : dir/file1: size = 14 OK 2026/06/20 03:48:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/20 03:48:39 INFO : dir/file1: Copied (replaced existing) 2026/06/20 03:48:39 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/06/20 03:48:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/20 03:48:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/20 03:48:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/20 03:48:39 DEBUG : dir: Looking for writers 2026/06/20 03:48:39 DEBUG : file1: reading active writers 2026/06/20 03:48:39 DEBUG : Looking for writers 2026/06/20 03:48:39 DEBUG : dir: reading active writers 2026/06/20 03:48:39 DEBUG : >WaitForWriters: 2026/06/20 03:48:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:48:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:48:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:48:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:48:39 DEBUG : dir/file1(0x80721fd7200): _readAt: size=512, off=0 2026/06/20 03:48:39 DEBUG : dir/file1(0x80721fd7200): openPending: 2026/06/20 03:48:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/06/20 03:48:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/20 03:48:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:39 DEBUG : dir/file1(0x80721fd7200): >openPending: err= 2026/06/20 03:48:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/20 03:48:39 DEBUG : dir/file1(0x80721fd7200): >_readAt: n=14, err=EOF 2026/06/20 03:48:39 DEBUG : dir/file1(0x80721fd7200): close: 2026/06/20 03:48:39 DEBUG : dir/file1(0x80721fd7200): >close: err= 2026/06/20 03:48:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:40 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/20 03:48:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 03:48:40 DEBUG : newLeaf: Updating file with newLeaf 0x80721e7c0d0 2026/06/20 03:48:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 03:48:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/20 03:48:41 DEBUG : dir/file1: Updating file with dir/file1 0x80721e7c0d0 2026/06/20 03:48:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 03:48:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 03:48:41 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:48:41 DEBUG : dir/file1(0x80722182280): openPending: 2026/06/20 03:48:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/20 03:48:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/20 03:48:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:41 DEBUG : dir/file1(0x80722182280): >openPending: err= 2026/06/20 03:48:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 03:48:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:48:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:48:41 DEBUG : dir/file1(0x80722182280): _writeAt: size=25, off=0 2026/06/20 03:48:41 DEBUG : dir/file1(0x80722182280): >_writeAt: n=25, err= 2026/06/20 03:48:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 03:48:42 DEBUG : newLeaf: Updating file with newLeaf 0x80721e7c0d0 2026/06/20 03:48:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:42 DEBUG : newLeaf(0x80722182280): close: 2026/06/20 03:48:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/20 03:48:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-20 03:48:41.598819662 +0000 UTC m=+149.294931706 2026/06/20 03:48:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/20 03:48:42 DEBUG : newLeaf(0x80722182280): >close: err= 2026/06/20 03:48:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:42 DEBUG : dir: Looking for writers 2026/06/20 03:48:42 DEBUG : Looking for writers 2026/06/20 03:48:42 DEBUG : dir: reading active writers 2026/06/20 03:48:42 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:48:42 DEBUG : dir: Looking for writers 2026/06/20 03:48:42 DEBUG : Looking for writers 2026/06/20 03:48:42 DEBUG : dir: reading active writers 2026/06/20 03:48:42 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:48:42 DEBUG : dir: Looking for writers 2026/06/20 03:48:42 DEBUG : Looking for writers 2026/06/20 03:48:42 DEBUG : dir: reading active writers 2026/06/20 03:48:42 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:48:42 DEBUG : dir: Looking for writers 2026/06/20 03:48:42 DEBUG : Looking for writers 2026/06/20 03:48:42 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:42 DEBUG : dir: reading active writers 2026/06/20 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:48:42 DEBUG : newLeaf: vfs cache: starting upload 2026/06/20 03:48:42 DEBUG : dir: Looking for writers 2026/06/20 03:48:42 DEBUG : Looking for writers 2026/06/20 03:48:42 DEBUG : dir: reading active writers 2026/06/20 03:48:42 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:48:42 DEBUG : dir: Looking for writers 2026/06/20 03:48:42 DEBUG : Looking for writers 2026/06/20 03:48:42 DEBUG : dir: reading active writers 2026/06/20 03:48:42 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:48:42 DEBUG : dir: Looking for writers 2026/06/20 03:48:42 DEBUG : Looking for writers 2026/06/20 03:48:42 DEBUG : dir: reading active writers 2026/06/20 03:48:42 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:48:43 DEBUG : newLeaf: size = 25 OK 2026/06/20 03:48:43 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/06/20 03:48:43 INFO : newLeaf: Copied (replaced existing) 2026/06/20 03:48:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-20 03:48:41 +0000 UTC," 2026/06/20 03:48:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/20 03:48:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/20 03:48:43 DEBUG : dir: Looking for writers 2026/06/20 03:48:43 DEBUG : Looking for writers 2026/06/20 03:48:43 DEBUG : dir: reading active writers 2026/06/20 03:48:43 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:43 DEBUG : >WaitForWriters: 2026/06/20 03:48:43 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:43 DEBUG : dir: Looking for writers 2026/06/20 03:48:43 DEBUG : Looking for writers 2026/06/20 03:48:43 DEBUG : dir: reading active writers 2026/06/20 03:48:43 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:43 DEBUG : >WaitForWriters: 2026/06/20 03:48:43 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:48:44 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:44 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:48:44 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:44 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:48:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:48:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:48:44 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:48:45 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:45 DEBUG : dir: Looking for writers 2026/06/20 03:48:45 DEBUG : file1: reading active writers 2026/06/20 03:48:45 DEBUG : Looking for writers 2026/06/20 03:48:45 DEBUG : dir: reading active writers 2026/06/20 03:48:45 DEBUG : >WaitForWriters: 2026/06/20 03:48:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:48:45 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:48:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:48:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:48:45 DEBUG : dir/file1(0x807216f6400): _readAt: size=512, off=0 2026/06/20 03:48:45 DEBUG : dir/file1(0x807216f6400): openPending: 2026/06/20 03:48:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/20 03:48:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/20 03:48:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:45 DEBUG : dir/file1(0x807216f6400): >openPending: err= 2026/06/20 03:48:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/20 03:48:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:48:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:48:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:48:46 DEBUG : dir/file1(0x807216f6400): >_readAt: n=14, err=EOF 2026/06/20 03:48:46 DEBUG : dir/file1(0x807216f6400): close: 2026/06/20 03:48:46 DEBUG : dir/file1(0x807216f6400): >close: err= 2026/06/20 03:48:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 03:48:47 DEBUG : newLeaf: Updating file with newLeaf 0x8072215f110 2026/06/20 03:48:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/20 03:48:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/20 03:48:47 DEBUG : dir/file1: Updating file with dir/file1 0x8072215f110 2026/06/20 03:48:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/20 03:48:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 03:48:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:48:48 DEBUG : dir/file1(0x807218fed40): openPending: 2026/06/20 03:48:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/20 03:48:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/20 03:48:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:48:48 DEBUG : dir/file1(0x807218fed40): >openPending: err= 2026/06/20 03:48:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 03:48:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:48:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:48:48 DEBUG : dir/file1(0x807218fed40): _writeAt: size=25, off=0 2026/06/20 03:48:48 DEBUG : dir/file1(0x807218fed40): >_writeAt: n=25, err= 2026/06/20 03:48:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/20 03:48:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/20 03:48:48 DEBUG : newLeaf: Updating file with newLeaf 0x8072215f110 2026/06/20 03:48:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:48:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:48 DEBUG : newLeaf(0x807218fed40): close: 2026/06/20 03:48:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/20 03:48:48 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-20 03:48:48.230817703 +0000 UTC m=+155.926929687 2026/06/20 03:48:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/20 03:48:48 DEBUG : newLeaf(0x807218fed40): >close: err= 2026/06/20 03:48:48 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:48 DEBUG : dir: Looking for writers 2026/06/20 03:48:48 DEBUG : Looking for writers 2026/06/20 03:48:48 DEBUG : dir: reading active writers 2026/06/20 03:48:48 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:48:48 DEBUG : dir: Looking for writers 2026/06/20 03:48:48 DEBUG : Looking for writers 2026/06/20 03:48:48 DEBUG : dir: reading active writers 2026/06/20 03:48:48 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:48:48 DEBUG : dir: Looking for writers 2026/06/20 03:48:48 DEBUG : Looking for writers 2026/06/20 03:48:48 DEBUG : dir: reading active writers 2026/06/20 03:48:48 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:48:48 DEBUG : dir: Looking for writers 2026/06/20 03:48:48 DEBUG : Looking for writers 2026/06/20 03:48:48 DEBUG : dir: reading active writers 2026/06/20 03:48:48 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:48:48 DEBUG : newLeaf: vfs cache: starting upload 2026/06/20 03:48:48 DEBUG : dir: Looking for writers 2026/06/20 03:48:48 DEBUG : Looking for writers 2026/06/20 03:48:48 DEBUG : dir: reading active writers 2026/06/20 03:48:48 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:48:49 DEBUG : dir: Looking for writers 2026/06/20 03:48:49 DEBUG : Looking for writers 2026/06/20 03:48:49 DEBUG : dir: reading active writers 2026/06/20 03:48:49 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:48:49 DEBUG : dir: Looking for writers 2026/06/20 03:48:49 DEBUG : Looking for writers 2026/06/20 03:48:49 DEBUG : dir: reading active writers 2026/06/20 03:48:49 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:48:49 DEBUG : newLeaf: size = 25 OK 2026/06/20 03:48:49 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/06/20 03:48:49 INFO : newLeaf: Copied (replaced existing) 2026/06/20 03:48:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-20 03:48:48 +0000 UTC," 2026/06/20 03:48:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/20 03:48:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/20 03:48:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/20 03:48:50 DEBUG : dir: Looking for writers 2026/06/20 03:48:50 DEBUG : Looking for writers 2026/06/20 03:48:50 DEBUG : dir: reading active writers 2026/06/20 03:48:50 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:50 DEBUG : >WaitForWriters: 2026/06/20 03:48:50 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:50 DEBUG : dir: Looking for writers 2026/06/20 03:48:50 DEBUG : Looking for writers 2026/06/20 03:48:50 DEBUG : dir: reading active writers 2026/06/20 03:48:50 DEBUG : newLeaf: reading active writers 2026/06/20 03:48:50 DEBUG : >WaitForWriters: 2026/06/20 03:48:50 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestFileRename (40.98s) --- PASS: TestFileRename/off,forceCache=false (6.77s) --- PASS: TestFileRename/minimal,forceCache=false (5.87s) --- PASS: TestFileRename/minimal,forceCache=true (7.66s) --- PASS: TestFileRename/writes,forceCache=false (6.43s) --- PASS: TestFileRename/writes,forceCache=true (7.62s) --- PASS: TestFileRename/full,forceCache=false (6.63s) === 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-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:48:51 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:51 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:51 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:51 DEBUG : Looking for writers 2026/06/20 03:48:51 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-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:48:51 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:48:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:48:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 03:48:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/20 03:48:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:48:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/20 03:48:53 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/20 03:48:53 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:53 DEBUG : dir: Looking for writers 2026/06/20 03:48:53 DEBUG : file1: reading active writers 2026/06/20 03:48:53 DEBUG : Looking for writers 2026/06/20 03:48:53 DEBUG : dir: reading active writers 2026/06/20 03:48:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.39s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:48:53 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:48:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:48:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 03:48:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/20 03:48:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:48:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/20 03:48:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/20 03:48:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/20 03:48:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/20 03:48:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/20 03:48:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/20 03:48:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/20 03:48:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/20 03:48:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/20 03:48:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/20 03:48:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/20 03:48:55 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/20 03:48:56 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/20 03:48:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/20 03:48:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/20 03:48:56 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/20 03:48:56 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:48:56 DEBUG : dir: Looking for writers 2026/06/20 03:48:56 DEBUG : file1: reading active writers 2026/06/20 03:48:56 DEBUG : Looking for writers 2026/06/20 03:48:56 DEBUG : dir: reading active writers 2026/06/20 03:48:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.91s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:48:57 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:48:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:48:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:48:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 03:48:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/20 03:48:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:48:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/20 03:48:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/20 03:48:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/20 03:48:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/20 03:48:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/20 03:48:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/20 03:48:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/20 03:48:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/20 03:49:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/20 03:49:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/20 03:49:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/20 03:49:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/20 03:49:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/20 03:49:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/20 03:49:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/20 03:49:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/20 03:49:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/20 03:49:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/20 03:49:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/20 03:49:01 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/20 03:49:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/20 03:49:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/20 03:49:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/20 03:49:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/20 03:49:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/20 03:49:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/20 03:49:01 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/20 03:49:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/20 03:49:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/20 03:49:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/20 03:49:01 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/20 03:49:01 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:01 DEBUG : dir: Looking for writers 2026/06/20 03:49:01 DEBUG : file1: reading active writers 2026/06/20 03:49:01 DEBUG : Looking for writers 2026/06/20 03:49:01 DEBUG : dir: reading active writers 2026/06/20 03:49:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.60s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:02 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:49:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:49:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 03:49:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/20 03:49:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:04 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:04 DEBUG : dir: Looking for writers 2026/06/20 03:49:04 DEBUG : file1: reading active writers 2026/06/20 03:49:04 DEBUG : Looking for writers 2026/06/20 03:49:04 DEBUG : dir: reading active writers 2026/06/20 03:49:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.48s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:04 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:49:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:49:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/20 03:49:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/20 03:49:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:06 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/20 03:49:06 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/20 03:49:06 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:06 DEBUG : dir: Looking for writers 2026/06/20 03:49:06 DEBUG : file1: reading active writers 2026/06/20 03:49:06 DEBUG : Looking for writers 2026/06/20 03:49:06 DEBUG : dir: reading active writers 2026/06/20 03:49:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.42s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:07 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:07 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:07 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:07 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:07 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:49:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:49:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:49:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:49:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:49:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): _readAt: size=1, off=0 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): openPending: 2026/06/20 03:49:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/06/20 03:49:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 03:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): >openPending: err= 2026/06/20 03:49:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/20 03:49:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): >_readAt: n=1, err= 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): _readAt: size=256, off=1 2026/06/20 03:49:08 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): >_readAt: n=15, err=EOF 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): _readAt: size=16, off=16 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): >_readAt: n=0, err=EOF 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): close: 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): >close: err= 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): close: 2026/06/20 03:49:08 DEBUG : dir/file1(0x80721dabe00): >close: err=file already closed 2026/06/20 03:49:08 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:08 DEBUG : dir: Looking for writers 2026/06/20 03:49:08 DEBUG : file1: reading active writers 2026/06/20 03:49:08 DEBUG : Looking for writers 2026/06/20 03:49:08 DEBUG : dir: reading active writers 2026/06/20 03:49:08 DEBUG : >WaitForWriters: 2026/06/20 03:49:08 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.55s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:09 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:09 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:09 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:09 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:09 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:49:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:49:11 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:49:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:49:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:49:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): _readAt: size=1, off=0 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): openPending: 2026/06/20 03:49:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 03:49:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 03:49:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): >openPending: err= 2026/06/20 03:49:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/20 03:49:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): >_readAt: n=1, err= 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): _readAt: size=1, off=5 2026/06/20 03:49:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): >_readAt: n=1, err= 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): _readAt: size=1, off=3 2026/06/20 03:49:11 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): >_readAt: n=1, err= 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): _readAt: size=1, off=13 2026/06/20 03:49:11 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): >_readAt: n=1, err= 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): _readAt: size=16, off=100 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): >_readAt: n=0, err=EOF 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): close: 2026/06/20 03:49:11 DEBUG : dir/file1(0x80721f99100): >close: err= 2026/06/20 03:49:11 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:11 DEBUG : dir: Looking for writers 2026/06/20 03:49:11 DEBUG : file1: reading active writers 2026/06/20 03:49:11 DEBUG : Looking for writers 2026/06/20 03:49:11 DEBUG : dir: reading active writers 2026/06/20 03:49:11 DEBUG : >WaitForWriters: 2026/06/20 03:49:11 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.42s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:12 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:12 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:12 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:12 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:12 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:49:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:49:13 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:49:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:49:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:49:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 03:49:13 DEBUG : dir/file1(0x80721ca02c0): _readAt: size=1, off=0 2026/06/20 03:49:13 DEBUG : dir/file1(0x80721ca02c0): openPending: 2026/06/20 03:49:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 03:49:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 03:49:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:13 DEBUG : dir/file1(0x80721ca02c0): >openPending: err= 2026/06/20 03:49:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/20 03:49:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): >_readAt: n=1, err= 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): _readAt: size=1, off=5 2026/06/20 03:49:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): >_readAt: n=1, err= 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): _readAt: size=1, off=1 2026/06/20 03:49:14 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): >_readAt: n=1, err= 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): _readAt: size=6, off=10 2026/06/20 03:49:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): >_readAt: n=6, err= 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): _readAt: size=256, off=10 2026/06/20 03:49:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): >_readAt: n=6, err=EOF 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): _readAt: size=256, off=100 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): close: 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): >close: err= 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): _readAt: size=256, off=100 2026/06/20 03:49:14 DEBUG : dir/file1(0x80721ca02c0): >_readAt: n=0, err=file already closed 2026/06/20 03:49:14 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:14 DEBUG : dir: Looking for writers 2026/06/20 03:49:14 DEBUG : file1: reading active writers 2026/06/20 03:49:14 DEBUG : Looking for writers 2026/06/20 03:49:14 DEBUG : dir: reading active writers 2026/06/20 03:49:14 DEBUG : >WaitForWriters: 2026/06/20 03:49:14 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.62s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:14 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:14 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:14 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:14 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:14 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:49:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:49:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:49:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:49:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:49:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 03:49:16 DEBUG : dir/file1(0x80722178b00): RWFileHandle.Flush 2026/06/20 03:49:16 DEBUG : dir/file1(0x80722178b00): _readAt: size=256, off=0 2026/06/20 03:49:16 DEBUG : dir/file1(0x80722178b00): openPending: 2026/06/20 03:49:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 03:49:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 03:49:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:16 DEBUG : dir/file1(0x80722178b00): >openPending: err= 2026/06/20 03:49:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/20 03:49:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/06/20 03:49:16 DEBUG : dir/file1(0x80722178b00): >_readAt: n=16, err=EOF 2026/06/20 03:49:16 DEBUG : dir/file1(0x80722178b00): RWFileHandle.Flush 2026/06/20 03:49:16 DEBUG : dir/file1(0x80722178b00): RWFileHandle.Flush 2026/06/20 03:49:16 DEBUG : dir/file1(0x80722178b00): close: 2026/06/20 03:49:16 DEBUG : dir/file1(0x80722178b00): >close: err= 2026/06/20 03:49:16 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:16 DEBUG : dir: Looking for writers 2026/06/20 03:49:16 DEBUG : file1: reading active writers 2026/06/20 03:49:16 DEBUG : Looking for writers 2026/06/20 03:49:16 DEBUG : dir: reading active writers 2026/06/20 03:49:16 DEBUG : >WaitForWriters: 2026/06/20 03:49:16 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.45s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:17 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:17 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:17 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:17 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:17 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:49:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/20 03:49:18 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:49:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:49:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:49:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 03:49:18 DEBUG : dir/file1(0x807217f1d40): _readAt: size=256, off=0 2026/06/20 03:49:18 DEBUG : dir/file1(0x807217f1d40): openPending: 2026/06/20 03:49:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 03:49:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 03:49:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:18 DEBUG : dir/file1(0x807217f1d40): >openPending: err= 2026/06/20 03:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/20 03:49:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:18 DEBUG : dir/file1(0x807217f1d40): >_readAt: n=16, err=EOF 2026/06/20 03:49:18 DEBUG : dir/file1(0x807217f1d40): RWFileHandle.Release 2026/06/20 03:49:18 DEBUG : dir/file1(0x807217f1d40): close: 2026/06/20 03:49:18 DEBUG : dir/file1(0x807217f1d40): >close: err= 2026/06/20 03:49:18 DEBUG : dir/file1(0x807217f1d40): RWFileHandle.Release 2026/06/20 03:49:18 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:18 DEBUG : dir: Looking for writers 2026/06/20 03:49:18 DEBUG : file1: reading active writers 2026/06/20 03:49:18 DEBUG : Looking for writers 2026/06/20 03:49:18 DEBUG : dir: reading active writers 2026/06/20 03:49:18 DEBUG : >WaitForWriters: 2026/06/20 03:49:18 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting 2026/06/20 03:49:19 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi/dir/file1: no such file or directory 2026/06/20 03:49:19 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.46s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:19 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:19 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:19 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:19 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:19 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:19 DEBUG : file1: newRWFileHandle: 2026/06/20 03:49:19 DEBUG : file1(0x80721f98cc0): openPending: 2026/06/20 03:49:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:19 DEBUG : file1(0x80721f98cc0): >openPending: err= 2026/06/20 03:49:19 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 03:49:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 03:49:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 03:49:19 DEBUG : file1(0x80721f98cc0): _writeAt: size=5, off=0 2026/06/20 03:49:19 DEBUG : file1(0x80721f98cc0): >_writeAt: n=5, err= 2026/06/20 03:49:19 DEBUG : file1(0x80721f98cc0): _writeAt: size=7, off=5 2026/06/20 03:49:19 DEBUG : file1(0x80721f98cc0): >_writeAt: n=7, err= 2026/06/20 03:49:19 DEBUG : file1: vfs cache: truncate to size=11 2026/06/20 03:49:19 DEBUG : file1(0x80721f98cc0): close: 2026/06/20 03:49:19 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 03:49:19.807751987 +0000 UTC m=+187.503863981 2026/06/20 03:49:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:19 DEBUG : file1(0x80721f98cc0): >close: err= 2026/06/20 03:49:19 DEBUG : file1(0x80721f98cc0): close: 2026/06/20 03:49:19 DEBUG : file1(0x80721f98cc0): >close: err=file already closed 2026/06/20 03:49:19 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:19 DEBUG : Looking for writers 2026/06/20 03:49:19 DEBUG : file1: reading active writers 2026/06/20 03:49:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:49:19 DEBUG : Looking for writers 2026/06/20 03:49:19 DEBUG : file1: reading active writers 2026/06/20 03:49:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:49:19 DEBUG : Looking for writers 2026/06/20 03:49:19 DEBUG : file1: reading active writers 2026/06/20 03:49:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:49:19 DEBUG : Looking for writers 2026/06/20 03:49:19 DEBUG : file1: reading active writers 2026/06/20 03:49:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:49:19 DEBUG : file1: vfs cache: starting upload 2026/06/20 03:49:19 DEBUG : Looking for writers 2026/06/20 03:49:19 DEBUG : file1: reading active writers 2026/06/20 03:49:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:49:20 DEBUG : Looking for writers 2026/06/20 03:49:20 DEBUG : file1: reading active writers 2026/06/20 03:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:49:20 DEBUG : Looking for writers 2026/06/20 03:49:20 DEBUG : file1: reading active writers 2026/06/20 03:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:49:20 DEBUG : file1: size = 11 OK 2026/06/20 03:49:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:49:20 INFO : file1: Copied (new) 2026/06/20 03:49:20 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-20 03:49:19 +0000 UTC," 2026/06/20 03:49:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 03:49:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:20 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 03:49:21 DEBUG : Looking for writers 2026/06/20 03:49:21 DEBUG : file1: reading active writers 2026/06/20 03:49:21 DEBUG : >WaitForWriters: 2026/06/20 03:49:21 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:21 DEBUG : Looking for writers 2026/06/20 03:49:21 DEBUG : file1: reading active writers 2026/06/20 03:49:21 DEBUG : >WaitForWriters: 2026/06/20 03:49:21 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting 2026/06/20 03:49:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi/dir/file1: no such file or directory 2026/06/20 03:49:21 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-fuduyuy5zayi/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:21 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:21 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:21 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:21 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:21 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:21 DEBUG : file1: newRWFileHandle: 2026/06/20 03:49:21 DEBUG : file1(0x80721f99d80): openPending: 2026/06/20 03:49:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:21 DEBUG : file1(0x80721f99d80): >openPending: err= 2026/06/20 03:49:21 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 03:49:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 03:49:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 03:49:21 DEBUG : file1(0x80721f99d80): _writeAt: size=7, off=0 2026/06/20 03:49:21 DEBUG : file1(0x80721f99d80): >_writeAt: n=7, err= 2026/06/20 03:49:21 DEBUG : file1(0x80721f99d80): _writeAt: size=6, off=5 2026/06/20 03:49:21 DEBUG : file1(0x80721f99d80): >_writeAt: n=6, err= 2026/06/20 03:49:21 DEBUG : file1(0x80721f99d80): close: 2026/06/20 03:49:21 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 03:49:21.7811739 +0000 UTC m=+189.477285894 2026/06/20 03:49:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:21 DEBUG : file1(0x80721f99d80): >close: err= 2026/06/20 03:49:21 DEBUG : file1(0x80721f99d80): _writeAt: size=5, off=0 2026/06/20 03:49:21 DEBUG : file1(0x80721f99d80): >_writeAt: n=0, err=file already closed 2026/06/20 03:49:21 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:21 DEBUG : Looking for writers 2026/06/20 03:49:21 DEBUG : file1: reading active writers 2026/06/20 03:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:49:21 DEBUG : Looking for writers 2026/06/20 03:49:21 DEBUG : file1: reading active writers 2026/06/20 03:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:49:21 DEBUG : Looking for writers 2026/06/20 03:49:21 DEBUG : file1: reading active writers 2026/06/20 03:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:49:21 DEBUG : Looking for writers 2026/06/20 03:49:21 DEBUG : file1: reading active writers 2026/06/20 03:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:49:21 DEBUG : file1: vfs cache: starting upload 2026/06/20 03:49:21 DEBUG : Looking for writers 2026/06/20 03:49:21 DEBUG : file1: reading active writers 2026/06/20 03:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:49:22 DEBUG : Looking for writers 2026/06/20 03:49:22 DEBUG : file1: reading active writers 2026/06/20 03:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:49:22 DEBUG : Looking for writers 2026/06/20 03:49:22 DEBUG : file1: reading active writers 2026/06/20 03:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:49:22 DEBUG : file1: size = 11 OK 2026/06/20 03:49:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:49:22 INFO : file1: Copied (new) 2026/06/20 03:49:22 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-20 03:49:21 +0000 UTC," 2026/06/20 03:49:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 03:49:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:22 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 03:49:23 DEBUG : Looking for writers 2026/06/20 03:49:23 DEBUG : file1: reading active writers 2026/06/20 03:49:23 DEBUG : >WaitForWriters: 2026/06/20 03:49:23 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:23 DEBUG : Looking for writers 2026/06/20 03:49:23 DEBUG : file1: reading active writers 2026/06/20 03:49:23 DEBUG : >WaitForWriters: 2026/06/20 03:49:23 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:23 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:23 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:23 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:23 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:23 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:23 DEBUG : file1: newRWFileHandle: 2026/06/20 03:49:23 DEBUG : file1(0x80721ca15c0): openPending: 2026/06/20 03:49:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:23 DEBUG : file1(0x80721ca15c0): >openPending: err= 2026/06/20 03:49:23 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 03:49:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 03:49:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 03:49:23 DEBUG : file1(0x80721ca15c0): close: 2026/06/20 03:49:23 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 03:49:23.74587027 +0000 UTC m=+191.441982254 2026/06/20 03:49:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:23 DEBUG : file1(0x80721ca15c0): >close: err= 2026/06/20 03:49:23 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/20 03:49:23 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 03:49:23 DEBUG : file2: newRWFileHandle: 2026/06/20 03:49:23 DEBUG : file2(0x80721ca1c40): openPending: 2026/06/20 03:49:23 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/20 03:49:23 DEBUG : file2(0x80721ca1c40): >openPending: err= 2026/06/20 03:49:23 DEBUG : file2: >newRWFileHandle: err= 2026/06/20 03:49:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/20 03:49:23 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/20 03:49:23 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/20 03:49:23 DEBUG : file2(0x80721ca1c40): RWFileHandle.Flush 2026/06/20 03:49:23 DEBUG : file2(0x80721ca1c40): RWFileHandle.Release 2026/06/20 03:49:23 DEBUG : file2(0x80721ca1c40): close: 2026/06/20 03:49:23 DEBUG : file2: vfs cache: setting modification time to 2026-06-20 03:49:23.746857325 +0000 UTC m=+191.442969319 2026/06/20 03:49:23 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:23 DEBUG : file2(0x80721ca1c40): >close: err= 2026/06/20 03:49:23 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:23 DEBUG : Looking for writers 2026/06/20 03:49:23 DEBUG : file1: reading active writers 2026/06/20 03:49:23 DEBUG : file2: reading active writers 2026/06/20 03:49:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/20 03:49:23 DEBUG : Looking for writers 2026/06/20 03:49:23 DEBUG : file1: reading active writers 2026/06/20 03:49:23 DEBUG : file2: reading active writers 2026/06/20 03:49:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/20 03:49:23 DEBUG : Looking for writers 2026/06/20 03:49:23 DEBUG : file1: reading active writers 2026/06/20 03:49:23 DEBUG : file2: reading active writers 2026/06/20 03:49:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/20 03:49:23 DEBUG : Looking for writers 2026/06/20 03:49:23 DEBUG : file1: reading active writers 2026/06/20 03:49:23 DEBUG : file2: reading active writers 2026/06/20 03:49:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/20 03:49:23 DEBUG : file2: vfs cache: starting upload 2026/06/20 03:49:23 DEBUG : file1: vfs cache: starting upload 2026/06/20 03:49:23 DEBUG : Looking for writers 2026/06/20 03:49:23 DEBUG : file1: reading active writers 2026/06/20 03:49:23 DEBUG : file2: reading active writers 2026/06/20 03:49:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/20 03:49:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi/dir/file1: no such file or directory 2026/06/20 03:49:23 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-fuduyuy5zayi/dir/file1: no such file or directory 2026/06/20 03:49:24 DEBUG : Looking for writers 2026/06/20 03:49:24 DEBUG : file1: reading active writers 2026/06/20 03:49:24 DEBUG : file2: reading active writers 2026/06/20 03:49:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/20 03:49:24 DEBUG : Looking for writers 2026/06/20 03:49:24 DEBUG : file1: reading active writers 2026/06/20 03:49:24 DEBUG : file2: reading active writers 2026/06/20 03:49:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/20 03:49:24 DEBUG : file1: size = 0 OK 2026/06/20 03:49:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:49:24 INFO : file1: Copied (new) 2026/06/20 03:49:24 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-20 03:49:23 +0000 UTC," 2026/06/20 03:49:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 03:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:24 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 03:49:24 DEBUG : file2: size = 0 OK 2026/06/20 03:49:24 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/06/20 03:49:24 INFO : file2: Copied (new) 2026/06/20 03:49:24 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-20 03:49:23 +0000 UTC," 2026/06/20 03:49:24 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/20 03:49:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/20 03:49:24 INFO : file2: vfs cache: upload succeeded try #1 2026/06/20 03:49:25 DEBUG : Looking for writers 2026/06/20 03:49:25 DEBUG : file1: reading active writers 2026/06/20 03:49:25 DEBUG : file2: reading active writers 2026/06/20 03:49:25 DEBUG : >WaitForWriters: 2026/06/20 03:49:25 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:25 DEBUG : Looking for writers 2026/06/20 03:49:25 DEBUG : file1: reading active writers 2026/06/20 03:49:25 DEBUG : file2: reading active writers 2026/06/20 03:49:25 DEBUG : >WaitForWriters: 2026/06/20 03:49:25 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.12s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:25 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:25 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:25 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:25 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:25 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:25 DEBUG : file1: newRWFileHandle: 2026/06/20 03:49:25 DEBUG : file1(0x807216f7ac0): openPending: 2026/06/20 03:49:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:25 DEBUG : file1(0x807216f7ac0): >openPending: err= 2026/06/20 03:49:25 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 03:49:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 03:49:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 03:49:25 DEBUG : file1(0x807216f7ac0): _writeAt: size=5, off=0 2026/06/20 03:49:25 DEBUG : file1(0x807216f7ac0): >_writeAt: n=5, err= 2026/06/20 03:49:25 DEBUG : file1(0x807216f7ac0): RWFileHandle.Flush 2026/06/20 03:49:25 DEBUG : file1(0x807216f7ac0): RWFileHandle.Flush 2026/06/20 03:49:25 DEBUG : file1(0x807216f7ac0): close: 2026/06/20 03:49:25 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 03:49:25.86470832 +0000 UTC m=+193.560820304 2026/06/20 03:49:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:25 DEBUG : file1(0x807216f7ac0): >close: err= 2026/06/20 03:49:25 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:25 DEBUG : Looking for writers 2026/06/20 03:49:25 DEBUG : file1: reading active writers 2026/06/20 03:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:49:25 DEBUG : Looking for writers 2026/06/20 03:49:25 DEBUG : file1: reading active writers 2026/06/20 03:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:49:25 DEBUG : Looking for writers 2026/06/20 03:49:25 DEBUG : file1: reading active writers 2026/06/20 03:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:49:25 DEBUG : Looking for writers 2026/06/20 03:49:25 DEBUG : file1: reading active writers 2026/06/20 03:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:49:25 DEBUG : file1: vfs cache: starting upload 2026/06/20 03:49:26 DEBUG : Looking for writers 2026/06/20 03:49:26 DEBUG : file1: reading active writers 2026/06/20 03:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:49:26 DEBUG : Looking for writers 2026/06/20 03:49:26 DEBUG : file1: reading active writers 2026/06/20 03:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:49:26 DEBUG : Looking for writers 2026/06/20 03:49:26 DEBUG : file1: reading active writers 2026/06/20 03:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:49:26 DEBUG : file1: size = 5 OK 2026/06/20 03:49:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:49:26 INFO : file1: Copied (new) 2026/06/20 03:49:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-20 03:49:25 +0000 UTC," 2026/06/20 03:49:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 03:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:26 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 03:49:27 DEBUG : Looking for writers 2026/06/20 03:49:27 DEBUG : file1: reading active writers 2026/06/20 03:49:27 DEBUG : >WaitForWriters: 2026/06/20 03:49:27 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:27 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:27 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:27 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:27 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:27 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:27 DEBUG : file1: newRWFileHandle: 2026/06/20 03:49:27 DEBUG : file1(0x80721aeeb80): openPending: 2026/06/20 03:49:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:27 DEBUG : file1(0x80721aeeb80): >openPending: err= 2026/06/20 03:49:27 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 03:49:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 03:49:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 03:49:27 DEBUG : file1(0x80721aeeb80): _writeAt: size=5, off=0 2026/06/20 03:49:27 DEBUG : file1(0x80721aeeb80): >_writeAt: n=5, err= 2026/06/20 03:49:27 DEBUG : file1(0x80721aeeb80): RWFileHandle.Release 2026/06/20 03:49:27 DEBUG : file1(0x80721aeeb80): close: 2026/06/20 03:49:27 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 03:49:27.709304631 +0000 UTC m=+195.405416634 2026/06/20 03:49:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:27 DEBUG : file1(0x80721aeeb80): >close: err= 2026/06/20 03:49:27 DEBUG : file1(0x80721aeeb80): RWFileHandle.Release 2026/06/20 03:49:27 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:27 DEBUG : Looking for writers 2026/06/20 03:49:27 DEBUG : file1: reading active writers 2026/06/20 03:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:49:27 DEBUG : Looking for writers 2026/06/20 03:49:27 DEBUG : file1: reading active writers 2026/06/20 03:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:49:27 DEBUG : Looking for writers 2026/06/20 03:49:27 DEBUG : file1: reading active writers 2026/06/20 03:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:49:27 DEBUG : Looking for writers 2026/06/20 03:49:27 DEBUG : file1: reading active writers 2026/06/20 03:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:49:27 DEBUG : file1: vfs cache: starting upload 2026/06/20 03:49:27 DEBUG : Looking for writers 2026/06/20 03:49:27 DEBUG : file1: reading active writers 2026/06/20 03:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:49:28 DEBUG : Looking for writers 2026/06/20 03:49:28 DEBUG : file1: reading active writers 2026/06/20 03:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:49:28 DEBUG : Looking for writers 2026/06/20 03:49:28 DEBUG : file1: reading active writers 2026/06/20 03:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:49:28 DEBUG : file1: size = 5 OK 2026/06/20 03:49:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:49:28 INFO : file1: Copied (new) 2026/06/20 03:49:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-20 03:49:27 +0000 UTC," 2026/06/20 03:49:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 03:49:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:28 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 03:49:28 DEBUG : Looking for writers 2026/06/20 03:49:28 DEBUG : file1: reading active writers 2026/06/20 03:49:28 DEBUG : >WaitForWriters: 2026/06/20 03:49:28 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.93s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:29 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:29 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:29 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:29 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:29 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/20 03:49:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 03:49:31 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:49:31 DEBUG : dir/file1(0x80721daa500): openPending: 2026/06/20 03:49:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 03:49:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 03:49:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:31 DEBUG : dir/file1(0x80721daa500): >openPending: err= 2026/06/20 03:49:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/20 03:49:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:49:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:49:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 03:49:31 DEBUG : dir/file1(0x80721daa500): _writeAt: size=5, off=0 2026/06/20 03:49:31 DEBUG : dir/file1(0x80721daa500): >_writeAt: n=5, err= 2026/06/20 03:49:31 DEBUG : dir/file1(0x80721daa500): close: 2026/06/20 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:31 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-20 03:49:31.206987859 +0000 UTC m=+198.903099853 2026/06/20 03:49:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:31 DEBUG : dir/file1(0x80721daa500): >close: err= 2026/06/20 03:49:31 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:31 DEBUG : dir: Looking for writers 2026/06/20 03:49:31 DEBUG : file1: reading active writers 2026/06/20 03:49:31 DEBUG : Looking for writers 2026/06/20 03:49:31 DEBUG : dir: reading active writers 2026/06/20 03:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:49:31 DEBUG : dir: Looking for writers 2026/06/20 03:49:31 DEBUG : file1: reading active writers 2026/06/20 03:49:31 DEBUG : Looking for writers 2026/06/20 03:49:31 DEBUG : dir: reading active writers 2026/06/20 03:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:49:31 DEBUG : dir: Looking for writers 2026/06/20 03:49:31 DEBUG : file1: reading active writers 2026/06/20 03:49:31 DEBUG : Looking for writers 2026/06/20 03:49:31 DEBUG : dir: reading active writers 2026/06/20 03:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:49:31 DEBUG : dir: Looking for writers 2026/06/20 03:49:31 DEBUG : file1: reading active writers 2026/06/20 03:49:31 DEBUG : Looking for writers 2026/06/20 03:49:31 DEBUG : dir: reading active writers 2026/06/20 03:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:49:31 DEBUG : dir/file1: vfs cache: starting upload 2026/06/20 03:49:31 DEBUG : dir: Looking for writers 2026/06/20 03:49:31 DEBUG : file1: reading active writers 2026/06/20 03:49:31 DEBUG : Looking for writers 2026/06/20 03:49:31 DEBUG : dir: reading active writers 2026/06/20 03:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:49:31 DEBUG : dir: Looking for writers 2026/06/20 03:49:31 DEBUG : file1: reading active writers 2026/06/20 03:49:31 DEBUG : Looking for writers 2026/06/20 03:49:31 DEBUG : dir: reading active writers 2026/06/20 03:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:49:31 DEBUG : dir: Looking for writers 2026/06/20 03:49:31 DEBUG : file1: reading active writers 2026/06/20 03:49:31 DEBUG : Looking for writers 2026/06/20 03:49:31 DEBUG : dir: reading active writers 2026/06/20 03:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:49:32 DEBUG : dir/file1: size = 5 OK 2026/06/20 03:49:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/20 03:49:32 INFO : dir/file1: Copied (replaced existing) 2026/06/20 03:49:32 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-20 03:49:31 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/20 03:49:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/20 03:49:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/20 03:49:32 DEBUG : dir: Looking for writers 2026/06/20 03:49:32 DEBUG : file1: reading active writers 2026/06/20 03:49:32 DEBUG : Looking for writers 2026/06/20 03:49:32 DEBUG : dir: reading active writers 2026/06/20 03:49:32 DEBUG : >WaitForWriters: 2026/06/20 03:49:32 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.73s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:33 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:33 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:33 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:33 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:33 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:34 DEBUG : dir/file1: newRWFileHandle: 2026/06/20 03:49:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/20 03:49:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/20 03:49:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/20 03:49:34 DEBUG : dir/file1(0x80721dab340): _writeAt: size=5, off=0 2026/06/20 03:49:34 DEBUG : dir/file1(0x80721dab340): openPending: 2026/06/20 03:49:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/20 03:49:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/20 03:49:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:34 DEBUG : dir/file1(0x80721dab340): >openPending: err= 2026/06/20 03:49:34 DEBUG : dir/file1(0x80721dab340): >_writeAt: n=5, err= 2026/06/20 03:49:34 DEBUG : dir/file1(0x80721dab340): _writeAt: size=15, off=5 2026/06/20 03:49:34 DEBUG : dir/file1(0x80721dab340): >_writeAt: n=15, err= 2026/06/20 03:49:34 DEBUG : dir/file1(0x80721dab340): close: 2026/06/20 03:49:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/20 03:49:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-20 03:49:34.62548855 +0000 UTC m=+202.321600565 2026/06/20 03:49:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:34 DEBUG : dir/file1(0x80721dab340): >close: err= 2026/06/20 03:49:34 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:34 DEBUG : dir: Looking for writers 2026/06/20 03:49:34 DEBUG : file1: reading active writers 2026/06/20 03:49:34 DEBUG : Looking for writers 2026/06/20 03:49:34 DEBUG : dir: reading active writers 2026/06/20 03:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:49:34 DEBUG : dir: Looking for writers 2026/06/20 03:49:34 DEBUG : file1: reading active writers 2026/06/20 03:49:34 DEBUG : Looking for writers 2026/06/20 03:49:34 DEBUG : dir: reading active writers 2026/06/20 03:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:49:34 DEBUG : dir: Looking for writers 2026/06/20 03:49:34 DEBUG : file1: reading active writers 2026/06/20 03:49:34 DEBUG : Looking for writers 2026/06/20 03:49:34 DEBUG : dir: reading active writers 2026/06/20 03:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:49:34 DEBUG : dir: Looking for writers 2026/06/20 03:49:34 DEBUG : file1: reading active writers 2026/06/20 03:49:34 DEBUG : Looking for writers 2026/06/20 03:49:34 DEBUG : dir: reading active writers 2026/06/20 03:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:49:34 DEBUG : dir/file1: vfs cache: starting upload 2026/06/20 03:49:34 DEBUG : dir: Looking for writers 2026/06/20 03:49:34 DEBUG : file1: reading active writers 2026/06/20 03:49:34 DEBUG : Looking for writers 2026/06/20 03:49:34 DEBUG : dir: reading active writers 2026/06/20 03:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:49:34 DEBUG : dir: Looking for writers 2026/06/20 03:49:34 DEBUG : file1: reading active writers 2026/06/20 03:49:34 DEBUG : Looking for writers 2026/06/20 03:49:34 DEBUG : dir: reading active writers 2026/06/20 03:49:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:49:35 DEBUG : dir: Looking for writers 2026/06/20 03:49:35 DEBUG : file1: reading active writers 2026/06/20 03:49:35 DEBUG : Looking for writers 2026/06/20 03:49:35 DEBUG : dir: reading active writers 2026/06/20 03:49:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:49:35 DEBUG : dir/file1: size = 20 OK 2026/06/20 03:49:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/06/20 03:49:35 INFO : dir/file1: Copied (replaced existing) 2026/06/20 03:49:35 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-20 03:49:34 +0000 UTC," 2026/06/20 03:49:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/20 03:49:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/20 03:49:35 DEBUG : dir: Looking for writers 2026/06/20 03:49:35 DEBUG : file1: reading active writers 2026/06/20 03:49:35 DEBUG : Looking for writers 2026/06/20 03:49:35 DEBUG : dir: reading active writers 2026/06/20 03:49:35 DEBUG : >WaitForWriters: 2026/06/20 03:49:35 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.57s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:36 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:36 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:36 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:36 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:36 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:36 DEBUG : file1: newRWFileHandle: 2026/06/20 03:49:36 DEBUG : file1(0x807222940c0): openPending: 2026/06/20 03:49:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:36 DEBUG : file1(0x807222940c0): >openPending: err= 2026/06/20 03:49:36 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 03:49:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 03:49:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 03:49:36 DEBUG : file1(0x807222940c0): _writeAt: size=5, off=0 2026/06/20 03:49:36 DEBUG : file1(0x807222940c0): >_writeAt: n=5, err= 2026/06/20 03:49:36 DEBUG : file1(0x807222940c0): close: 2026/06/20 03:49:36 DEBUG : file1: vfs cache: setting modification time to 2026-06-20 03:49:36.931450295 +0000 UTC m=+204.627562299 2026/06/20 03:49:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:36 DEBUG : file1(0x807222940c0): >close: err= 2026/06/20 03:49:36 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:36 DEBUG : Looking for writers 2026/06/20 03:49:36 DEBUG : file1: reading active writers 2026/06/20 03:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:49:36 DEBUG : Looking for writers 2026/06/20 03:49:36 DEBUG : file1: reading active writers 2026/06/20 03:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:49:36 DEBUG : Looking for writers 2026/06/20 03:49:36 DEBUG : file1: reading active writers 2026/06/20 03:49:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:49:37 DEBUG : Looking for writers 2026/06/20 03:49:37 DEBUG : file1: reading active writers 2026/06/20 03:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:49:37 DEBUG : file1: vfs cache: starting upload 2026/06/20 03:49:37 DEBUG : Looking for writers 2026/06/20 03:49:37 DEBUG : file1: reading active writers 2026/06/20 03:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:49:37 DEBUG : Looking for writers 2026/06/20 03:49:37 DEBUG : file1: reading active writers 2026/06/20 03:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:49:37 DEBUG : Looking for writers 2026/06/20 03:49:37 DEBUG : file1: reading active writers 2026/06/20 03:49:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:49:37 DEBUG : file1: size = 5 OK 2026/06/20 03:49:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:49:37 INFO : file1: Copied (new) 2026/06/20 03:49:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-20 03:49:36 +0000 UTC," 2026/06/20 03:49:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 03:49:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:37 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 03:49:38 DEBUG : Looking for writers 2026/06/20 03:49:38 DEBUG : file1: reading active writers 2026/06/20 03:49:38 DEBUG : >WaitForWriters: 2026/06/20 03:49:38 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.85s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:38 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:38 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:38 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:38 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/20 03:49:38 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21440): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21440): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21440): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21440): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21440): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.783035137 +0000 UTC m=+206.479147131 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21440): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b218c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b218c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b218c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b218c0): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b218c0): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b218c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b218c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.783035137 +0000 UTC m=+206.479147131 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b218c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21dc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21dc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21dc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21dc0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21dc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.783035137 +0000 UTC m=+206.479147131 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21dc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217a7030 item 1 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c500): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c500): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c500): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c500): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c500): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.785153798 +0000 UTC m=+206.481265793 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c500): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ca00): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ca00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ca00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ca00): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ca00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.785153798 +0000 UTC m=+206.481265793 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ca00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217a7810 item 2 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d040): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d040): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d040): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d040): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d040): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.78716021 +0000 UTC m=+206.483272204 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d040): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d4c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d4c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d4c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d4c0): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d4c0): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d4c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.78716021 +0000 UTC m=+206.483272204 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d4c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d980): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d980): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d980): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d980): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d980): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.78716021 +0000 UTC m=+206.483272204 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d980): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722238070 item 3 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294cc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294cc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294cc0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294cc0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294cc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.789711364 +0000 UTC m=+206.485823348 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294cc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295200): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295200): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295200): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295200): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295200): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.789711364 +0000 UTC m=+206.485823348 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295200): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210e2a0 item 4 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294380): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294380): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294380): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294380): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294380): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.791552335 +0000 UTC m=+206.487664319 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722294380): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222954c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222954c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222954c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222954c0): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222954c0): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222954c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222954c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.791552335 +0000 UTC m=+206.487664319 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222954c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295980): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295980): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295980): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295980): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295980): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.791552335 +0000 UTC m=+206.487664319 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722295980): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807221243f0 item 5 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c100): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c100): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c100): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c100): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c100): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.793249595 +0000 UTC m=+206.489361578 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c100): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c640): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c640): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c640): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c640): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c640): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.793249595 +0000 UTC m=+206.489361578 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4c640): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807221249a0 item 6 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ccc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ccc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ccc0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ccc0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ccc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.794530722 +0000 UTC m=+206.490642706 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4ccc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d1c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d1c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d1c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d1c0): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d1c0): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d1c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.794530722 +0000 UTC m=+206.490642706 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d1c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d680): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d680): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d680): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d680): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d680): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.794530722 +0000 UTC m=+206.490642706 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4d680): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722124d20 item 7 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4dd80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4dd80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4dd80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4dd80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4dd80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.796264441 +0000 UTC m=+206.492376425 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4dd80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218213c0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218213c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218213c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218213c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218213c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.796264441 +0000 UTC m=+206.492376425 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218213c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807221251f0 item 8 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f0240): _readAt: size=2, off=0 2026/06/20 03:49:38 ERROR : open-test-file(0x807217f0240): Couldn't read size of file 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f0240): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f0240): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f0240): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f0240): close: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f0240): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1880): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1880): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1880): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1880): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1880): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.79761014 +0000 UTC m=+206.493722124 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1880): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1e00): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1e00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1e00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1e00): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1e00): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1e00): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1e00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.79761014 +0000 UTC m=+206.493722124 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807217f1e00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219167c0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219167c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219167c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219167c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219167c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.79761014 +0000 UTC m=+206.493722124 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219167c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722125570 item 9 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219172c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219172c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219172c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219172c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219172c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.79927542 +0000 UTC m=+206.495387404 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219172c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0180): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0180): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0180): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0180): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0180): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.79927542 +0000 UTC m=+206.495387404 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0180): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722125ab0 item 10 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca07c0): _readAt: size=2, off=0 2026/06/20 03:49:38 ERROR : open-test-file(0x80721ca07c0): Couldn't read size of file 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca07c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca07c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca07c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca07c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca07c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0b80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0b80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0b80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0b80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0b80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.800544996 +0000 UTC m=+206.496656980 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca0b80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1080): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1080): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1080): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1080): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1080): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1080): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1080): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.800544996 +0000 UTC m=+206.496656980 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1080): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1600): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1600): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1600): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1600): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1600): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.800544996 +0000 UTC m=+206.496656980 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1600): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722125e30 item 11 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1e40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1e40): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1e40): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1e40): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1e40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.802197201 +0000 UTC m=+206.498309185 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ca1e40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f6940): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f6940): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f6940): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f6940): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f6940): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.802197201 +0000 UTC m=+206.498309185 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f6940): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f604d0 item 12 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7440): _readAt: size=2, off=0 2026/06/20 03:49:38 ERROR : open-test-file(0x807216f7440): Couldn't read size of file 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7440): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7440): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7440): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7440): close: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7440): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7a00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7a00): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7a00): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7a00): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7a00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.803498337 +0000 UTC m=+206.499610321 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807216f7a00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c023c0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c023c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c023c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c023c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c023c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.803498337 +0000 UTC m=+206.499610321 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c023c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f60930 item 13 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02a80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02a80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02a80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02a80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02a80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.805199314 +0000 UTC m=+206.501311298 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02a80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02fc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02fc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02fc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02fc0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02fc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.805199314 +0000 UTC m=+206.501311298 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c02fc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f60e70 item 14 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03640): _readAt: size=2, off=0 2026/06/20 03:49:38 ERROR : open-test-file(0x80721c03640): Couldn't read size of file 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03640): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03640): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03640): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03640): close: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03640): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03a00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03a00): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03a00): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03a00): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03a00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.806506671 +0000 UTC m=+206.502618655 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c03a00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa2c0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa2c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa2c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa2c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa2c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.806506671 +0000 UTC m=+206.502618655 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa2c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f611f0 item 15 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa940): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa940): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa940): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa940): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa940): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.807703842 +0000 UTC m=+206.503815825 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daa940): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daaec0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daaec0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daaec0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daaec0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daaec0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.807703842 +0000 UTC m=+206.503815825 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721daaec0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f615e0 item 16 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab500): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab500): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab500): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab500): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab500): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.808808447 +0000 UTC m=+206.504920441 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab500): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab980): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab980): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab980): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab980): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab980): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab980): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab980): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab980): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.808808447 +0000 UTC m=+206.504920441 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dab980): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dabe80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dabe80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dabe80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dabe80): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dabe80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.808808447 +0000 UTC m=+206.504920441 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dabe80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f61ab0 item 17 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aee680): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aee680): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aee680): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aee680): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aee680): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.8105178 +0000 UTC m=+206.506629784 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aee680): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aeed00): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aeed00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aeed00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aeed00): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aeed00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.8105178 +0000 UTC m=+206.506629784 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aeed00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210e540 item 18 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef380): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef380): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef380): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef380): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef380): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.81166242 +0000 UTC m=+206.507774405 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef380): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef880): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef880): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef880): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef880): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef880): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef880): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef880): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef880): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.81166242 +0000 UTC m=+206.507774405 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aef880): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aefd80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aefd80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aefd80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aefd80): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aefd80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.81166242 +0000 UTC m=+206.507774405 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721aefd80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210e8c0 item 19 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fe840): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fe840): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fe840): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fe840): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fe840): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.813545501 +0000 UTC m=+206.509657484 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fe840): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fed80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fed80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fed80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fed80): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fed80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.813545501 +0000 UTC m=+206.509657484 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218fed80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210ed90 item 20 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff400): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff400): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff400): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff400): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff400): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.814787595 +0000 UTC m=+206.510899579 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff400): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff900): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff900): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff900): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff900): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff900): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff900): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff900): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff900): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.814787595 +0000 UTC m=+206.510899579 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807218ff900): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b202c0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b202c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b202c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b202c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b202c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.814787595 +0000 UTC m=+206.510899579 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b202c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210f110 item 21 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b20b40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b20b40): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b20b40): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b20b40): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b20b40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.816782042 +0000 UTC m=+206.512894027 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b20b40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21080): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21080): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21080): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21080): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21080): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.816782042 +0000 UTC m=+206.512894027 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21080): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210f730 item 22 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21700): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21700): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21700): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21700): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21700): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.818017345 +0000 UTC m=+206.514129328 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21700): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21c40): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21c40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21c40): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21c40): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21c40): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21c40): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21c40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.818017345 +0000 UTC m=+206.514129328 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b21c40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956240): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956240): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956240): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956240): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956240): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.818017345 +0000 UTC m=+206.514129328 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956240): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210fab0 item 23 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219568c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219568c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219568c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219568c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219568c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.819778835 +0000 UTC m=+206.515890819 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219568c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956e00): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956e00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956e00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956e00): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956e00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.819778835 +0000 UTC m=+206.515890819 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721956e00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807222381c0 item 24 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957440): _readAt: size=2, off=0 2026/06/20 03:49:38 ERROR : open-test-file(0x80721957440): Couldn't read size of file 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957440): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957440): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957440): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957440): close: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957440): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957800): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957800): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957800): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957800): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957800): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.821029826 +0000 UTC m=+206.517141810 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957800): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957d00): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957d00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957d00): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957d00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957d00): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957d00): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957d00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.821029826 +0000 UTC m=+206.517141810 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721957d00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972340): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972340): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972340): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972340): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972340): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.821029826 +0000 UTC m=+206.517141810 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972340): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722238620 item 25 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219729c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219729c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219729c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219729c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219729c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.822725353 +0000 UTC m=+206.518837337 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807219729c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972f00): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972f00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972f00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972f00): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972f00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.822725353 +0000 UTC m=+206.518837337 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721972f00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722238af0 item 26 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973540): _readAt: size=2, off=0 2026/06/20 03:49:38 ERROR : open-test-file(0x80721973540): Couldn't read size of file 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973540): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973540): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973540): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973540): close: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973540): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973900): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973900): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973900): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973900): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973900): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.824052407 +0000 UTC m=+206.520164411 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973900): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973e00): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973e00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973e00): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973e00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973e00): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973e00): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973e00): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973e00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.824052407 +0000 UTC m=+206.520164411 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721973e00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06440): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06440): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06440): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06440): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06440): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.824052407 +0000 UTC m=+206.520164411 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06440): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722238e70 item 27 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06ac0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06ac0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06ac0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06ac0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06ac0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.826110745 +0000 UTC m=+206.522222739 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a06ac0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07000): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07000): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07000): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07000): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07000): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.826110745 +0000 UTC m=+206.522222739 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07000): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722239420 item 28 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07640): _readAt: size=2, off=0 2026/06/20 03:49:38 ERROR : open-test-file(0x80721a07640): Couldn't read size of file 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07640): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07640): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07640): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07640): close: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07640): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07a00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07a00): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07a00): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07a00): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07a00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.827486812 +0000 UTC m=+206.523598806 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a07a00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a301c0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a301c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a301c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a301c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a301c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.827486812 +0000 UTC m=+206.523598806 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a301c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807222398f0 item 29 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30840): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30840): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30840): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30840): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30840): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.828979237 +0000 UTC m=+206.525091231 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30840): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30d80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30d80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30d80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30d80): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30d80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.828979237 +0000 UTC m=+206.525091231 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a30d80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722239c70 item 30 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a313c0): _readAt: size=2, off=0 2026/06/20 03:49:38 ERROR : open-test-file(0x80721a313c0): Couldn't read size of file 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a313c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a313c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a313c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a313c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a313c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31780): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31780): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31780): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31780): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31780): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.830583662 +0000 UTC m=+206.526695656 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31780): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31e40): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31e40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31e40): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31e40): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31e40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.830583662 +0000 UTC m=+206.526695656 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721a31e40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc4150 item 31 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b185c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b185c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b185c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b185c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b185c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.832621933 +0000 UTC m=+206.528733927 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b185c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b18b00): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b18b00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b18b00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b18b00): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b18b00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.832621933 +0000 UTC m=+206.528733927 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b18b00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc45b0 item 32 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19140): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19140): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19140): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19140): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19140): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.834119718 +0000 UTC m=+206.530231723 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19140): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b195c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b195c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b195c0): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b195c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b195c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc4b60 item 33 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b195c0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b195c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.834657639 +0000 UTC m=+206.530769623 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b195c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19ac0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19ac0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19ac0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19ac0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19ac0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.834657639 +0000 UTC m=+206.530769623 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b19ac0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc4ee0 item 33 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e200): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e200): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e200): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e200): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e200): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.836148952 +0000 UTC m=+206.532260936 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e200): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e680): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e680): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc52d0 item 34 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e680): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e680): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e680): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e680): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e680): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.836926684 +0000 UTC m=+206.533038678 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4e680): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4ebc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4ebc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4ebc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4ebc0): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4ebc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.836926684 +0000 UTC m=+206.533038678 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4ebc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc56c0 item 34 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f200): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f200): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f200): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f200): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f200): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.838335752 +0000 UTC m=+206.534447746 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f200): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f680): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f680): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f680): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f680): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f680): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc5a40 item 35 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f680): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f680): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.838867191 +0000 UTC m=+206.534979175 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4f680): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4fb80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4fb80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4fb80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4fb80): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4fb80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.838867191 +0000 UTC m=+206.534979175 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721b4fb80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc5c00 item 35 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6300): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6300): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6300): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6300): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6300): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.84036688 +0000 UTC m=+206.536478874 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6300): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6800): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6800): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226100e0 item 36 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6800): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6800): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6800): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6800): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6800): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.840962158 +0000 UTC m=+206.537074152 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6800): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6d40): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6d40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6d40): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6d40): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6d40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.840962158 +0000 UTC m=+206.537074152 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be6d40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226102a0 item 36 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7380): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7380): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7380): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7380): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7380): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.842436049 +0000 UTC m=+206.538548043 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7380): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7800): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7800): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7800): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7800): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7800): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722610620 item 37 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7800): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7800): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.843208621 +0000 UTC m=+206.539320605 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7800): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7d00): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7d00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7d00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7d00): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7d00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.843208621 +0000 UTC m=+206.539320605 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721be7d00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226107e0 item 37 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38480): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38480): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38480): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38480): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38480): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.844567074 +0000 UTC m=+206.540679058 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38480): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38980): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38980): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722610cb0 item 38 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38980): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38980): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38980): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38980): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38980): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.84515011 +0000 UTC m=+206.541262094 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38980): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38ec0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38ec0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38ec0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38ec0): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38ec0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.84515011 +0000 UTC m=+206.541262094 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c38ec0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722610e70 item 38 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39540): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39540): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39540): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39540): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39540): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.846812223 +0000 UTC m=+206.542924218 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39540): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39a40): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39a40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39a40): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39a40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39a40): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226111f0 item 39 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39a40): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39a40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.847288158 +0000 UTC m=+206.543400141 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c39a40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60040): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60040): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60040): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60040): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60040): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.847288158 +0000 UTC m=+206.543400141 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60040): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226113b0 item 39 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c606c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c606c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c606c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c606c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c606c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.8486461 +0000 UTC m=+206.544758085 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c606c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60bc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60bc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226117a0 item 40 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60bc0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60bc0): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60bc0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60bc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.849333572 +0000 UTC m=+206.545445556 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c60bc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61100): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61100): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61100): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61100): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61100): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.849333572 +0000 UTC m=+206.545445556 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61100): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722611960 item 40 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c616c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c616c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c616c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c616c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c616c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c616c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c616c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.850861884 +0000 UTC m=+206.546973878 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c616c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61bc0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61bc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61bc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722611ce0 item 41 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61bc0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61bc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.85133304 +0000 UTC m=+206.547445024 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c61bc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96180): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96180): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96180): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96180): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96180): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722634000 item 41 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96180): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96180): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.851964457 +0000 UTC m=+206.548076451 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96180): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c966c0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c966c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c966c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c966c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c966c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.851964457 +0000 UTC m=+206.548076451 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c966c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226341c0 item 41 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96d00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96d00): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96d00): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96d00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96d00): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96d00): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96d00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.853473834 +0000 UTC m=+206.549585818 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c96d00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97200): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97200): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97200): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722634540 item 42 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97200): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97200): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.854012586 +0000 UTC m=+206.550124570 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97200): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97740): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97740): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722634700 item 42 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97740): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97740): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97740): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97740): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97740): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.854560196 +0000 UTC m=+206.550672180 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97740): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97cc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97cc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97cc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97cc0): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97cc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.854560196 +0000 UTC m=+206.550672180 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721c97cc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226348c0 item 42 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0400): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0400): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0400): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0400): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0400): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0400): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0400): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.855773386 +0000 UTC m=+206.551885370 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0400): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0900): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0900): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0900): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722634cb0 item 43 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0900): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0900): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.856255722 +0000 UTC m=+206.552367706 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0900): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0e40): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0e40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0e40): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0e40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0e40): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722634e70 item 43 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0e40): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0e40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.856765781 +0000 UTC m=+206.552877765 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd0e40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1380): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1380): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1380): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1380): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1380): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.856765781 +0000 UTC m=+206.552877765 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1380): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226350a0 item 43 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd19c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd19c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd19c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd19c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd19c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd19c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd19c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.85820726 +0000 UTC m=+206.554319245 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd19c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1ec0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1ec0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1ec0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722635500 item 44 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1ec0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1ec0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.858663807 +0000 UTC m=+206.554775792 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cd1ec0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfe500): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfe500): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226356c0 item 44 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfe500): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfe500): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfe500): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfe500): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfe500): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.859259428 +0000 UTC m=+206.555371412 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfe500): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfea80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfea80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfea80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfea80): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfea80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.859259428 +0000 UTC m=+206.555371412 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cfea80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226358f0 item 44 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff0c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff0c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff0c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff0c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff0c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff0c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.860558309 +0000 UTC m=+206.556670303 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff0c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff5c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff5c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff5c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722635ce0 item 45 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff5c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff5c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.861111619 +0000 UTC m=+206.557223602 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cff5c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cffcc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cffcc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cffcc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cffcc0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cffcc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.861111619 +0000 UTC m=+206.557223602 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721cffcc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504000 item 45 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18400): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18400): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18400): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18400): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18400): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18400): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18400): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.862523933 +0000 UTC m=+206.558635918 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18400): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18900): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18900): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18900): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504380 item 46 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18900): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18900): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.863046376 +0000 UTC m=+206.559158359 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18900): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8a640): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8a640): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8a640): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8a640): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8a640): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.863046376 +0000 UTC m=+206.559158359 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8a640): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f4540 item 46 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8ac80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8ac80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8ac80): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8ac80): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8ac80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8ac80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8ac80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.864472204 +0000 UTC m=+206.560584188 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8ac80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b180): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b180): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b180): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f4af0 item 47 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b180): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b180): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.864955132 +0000 UTC m=+206.561067117 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b180): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b880): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b880): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b880): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b880): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b880): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.864955132 +0000 UTC m=+206.561067117 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8b880): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f4ee0 item 47 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8bec0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8bec0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8bec0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8bec0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8bec0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8bec0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8bec0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.8662678 +0000 UTC m=+206.562379784 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d8bec0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc44c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc44c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc44c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f55e0 item 48 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc44c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc44c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.866777939 +0000 UTC m=+206.562889923 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc44c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc4bc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc4bc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc4bc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc4bc0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc4bc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.866777939 +0000 UTC m=+206.562889923 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc4bc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f5880 item 48 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5200): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5200): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5200): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5200): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5200): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.868121454 +0000 UTC m=+206.564233438 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5200): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5680): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5680): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5680): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5680): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5680): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5680): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f5ce0 item 49 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5680): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5680): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.86861953 +0000 UTC m=+206.564731514 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5680): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5bc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5bc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5bc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5bc0): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5bc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.86861953 +0000 UTC m=+206.564731514 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721dc5bc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb60e0 item 49 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a340): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a340): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a340): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a340): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a340): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.869854742 +0000 UTC m=+206.565966736 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a340): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a840): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a840): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a840): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb6460 item 50 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a840): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a840): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a840): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a840): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a840): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.87036991 +0000 UTC m=+206.566481894 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1a840): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1adc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1adc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1adc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1adc0): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1adc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.87036991 +0000 UTC m=+206.566481894 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1adc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb6620 item 50 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b440): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b440): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b440): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b440): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b440): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.871511495 +0000 UTC m=+206.567623479 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b440): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b940): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b940): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b940): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b940): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b940): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b940): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb69a0 item 51 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b940): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b940): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.871999412 +0000 UTC m=+206.568111396 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1b940): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1be80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1be80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1be80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1be80): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1be80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.871999412 +0000 UTC m=+206.568111396 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e1be80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb6b60 item 51 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36600): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36600): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36600): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36600): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36600): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.873297562 +0000 UTC m=+206.569409545 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36600): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36b00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36b00): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36b00): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb6ee0 item 52 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36b00): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36b00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36b00): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36b00): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36b00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.873904603 +0000 UTC m=+206.570016587 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e36b00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37080): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37080): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37080): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37080): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37080): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.873904603 +0000 UTC m=+206.570016587 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37080): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb70a0 item 52 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37700): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37700): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37700): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37700): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37700): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.875136188 +0000 UTC m=+206.571248172 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37700): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37c00): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37c00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37c00): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37c00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37c00): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37c00): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb7490 item 53 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37c00): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37c00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.875665512 +0000 UTC m=+206.571777497 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e37c00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54240): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54240): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54240): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54240): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54240): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.875665512 +0000 UTC m=+206.571777497 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54240): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb7650 item 53 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e548c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e548c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e548c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e548c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e548c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.876966307 +0000 UTC m=+206.573078292 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e548c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54dc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54dc0): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54dc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb79d0 item 54 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54dc0): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54dc0): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54dc0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54dc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.877682854 +0000 UTC m=+206.573794838 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e54dc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55340): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55340): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55340): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55340): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55340): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.877682854 +0000 UTC m=+206.573794838 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55340): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb7b90 item 54 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e559c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e559c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e559c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e559c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e559c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.87890968 +0000 UTC m=+206.575021664 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e559c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55ec0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55ec0): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55ec0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55ec0): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55ec0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b68070 item 55 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55ec0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55ec0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.879412215 +0000 UTC m=+206.575524198 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e55ec0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90500): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90500): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90500): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90500): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90500): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.879412215 +0000 UTC m=+206.575524198 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90500): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b68230 item 55 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90b80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90b80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90b80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90b80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90b80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.880695186 +0000 UTC m=+206.576807169 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e90b80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91080): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91080): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91080): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b68620 item 56 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91080): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91080): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91080): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91080): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91080): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.881305402 +0000 UTC m=+206.577417386 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91080): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91600): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91600): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91600): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91600): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91600): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.881305402 +0000 UTC m=+206.577417386 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91600): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b688c0 item 56 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91c40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91c40): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91c40): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91c40): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91c40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91c40): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91c40): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91c40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.882773922 +0000 UTC m=+206.578885906 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721e91c40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2280): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2280): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2280): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b68e70 item 57 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2280): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2280): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.883377396 +0000 UTC m=+206.579489381 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2280): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed27c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed27c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed27c0): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed27c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed27c0): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed27c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b69180 item 57 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed27c0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed27c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.883909997 +0000 UTC m=+206.580021981 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed27c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2d40): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2d40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2d40): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2d40): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2d40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.883909997 +0000 UTC m=+206.580021981 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed2d40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b69500 item 57 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3380): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3380): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3380): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3380): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3380): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3380): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3380): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3380): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.885251309 +0000 UTC m=+206.581363292 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3380): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed38c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed38c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed38c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b698f0 item 58 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed38c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed38c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.885839534 +0000 UTC m=+206.581951518 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed38c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3e00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3e00): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3e00): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b2a0e0 item 58 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3e00): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3e00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3e00): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3e00): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3e00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.886758552 +0000 UTC m=+206.582870536 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721ed3e00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f184c0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f184c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f184c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f184c0): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f184c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.886758552 +0000 UTC m=+206.582870536 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f184c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b2a2a0 item 58 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f18b00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f18b00): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f18b00): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f18b00): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f18b00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f18b00): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f18b00): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f18b00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.888180513 +0000 UTC m=+206.584292498 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f18b00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18a80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18a80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18a80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b2a620 item 59 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18a80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18a80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.888652261 +0000 UTC m=+206.584764244 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18a80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18fc0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18fc0): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18fc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18fc0): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18fc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504540 item 59 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18fc0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18fc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.889289528 +0000 UTC m=+206.585401512 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d18fc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19540): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19540): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19540): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19540): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19540): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.889289528 +0000 UTC m=+206.585401512 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19540): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504700 item 59 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19b80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19b80): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19b80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19b80): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19b80): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19b80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19b80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19b80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.891490966 +0000 UTC m=+206.587602960 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d19b80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a1c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a1c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a1c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504bd0 item 60 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a1c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a1c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.892063131 +0000 UTC m=+206.588175115 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a1c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a700): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a700): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a700): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504d90 item 60 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a700): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a700): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a700): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a700): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a700): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.892717982 +0000 UTC m=+206.588829965 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4a700): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4acc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4acc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4acc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4acc0): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4acc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.892717982 +0000 UTC m=+206.588829965 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4acc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504f50 item 60 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b300): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b300): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b300): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b300): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b300): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b300): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b300): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b300): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.894266191 +0000 UTC m=+206.590378175 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b300): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b840): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b840): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b840): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807225052d0 item 61 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b840): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b840): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.894799294 +0000 UTC m=+206.590911278 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d4b840): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78040): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78040): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78040): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78040): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78040): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.894799294 +0000 UTC m=+206.590911278 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78040): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722505490 item 61 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78680): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78680): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78680): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78680): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78680): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78680): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78680): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78680): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.896529265 +0000 UTC m=+206.592641248 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78680): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78bc0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78bc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78bc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722505810 item 62 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78bc0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78bc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.89705299 +0000 UTC m=+206.593164974 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d78bc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d792c0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d792c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d792c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d792c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d792c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.89705299 +0000 UTC m=+206.593164974 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d792c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807225059d0 item 62 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79900): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79900): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79900): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79900): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79900): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79900): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79900): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79900): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.898556956 +0000 UTC m=+206.594668939 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79900): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79e40): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79e40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79e40): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722505d50 item 63 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79e40): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79e40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.899142677 +0000 UTC m=+206.595254661 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721d79e40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fac640): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fac640): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fac640): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fac640): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fac640): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.899142677 +0000 UTC m=+206.595254661 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fac640): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698070 item 63 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721facc80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721facc80): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721facc80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721facc80): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721facc80): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721facc80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721facc80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721facc80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.900700174 +0000 UTC m=+206.596812168 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721facc80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad1c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad1c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad1c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226983f0 item 64 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad1c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad1c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.901210924 +0000 UTC m=+206.597322908 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad1c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad8c0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad8c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad8c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad8c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad8c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.901210924 +0000 UTC m=+206.597322908 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721fad8c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226985b0 item 64 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100000): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100000): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100000): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100000): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100000): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.902647514 +0000 UTC m=+206.598759498 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100000): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100480): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100480): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100480): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100480): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100480): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698930 item 65 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100480): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100480): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.903389249 +0000 UTC m=+206.599501233 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100480): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100980): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100980): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100980): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100980): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100980): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.903389249 +0000 UTC m=+206.599501233 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100980): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698e00 item 65 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100fc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100fc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100fc0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100fc0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100fc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.904757049 +0000 UTC m=+206.600869033 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722100fc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101440): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101440): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722699180 item 66 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101440): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101440): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101440): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101440): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101440): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.905305239 +0000 UTC m=+206.601417223 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101440): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101980): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101980): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101980): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101980): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101980): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.905305239 +0000 UTC m=+206.601417223 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722101980): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722699340 item 66 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221340c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221340c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221340c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221340c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221340c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.906773499 +0000 UTC m=+206.602885493 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221340c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134540): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134540): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134540): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134540): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134540): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226996c0 item 67 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134540): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134540): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.907361073 +0000 UTC m=+206.603473067 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134540): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134a40): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134a40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134a40): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134a40): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134a40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.907361073 +0000 UTC m=+206.603473067 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722134a40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226998f0 item 67 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221350c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221350c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221350c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221350c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221350c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.9090035 +0000 UTC m=+206.605115494 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221350c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221355c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221355c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722699c70 item 68 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221355c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221355c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221355c0): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221355c0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221355c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.909672517 +0000 UTC m=+206.605784512 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221355c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722135b00): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722135b00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722135b00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722135b00): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722135b00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.909672517 +0000 UTC m=+206.605784512 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722135b00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722699e30 item 68 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168240): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168240): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168240): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168240): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168240): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.911072058 +0000 UTC m=+206.607184052 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168240): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221686c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221686c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221686c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221686c0): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221686c0): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b604d0 item 69 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221686c0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221686c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.911630587 +0000 UTC m=+206.607742581 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221686c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168bc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168bc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168bc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168bc0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168bc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.911630587 +0000 UTC m=+206.607742581 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722168bc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b60700 item 69 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169240): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169240): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169240): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169240): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169240): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.913125898 +0000 UTC m=+206.609237881 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169240): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169740): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169740): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b61030 item 70 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169740): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169740): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169740): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169740): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169740): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.913789806 +0000 UTC m=+206.609901800 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169740): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169c80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169c80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169c80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169c80): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169c80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.913789806 +0000 UTC m=+206.609901800 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722169c80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b611f0 item 70 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0400): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0400): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0400): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0400): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0400): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.915200156 +0000 UTC m=+206.611312140 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0400): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0900): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0900): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0900): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0900): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0900): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b616c0 item 71 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0900): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0900): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.915886396 +0000 UTC m=+206.611998390 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0900): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0e00): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0e00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0e00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0e00): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0e00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.915886396 +0000 UTC m=+206.611998390 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b0e00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b619d0 item 71 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1480): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1480): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1480): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1480): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1480): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.917571293 +0000 UTC m=+206.613683287 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1480): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1980): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1980): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b74150 item 72 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1980): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1980): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1980): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1980): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1980): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.918349075 +0000 UTC m=+206.614461069 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1980): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1ec0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1ec0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1ec0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1ec0): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1ec0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.918349075 +0000 UTC m=+206.614461069 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221b1ec0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b74380 item 72 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0580): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0580): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0580): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0580): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0580): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0580): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0580): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.919668404 +0000 UTC m=+206.615780398 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0580): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0a80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0a80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0a80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b749a0 item 73 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0a80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0a80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.920362349 +0000 UTC m=+206.616474343 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0a80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0f40): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0f40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0f40): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0f40): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0f40): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b74c40 item 73 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0f40): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0f40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.921062024 +0000 UTC m=+206.617174018 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d0f40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1480): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1480): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1480): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1480): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1480): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.921062024 +0000 UTC m=+206.617174018 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1480): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b74e00 item 73 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1ac0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1ac0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1ac0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1ac0): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1ac0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1ac0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1ac0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.922460452 +0000 UTC m=+206.618572436 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807221d1ac0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222020c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222020c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222020c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b75500 item 74 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222020c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222020c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.922995217 +0000 UTC m=+206.619107201 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222020c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202600): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202600): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b75880 item 74 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202600): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202600): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202600): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202600): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202600): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.923800189 +0000 UTC m=+206.619912183 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202600): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202b80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202b80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202b80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202b80): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202b80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.923800189 +0000 UTC m=+206.619912183 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722202b80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b75b20 item 74 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222031c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222031c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222031c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222031c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222031c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222031c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222031c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.925344072 +0000 UTC m=+206.621456056 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222031c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222036c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222036c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222036c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b9a000 item 75 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222036c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222036c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.925853099 +0000 UTC m=+206.621965103 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222036c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722203c00): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722203c00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722203c00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722203c00): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722203c00): _writeAt: size=3, off=2 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b9a230 item 75 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722203c00): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722203c00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.926573431 +0000 UTC m=+206.622685425 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722203c00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266240): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266240): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266240): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266240): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266240): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.926573431 +0000 UTC m=+206.622685425 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266240): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b9a540 item 75 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266880): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266880): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266880): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266880): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266880): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266880): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266880): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.928197694 +0000 UTC m=+206.624309689 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266880): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266d80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266d80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266d80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b9a9a0 item 76 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266d80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266d80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.92869001 +0000 UTC m=+206.624802004 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722266d80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222672c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222672c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b9ad90 item 76 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222672c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222672c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222672c0): _writeAt: size=3, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222672c0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222672c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.92935481 +0000 UTC m=+206.625466804 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222672c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267840): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267840): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267840): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267840): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267840): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.92935481 +0000 UTC m=+206.625466804 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267840): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b9b030 item 76 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267e80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267e80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267e80): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267e80): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267e80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267e80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267e80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.931280118 +0000 UTC m=+206.627392112 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722267e80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0480): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0480): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0480): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b9ba40 item 77 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0480): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0480): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.931937103 +0000 UTC m=+206.628049087 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0480): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0b80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0b80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0b80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0b80): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0b80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.931937103 +0000 UTC m=+206.628049087 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b0b80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b9bce0 item 77 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b11c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b11c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b11c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b11c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b11c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b11c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b11c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.933466858 +0000 UTC m=+206.629578852 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b11c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b16c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b16c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b16c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072225e1c0 item 78 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b16c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b16c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.934188825 +0000 UTC m=+206.630300819 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b16c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b1dc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b1dc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b1dc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b1dc0): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b1dc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.934188825 +0000 UTC m=+206.630300819 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807222b1dc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072225e380 item 78 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412500): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412500): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412500): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412500): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412500): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412500): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412500): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.935916431 +0000 UTC m=+206.632028425 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412500): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412a00): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412a00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412a00): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072225e8c0 item 79 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412a00): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412a00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.936470674 +0000 UTC m=+206.632582658 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722412a00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413100): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413100): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413100): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413100): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413100): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.936470674 +0000 UTC m=+206.632582658 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413100): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072225eaf0 item 79 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413740): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413740): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413740): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413740): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413740): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413740): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413740): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.938253815 +0000 UTC m=+206.634365809 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413740): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413c40): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413c40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413c40): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072225ef50 item 80 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413c40): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413c40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.93876189 +0000 UTC m=+206.634873874 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722413c40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452440): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452440): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452440): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452440): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452440): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.93876189 +0000 UTC m=+206.634873874 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452440): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072225f110 item 80 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452a80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452a80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452a80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452a80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452a80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.940276356 +0000 UTC m=+206.636388340 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452a80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452f00): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452f00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452f00): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452f00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452f00): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452f00): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072225f5e0 item 81 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452f00): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452f00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.940869371 +0000 UTC m=+206.636981355 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722452f00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453440): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453440): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453440): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453440): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453440): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.940869371 +0000 UTC m=+206.636981355 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453440): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072225f7a0 item 81 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453ac0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453ac0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453ac0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453ac0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453ac0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.942264584 +0000 UTC m=+206.638376578 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722453ac0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a0c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a0c0): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a0c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072225fb20 item 82 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a0c0): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a0c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a0c0): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a0c0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a0c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.942891081 +0000 UTC m=+206.639003075 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a0c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a640): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a640): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a640): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a640): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a640): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.942891081 +0000 UTC m=+206.639003075 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247a640): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072225fce0 item 82 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247acc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247acc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247acc0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247acc0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247acc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.944245275 +0000 UTC m=+206.640357259 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247acc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b1c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b1c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b1c0): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b1c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b1c0): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b1c0): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217e5030 item 83 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b1c0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b1c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.944757398 +0000 UTC m=+206.640869382 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b1c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b700): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b700): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b700): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b700): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b700): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.944757398 +0000 UTC m=+206.640869382 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247b700): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217e5340 item 83 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247bd80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247bd80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247bd80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247bd80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247bd80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.946108979 +0000 UTC m=+206.642220963 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072247bd80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac380): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac380): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac380): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217e5880 item 84 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac380): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac380): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac380): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac380): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac380): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.946766134 +0000 UTC m=+206.642878128 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac380): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac900): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac900): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac900): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac900): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac900): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.946766134 +0000 UTC m=+206.642878128 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ac900): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217e5a40 item 84 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224acf80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224acf80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224acf80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224acf80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224acf80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.94802535 +0000 UTC m=+206.644137334 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224acf80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad480): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad480): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad480): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad480): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad480): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad480): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721786230 item 85 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad480): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad480): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.948567229 +0000 UTC m=+206.644679213 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad480): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad9c0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad9c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad9c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad9c0): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad9c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.948567229 +0000 UTC m=+206.644679213 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224ad9c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217863f0 item 85 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8140): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8140): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8140): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8140): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8140): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.949778144 +0000 UTC m=+206.645890128 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8140): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8640): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8640): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8640): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721786a80 item 86 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8640): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8640): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8640): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8640): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8640): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.95057376 +0000 UTC m=+206.646685744 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8640): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8bc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8bc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8bc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8bc0): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8bc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.95057376 +0000 UTC m=+206.646685744 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c8bc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721786d90 item 86 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9240): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9240): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9240): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9240): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9240): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.952398991 +0000 UTC m=+206.648510974 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9240): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9740): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9740): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9740): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9740): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9740): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9740): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217875e0 item 87 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9740): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9740): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.953458531 +0000 UTC m=+206.649570565 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9740): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9c80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9c80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9c80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9c80): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9c80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.953458531 +0000 UTC m=+206.649570565 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807224c9c80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721787880 item 87 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424300): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424300): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424300): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424300): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424300): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.954993857 +0000 UTC m=+206.651105841 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424300): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424880): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424880): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424880): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721770310 item 88 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424880): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424880): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424880): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424880): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424880): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.955588474 +0000 UTC m=+206.651700459 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424880): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424e00): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424e00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424e00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424e00): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424e00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.955588474 +0000 UTC m=+206.651700459 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722424e00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721770540 item 88 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425440): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425440): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425440): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425440): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425440): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425440): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425440): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425440): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.95691592 +0000 UTC m=+206.653027904 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425440): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425980): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425980): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425980): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721770a80 item 89 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425980): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425980): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.957409427 +0000 UTC m=+206.653521412 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425980): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425ec0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425ec0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425ec0): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425ec0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425ec0): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425ec0): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721770f50 item 89 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425ec0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425ec0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.958036436 +0000 UTC m=+206.654148430 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722425ec0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510540): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510540): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510540): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510540): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510540): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.958036436 +0000 UTC m=+206.654148430 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510540): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217711f0 item 89 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510b80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510b80): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510b80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510b80): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510b80): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510b80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510b80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510b80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.959456765 +0000 UTC m=+206.655568749 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722510b80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225110c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225110c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225110c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721771650 item 90 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225110c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225110c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.959915067 +0000 UTC m=+206.656027051 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225110c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511600): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511600): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511600): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721771810 item 90 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511600): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511600): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511600): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511600): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511600): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.960604181 +0000 UTC m=+206.656716166 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511600): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511bc0): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511bc0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511bc0): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511bc0): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511bc0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.960604181 +0000 UTC m=+206.656716166 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722511bc0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721771a40 item 90 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c300): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c300): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c300): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c300): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c300): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c300): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c300): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c300): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.962266857 +0000 UTC m=+206.658378891 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c300): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c840): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c840): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c840): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807221500e0 item 91 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c840): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c840): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.96285425 +0000 UTC m=+206.658966235 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252c840): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252cd80): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252cd80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252cd80): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252cd80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252cd80): >_readAt: n=2, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252cd80): _writeAt: size=3, off=7 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807221502a0 item 91 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252cd80): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252cd80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.963521515 +0000 UTC m=+206.659633509 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252cd80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d300): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d300): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d300): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d300): >_readAt: n=8, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d300): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.963521515 +0000 UTC m=+206.659633509 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d300): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722150460 item 91 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d940): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d940): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d940): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d940): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d940): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d940): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d940): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d940): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.965355331 +0000 UTC m=+206.661467315 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252d940): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252de80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252de80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252de80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722150930 item 92 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252de80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252de80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.965957202 +0000 UTC m=+206.662069196 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072252de80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225444c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225444c0): open at offset 5 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225444c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722150af0 item 92 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225444c0): _readAt: size=2, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225444c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225444c0): _writeAt: size=3, off=5 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225444c0): >_writeAt: n=3, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225444c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.966584301 +0000 UTC m=+206.662696285 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225444c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722544a80): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722544a80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722544a80): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722544a80): >_readAt: n=3, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722544a80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.966584301 +0000 UTC m=+206.662696285 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722544a80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722150d20 item 92 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225450c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225450c0): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225450c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225450c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225450c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225450c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225450c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225450c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.968026181 +0000 UTC m=+206.664138165 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225450c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545600): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545600): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545600): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807221510a0 item 93 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545600): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545600): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.968627772 +0000 UTC m=+206.664739766 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545600): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545d00): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545d00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545d00): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545d00): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545d00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.968627772 +0000 UTC m=+206.664739766 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722545d00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722151260 item 93 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562440): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562440): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562440): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562440): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562440): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562440): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562440): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562440): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.970013737 +0000 UTC m=+206.666125721 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562440): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562980): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562980): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562980): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807221515e0 item 94 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562980): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562980): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.97056338 +0000 UTC m=+206.666675364 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722562980): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563080): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563080): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563080): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563080): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563080): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.97056338 +0000 UTC m=+206.666675364 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563080): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807221517a0 item 94 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225636c0): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225636c0): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225636c0): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225636c0): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225636c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225636c0): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225636c0): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225636c0): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.972055925 +0000 UTC m=+206.668167909 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x807225636c0): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563c00): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563c00): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563c00): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722151c00 item 95 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563c00): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563c00): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.972538162 +0000 UTC m=+206.668650145 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80722563c00): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257c400): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257c400): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257c400): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257c400): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257c400): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.972538162 +0000 UTC m=+206.668650145 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257c400): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722151dc0 item 95 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257ca40): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257ca40): open at offset 0 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257ca40): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257ca40): _readAt: size=2, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257ca40): >_readAt: n=0, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257ca40): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257ca40): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257ca40): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.973860006 +0000 UTC m=+206.669971989 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257ca40): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257cf80): _writeAt: size=5, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257cf80): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257cf80): >openPending: err= 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807222183f0 item 96 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257cf80): >_writeAt: n=5, err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257cf80): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.974630654 +0000 UTC m=+206.670742638 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x8072257cf80): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:38 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f19500): _readAt: size=512, off=0 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f19500): openPending: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f19500): >openPending: err= 2026/06/20 03:49:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f19500): >_readAt: n=5, err=EOF 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f19500): close: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:38.974630654 +0000 UTC m=+206.670742638 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:38 DEBUG : open-test-file(0x80721f19500): >close: err= 2026/06/20 03:49:38 DEBUG : open-test-file: Remove: 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b2a850 item 96 2026/06/20 03:49:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:38 DEBUG : open-test-file: >Remove: err= 2026/06/20 03:49:38 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:38 DEBUG : Looking for writers 2026/06/20 03:49:38 DEBUG : >WaitForWriters: 2026/06/20 03:49:38 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:39 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:39 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:39 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:39 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/20 03:49:39 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be100): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be100): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be100): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be100): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be100): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.432802151 +0000 UTC m=+207.128914135 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be100): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be580): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be580): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be580): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be580): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be580): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be580): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be580): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.432802151 +0000 UTC m=+207.128914135 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be580): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bea40): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bea40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bea40): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bea40): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bea40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.432802151 +0000 UTC m=+207.128914135 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bea40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072189ce00 item 1 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf080): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf080): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf080): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf080): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf080): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.435402968 +0000 UTC m=+207.131514962 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf080): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf580): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf580): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf580): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf580): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf580): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.435402968 +0000 UTC m=+207.131514962 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf580): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072189dce0 item 2 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfbc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfbc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfbc0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfbc0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfbc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.437870316 +0000 UTC m=+207.133982300 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfbc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be180): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be180): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be180): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be180): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be180): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be180): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be180): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.437870316 +0000 UTC m=+207.133982300 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be180): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be640): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be640): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be640): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be640): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be640): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.437870316 +0000 UTC m=+207.133982300 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226be640): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721786000 item 3 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226becc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226becc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226becc0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226becc0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226becc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.440849025 +0000 UTC m=+207.136961019 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226becc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf200): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf200): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf200): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf200): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf200): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.440849025 +0000 UTC m=+207.136961019 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf200): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721786700 item 4 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf840): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf840): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf840): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf840): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf840): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.442429635 +0000 UTC m=+207.138541660 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bf840): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfe80): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfe80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfe80): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfe80): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfe80): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfe80): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfe80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.442429635 +0000 UTC m=+207.138541660 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807226bfe80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c440): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c440): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c440): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c440): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c440): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.442429635 +0000 UTC m=+207.138541660 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c440): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721786d90 item 5 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cac0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cac0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cac0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cac0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cac0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.444530593 +0000 UTC m=+207.140642588 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cac0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d000): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d000): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d000): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d000): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d000): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.444530593 +0000 UTC m=+207.140642588 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d000): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721787810 item 6 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d8c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d8c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d8c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d8c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d8c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.446034901 +0000 UTC m=+207.142146895 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d8c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257ddc0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257ddc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257ddc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257ddc0): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257ddc0): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257ddc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257ddc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.446034901 +0000 UTC m=+207.142146895 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257ddc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721821340): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721821340): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721821340): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721821340): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721821340): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.446034901 +0000 UTC m=+207.142146895 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721821340): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721787b90 item 7 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f0280): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f0280): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f0280): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f0280): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f0280): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.447977062 +0000 UTC m=+207.144089086 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f0280): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1ac0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1ac0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1ac0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1ac0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1ac0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.447977062 +0000 UTC m=+207.144089086 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1ac0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d4380 item 8 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916380): _readAt: size=2, off=0 2026/06/20 03:49:39 ERROR : open-test-file(0x80721916380): Couldn't read size of file 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916380): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916380): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916380): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916380): close: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916380): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916a00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916a00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916a00): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916a00): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916a00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.449697314 +0000 UTC m=+207.145809319 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916a00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917280): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917280): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917280): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917280): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917280): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917280): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917280): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.449697314 +0000 UTC m=+207.145809319 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917280): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0100): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0100): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0100): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0100): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0100): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.449697314 +0000 UTC m=+207.145809319 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0100): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d4cb0 item 9 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0780): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0780): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0780): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0780): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0780): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.451617053 +0000 UTC m=+207.147729047 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0780): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0cc0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0cc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0cc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0cc0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0cc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.451617053 +0000 UTC m=+207.147729047 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0cc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d51f0 item 10 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1300): _readAt: size=2, off=0 2026/06/20 03:49:39 ERROR : open-test-file(0x80721ca1300): Couldn't read size of file 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1300): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1300): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1300): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1300): close: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1300): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca17c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca17c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca17c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca17c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca17c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.453125097 +0000 UTC m=+207.149237121 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca17c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1dc0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1dc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1dc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1dc0): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1dc0): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1dc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.453125097 +0000 UTC m=+207.149237121 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1dc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6840): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6840): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6840): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6840): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6840): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.453125097 +0000 UTC m=+207.149237121 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6840): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d5880 item 11 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f73c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f73c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f73c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f73c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f73c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.455422995 +0000 UTC m=+207.151534989 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f73c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7b00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7b00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7b00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7b00): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7b00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.455422995 +0000 UTC m=+207.151534989 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7b00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722218150 item 12 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02400): _readAt: size=2, off=0 2026/06/20 03:49:39 ERROR : open-test-file(0x80721c02400): Couldn't read size of file 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02400): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02400): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02400): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02400): close: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02400): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02800): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02800): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02800): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02800): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02800): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.457237876 +0000 UTC m=+207.153349870 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02800): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02ec0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02ec0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02ec0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02ec0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02ec0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.457237876 +0000 UTC m=+207.153349870 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02ec0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807222187e0 item 13 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03580): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03580): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03580): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03580): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03580): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.458874312 +0000 UTC m=+207.154986356 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03580): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03b40): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03b40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03b40): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03b40): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03b40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.458874312 +0000 UTC m=+207.154986356 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03b40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722218c40 item 14 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa300): _readAt: size=2, off=0 2026/06/20 03:49:39 ERROR : open-test-file(0x80721daa300): Couldn't read size of file 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa300): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa300): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa300): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa300): close: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa300): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa6c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa6c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa6c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa6c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa6c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.460421229 +0000 UTC m=+207.156533254 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa6c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daadc0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daadc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daadc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daadc0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daadc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.460421229 +0000 UTC m=+207.156533254 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daadc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807222190a0 item 15 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab440): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab440): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab440): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab440): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab440): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.462020394 +0000 UTC m=+207.158132409 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab440): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab980): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab980): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab980): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab980): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab980): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.462020394 +0000 UTC m=+207.158132409 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab980): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722219420 item 16 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee140): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee140): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee140): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee140): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee140): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.4635129 +0000 UTC m=+207.159624894 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee140): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee5c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee5c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee5c0): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee5c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee5c0): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee5c0): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee5c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee5c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.4635129 +0000 UTC m=+207.159624894 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee5c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeebc0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeebc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeebc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeebc0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeebc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.4635129 +0000 UTC m=+207.159624894 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeebc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807222197a0 item 17 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef240): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef240): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef240): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef240): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef240): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.46558317 +0000 UTC m=+207.161695164 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef240): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef780): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef780): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef780): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef780): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef780): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.46558317 +0000 UTC m=+207.161695164 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef780): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b78070 item 18 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefe00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefe00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefe00): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefe00): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefe00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.467232401 +0000 UTC m=+207.163344395 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefe00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe740): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe740): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe740): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe740): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe740): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe740): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe740): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe740): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.467232401 +0000 UTC m=+207.163344395 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe740): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec40): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec40): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec40): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.467232401 +0000 UTC m=+207.163344395 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b78620 item 19 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff2c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff2c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff2c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff2c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff2c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.468944108 +0000 UTC m=+207.165056102 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff2c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff800): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff800): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff800): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff800): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff800): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.468944108 +0000 UTC m=+207.165056102 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff800): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b78fc0 item 20 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20400): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20400): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20400): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20400): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20400): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.47024835 +0000 UTC m=+207.166360344 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20400): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20a00): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20a00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20a00): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20a00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20a00): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20a00): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20a00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.47024835 +0000 UTC m=+207.166360344 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20a00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.47024835 +0000 UTC m=+207.166360344 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b793b0 item 21 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21580): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21580): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21580): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21580): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21580): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.471994852 +0000 UTC m=+207.168106846 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21580): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21ac0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21ac0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21ac0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21ac0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21ac0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.471994852 +0000 UTC m=+207.168106846 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21ac0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b798f0 item 22 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a2c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a2c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a2c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a2c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a2c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.473370557 +0000 UTC m=+207.169482551 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a2c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a7c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a7c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a7c0): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a7c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a7c0): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a7c0): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a7c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a7c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.473370557 +0000 UTC m=+207.169482551 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a7c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8acc0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8acc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8acc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8acc0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8acc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.473370557 +0000 UTC m=+207.169482551 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8acc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b79c70 item 23 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b340): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b340): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b340): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b340): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b340): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.47512818 +0000 UTC m=+207.171240165 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b340): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b880): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b880): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b880): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b880): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b880): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.47512818 +0000 UTC m=+207.171240165 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b880): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807221243f0 item 24 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bec0): _readAt: size=2, off=0 2026/06/20 03:49:39 ERROR : open-test-file(0x80721d8bec0): Couldn't read size of file 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bec0): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bec0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bec0): close: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bec0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.476538812 +0000 UTC m=+207.172650806 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.476538812 +0000 UTC m=+207.172650806 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424e40): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424e40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424e40): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424e40): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424e40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.476538812 +0000 UTC m=+207.172650806 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424e40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722124850 item 25 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224254c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224254c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224254c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224254c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224254c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.478781117 +0000 UTC m=+207.174893130 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224254c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a00): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.478781117 +0000 UTC m=+207.174893130 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722124d20 item 26 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18140): _readAt: size=2, off=0 2026/06/20 03:49:39 ERROR : open-test-file(0x80721f18140): Couldn't read size of file 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18140): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18140): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18140): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18140): close: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18140): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18500): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18500): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18500): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18500): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18500): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.480367468 +0000 UTC m=+207.176479502 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18500): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18a00): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18a00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18a00): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18a00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18a00): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18a00): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18a00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.480367468 +0000 UTC m=+207.176479502 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18a00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18f40): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18f40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18f40): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18f40): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18f40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.480367468 +0000 UTC m=+207.176479502 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f18f40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807221250a0 item 27 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f195c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f195c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f195c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f195c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f195c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.482389609 +0000 UTC m=+207.178501603 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f195c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f19b40): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f19b40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f19b40): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f19b40): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f19b40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.482389609 +0000 UTC m=+207.178501603 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f19b40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722125570 item 28 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2280): _readAt: size=2, off=0 2026/06/20 03:49:39 ERROR : open-test-file(0x807225e2280): Couldn't read size of file 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2280): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2280): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2280): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2280): close: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2280): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2640): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2640): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2640): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2640): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2640): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.483929973 +0000 UTC m=+207.180041967 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2640): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2d00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2d00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2d00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2d00): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2d00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.483929973 +0000 UTC m=+207.180041967 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e2d00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722125960 item 29 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e3380): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e3380): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e3380): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e3380): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e3380): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.48560927 +0000 UTC m=+207.181721264 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e3380): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e38c0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e38c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e38c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e38c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e38c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.48560927 +0000 UTC m=+207.181721264 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225e38c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722125ce0 item 30 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee000): _readAt: size=2, off=0 2026/06/20 03:49:39 ERROR : open-test-file(0x807225ee000): Couldn't read size of file 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee000): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee000): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee000): >_writeAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee000): close: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee000): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee3c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee3c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee3c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee3c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee3c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.487382141 +0000 UTC m=+207.183494136 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ee3c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225eea80): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225eea80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225eea80): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225eea80): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225eea80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.487382141 +0000 UTC m=+207.183494136 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225eea80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f60230 item 31 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef100): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef100): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef100): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef100): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef100): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.488801318 +0000 UTC m=+207.184913303 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef100): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef640): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef640): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef640): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef640): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef640): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.488801318 +0000 UTC m=+207.184913303 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225ef640): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f605b0 item 32 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225efc80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225efc80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225efc80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225efc80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225efc80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.490001534 +0000 UTC m=+207.186113519 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225efc80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc200): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc200): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc200): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc200): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc200): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f60a10 item 33 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc200): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc200): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.490457241 +0000 UTC m=+207.186569225 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc200): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc700): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc700): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc700): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc700): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc700): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.490457241 +0000 UTC m=+207.186569225 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fc700): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f60bd0 item 33 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fcd40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fcd40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fcd40): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fcd40): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fcd40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.492572066 +0000 UTC m=+207.188684060 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fcd40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd1c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd1c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f61110 item 34 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd1c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd1c0): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd1c0): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd1c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.493210726 +0000 UTC m=+207.189322720 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd1c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd700): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd700): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd700): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd700): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd700): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.493210726 +0000 UTC m=+207.189322720 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fd700): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f612d0 item 34 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fdd40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fdd40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fdd40): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fdd40): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fdd40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.494689987 +0000 UTC m=+207.190802011 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807225fdd40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c2c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c2c0): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c2c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c2c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f616c0 item 35 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c2c0): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c2c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.495428284 +0000 UTC m=+207.191540278 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c2c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c7c0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c7c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c7c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c7c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c7c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.495428284 +0000 UTC m=+207.191540278 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179c7c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f61880 item 35 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179ce40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179ce40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179ce40): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179ce40): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179ce40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.496951807 +0000 UTC m=+207.193063832 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179ce40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d340): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d340): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721f61d50 item 36 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d340): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d340): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d340): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d340): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d340): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.497548839 +0000 UTC m=+207.193660854 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d340): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d880): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d880): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d880): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d880): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d880): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.497548839 +0000 UTC m=+207.193660854 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179d880): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210e070 item 36 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179dec0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179dec0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179dec0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179dec0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179dec0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.499030054 +0000 UTC m=+207.195142038 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072179dec0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940440): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940440): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940440): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940440): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940440): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210e3f0 item 37 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940440): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940440): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.499609973 +0000 UTC m=+207.195722017 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940440): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940940): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940940): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940940): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940940): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940940): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.499609973 +0000 UTC m=+207.195722017 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940940): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210e5b0 item 37 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940fc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940fc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940fc0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940fc0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940fc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.501200823 +0000 UTC m=+207.197312817 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721940fc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807219414c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807219414c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210e930 item 38 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807219414c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807219414c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x807219414c0): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807219414c0): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807219414c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.501867456 +0000 UTC m=+207.197979490 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807219414c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721941a00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721941a00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721941a00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721941a00): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721941a00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.501867456 +0000 UTC m=+207.197979490 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721941a00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210eaf0 item 38 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e180): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e180): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e180): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e180): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e180): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.50334868 +0000 UTC m=+207.199460704 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e180): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e680): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e680): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e680): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e680): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e680): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210ee70 item 39 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e680): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e680): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.503918271 +0000 UTC m=+207.200030254 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195e680): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195eb80): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195eb80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195eb80): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195eb80): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195eb80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.503918271 +0000 UTC m=+207.200030254 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195eb80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210f030 item 39 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f200): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f200): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f200): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f200): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f200): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.505134837 +0000 UTC m=+207.201246821 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f200): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f700): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f700): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210f3b0 item 40 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f700): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f700): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f700): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f700): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f700): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.505614429 +0000 UTC m=+207.201726413 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195f700): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195fc40): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195fc40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195fc40): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195fc40): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195fc40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.505614429 +0000 UTC m=+207.201726413 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072195fc40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210f6c0 item 40 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972300): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972300): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972300): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972300): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972300): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972300): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972300): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.506679751 +0000 UTC m=+207.202791735 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972300): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972800): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972800): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972800): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210fa40 item 41 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972800): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972800): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.507116211 +0000 UTC m=+207.203228195 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972800): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972cc0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972cc0): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972cc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972cc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210fc70 item 41 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972cc0): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972cc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.507649443 +0000 UTC m=+207.203761427 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721972cc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973200): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973200): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973200): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973200): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973200): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.507649443 +0000 UTC m=+207.203761427 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973200): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x8072210fe30 item 41 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973840): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973840): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973840): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973840): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973840): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973840): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973840): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.508849328 +0000 UTC m=+207.204961312 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973840): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973d40): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973d40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973d40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722238310 item 42 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973d40): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973d40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.509278295 +0000 UTC m=+207.205390279 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721973d40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a380): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a380): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807222384d0 item 42 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a380): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a380): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a380): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a380): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a380): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.50977636 +0000 UTC m=+207.205888344 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a380): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a900): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a900): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a900): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a900): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a900): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.50977636 +0000 UTC m=+207.205888344 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a900): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722238690 item 42 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0af40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0af40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0af40): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0af40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0af40): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0af40): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0af40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.510843146 +0000 UTC m=+207.206955130 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0af40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b440): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b440): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b440): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722238a10 item 43 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b440): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b440): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.51127136 +0000 UTC m=+207.207383344 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b440): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b980): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b980): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b980): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b980): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b980): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722238bd0 item 43 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b980): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b980): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.511953913 +0000 UTC m=+207.208065897 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0b980): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f24c0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f24c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f24c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f24c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f24c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.511953913 +0000 UTC m=+207.208065897 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f24c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc40e0 item 43 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2b00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2b00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2b00): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2b00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2b00): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2b00): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2b00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.51317606 +0000 UTC m=+207.209288044 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2b00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3000): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3000): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3000): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc4540 item 44 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3000): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3000): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.513631617 +0000 UTC m=+207.209743601 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3000): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3540): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3540): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc47e0 item 44 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3540): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3540): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3540): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3540): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3540): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.514146163 +0000 UTC m=+207.210258148 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3540): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3ac0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3ac0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3ac0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3ac0): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3ac0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.514146163 +0000 UTC m=+207.210258148 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3ac0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc4af0 item 44 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2200): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2200): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2200): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2200): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2200): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2200): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2200): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.515249507 +0000 UTC m=+207.211361491 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2200): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2700): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2700): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2700): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc5030 item 45 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2700): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2700): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.515825169 +0000 UTC m=+207.211937152 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2700): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2e00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2e00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2e00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2e00): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2e00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.515825169 +0000 UTC m=+207.211937152 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad2e00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc51f0 item 45 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3440): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3440): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3440): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3440): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3440): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3440): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3440): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.517099023 +0000 UTC m=+207.213211027 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3440): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3940): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3940): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3940): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc5810 item 46 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3940): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3940): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.517487584 +0000 UTC m=+207.213599568 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ad3940): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42140): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42140): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42140): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42140): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42140): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.517487584 +0000 UTC m=+207.213599568 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42140): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc59d0 item 46 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42780): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42780): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42780): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42780): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42780): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42780): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42780): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.518714379 +0000 UTC m=+207.214826364 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42780): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42c80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42c80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42c80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fc5d50 item 47 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42c80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42c80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.519501519 +0000 UTC m=+207.215613523 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b42c80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43380): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43380): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43380): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43380): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43380): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.519501519 +0000 UTC m=+207.215613523 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43380): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722610070 item 47 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b439c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b439c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b439c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b439c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b439c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b439c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b439c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.521192717 +0000 UTC m=+207.217304702 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b439c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43ec0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43ec0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43ec0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226103f0 item 48 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43ec0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43ec0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.521846466 +0000 UTC m=+207.217958450 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b43ec0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc06c0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc06c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc06c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc06c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc06c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.521846466 +0000 UTC m=+207.217958450 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc06c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226105b0 item 48 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc0d00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc0d00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc0d00): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc0d00): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc0d00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.523451543 +0000 UTC m=+207.219563547 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc0d00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc1180): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc1180): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc1180): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc1180): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc1180): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc1180): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226109a0 item 49 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc1180): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc1180): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.52404041 +0000 UTC m=+207.220152393 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bc1180): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0bc00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0bc00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0bc00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0bc00): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0bc00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.52404041 +0000 UTC m=+207.220152393 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0bc00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722238d20 item 49 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a380): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a380): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a380): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a380): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a380): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.525382511 +0000 UTC m=+207.221494496 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a380): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a880): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a880): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a880): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722239180 item 50 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a880): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a880): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a880): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a880): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a880): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.525876159 +0000 UTC m=+207.221988144 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1a880): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1ae00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1ae00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1ae00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1ae00): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1ae00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.525876159 +0000 UTC m=+207.221988144 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1ae00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722239340 item 50 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b480): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b480): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b480): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b480): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b480): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.526885296 +0000 UTC m=+207.222997280 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b480): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b980): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b980): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b980): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b980): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b980): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b980): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722239810 item 51 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b980): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b980): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.527358545 +0000 UTC m=+207.223470530 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1b980): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1bec0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1bec0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1bec0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1bec0): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1bec0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.527358545 +0000 UTC m=+207.223470530 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c1bec0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807222399d0 item 51 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3c640): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3c640): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3c640): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3c640): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3c640): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.528513667 +0000 UTC m=+207.224625651 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3c640): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3cb40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3cb40): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3cb40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722239d50 item 52 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3cb40): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3cb40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3cb40): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3cb40): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3cb40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.529185239 +0000 UTC m=+207.225297222 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3cb40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d0c0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d0c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d0c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d0c0): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d0c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.529185239 +0000 UTC m=+207.225297222 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d0c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722634070 item 52 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d740): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d740): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d740): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d740): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d740): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.530292029 +0000 UTC m=+207.226404013 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3d740): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3dc40): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3dc40): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3dc40): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3dc40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3dc40): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3dc40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226343f0 item 53 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3dc40): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3dc40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.530731324 +0000 UTC m=+207.226843308 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c3dc40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62280): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62280): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62280): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62280): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62280): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.530731324 +0000 UTC m=+207.226843308 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62280): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226345b0 item 53 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62900): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62900): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62900): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62900): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62900): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.531947059 +0000 UTC m=+207.228059064 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62900): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62e00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62e00): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62e00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722634930 item 54 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62e00): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62e00): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62e00): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62e00): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62e00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.532497564 +0000 UTC m=+207.228609548 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c62e00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63380): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63380): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63380): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63380): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63380): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.532497564 +0000 UTC m=+207.228609548 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63380): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722634b60 item 54 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63a00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63a00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63a00): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63a00): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63a00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.533739368 +0000 UTC m=+207.229851352 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c63a00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98000): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98000): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98000): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98000): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98000): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98000): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722634f50 item 55 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98000): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98000): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.534232224 +0000 UTC m=+207.230344208 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98000): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98540): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98540): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98540): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98540): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98540): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.534232224 +0000 UTC m=+207.230344208 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98540): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722635110 item 55 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98bc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98bc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98bc0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98bc0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98bc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.535291756 +0000 UTC m=+207.231403739 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c98bc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c990c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c990c0): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c990c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722635570 item 56 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c990c0): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c990c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c990c0): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c990c0): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c990c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.535878148 +0000 UTC m=+207.231990132 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c990c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99640): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99640): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99640): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99640): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99640): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.535878148 +0000 UTC m=+207.231990132 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99640): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722635730 item 56 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99c80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99c80): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99c80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99c80): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99c80): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99c80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99c80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99c80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.537075909 +0000 UTC m=+207.233187892 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c99c80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd22c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd22c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd22c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722635b90 item 57 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd22c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd22c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.537432088 +0000 UTC m=+207.233544073 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd22c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2800): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2800): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2800): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2800): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2800): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2800): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722635d50 item 57 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2800): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2800): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.537889439 +0000 UTC m=+207.234001422 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2800): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2d80): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2d80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2d80): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2d80): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2d80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.537889439 +0000 UTC m=+207.234001422 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd2d80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f4460 item 57 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd33c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd33c0): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd33c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd33c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd33c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd33c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd33c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd33c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.539193339 +0000 UTC m=+207.235305383 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd33c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd3900): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd3900): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd3900): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f4930 item 58 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd3900): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd3900): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.539913042 +0000 UTC m=+207.236025056 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721cd3900): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02500): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02500): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02500): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb61c0 item 58 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02500): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02500): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02500): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02500): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02500): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.540581187 +0000 UTC m=+207.236693171 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02500): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02ac0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02ac0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02ac0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02ac0): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02ac0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.540581187 +0000 UTC m=+207.236693171 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d02ac0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb6380 item 58 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03100): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03100): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03100): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03100): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03100): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03100): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03100): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03100): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.541759612 +0000 UTC m=+207.237871596 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03100): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03640): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03640): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03640): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb6700 item 59 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03640): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03640): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.542252498 +0000 UTC m=+207.238364502 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03640): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03b80): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03b80): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03b80): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03b80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03b80): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03b80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb68c0 item 59 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03b80): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03b80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.542878124 +0000 UTC m=+207.238990109 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d03b80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c200): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c200): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c200): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c200): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c200): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.542878124 +0000 UTC m=+207.238990109 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c200): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb6a80 item 59 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c840): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c840): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c840): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c840): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c840): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c840): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c840): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c840): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.544315535 +0000 UTC m=+207.240427520 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2c840): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2cd80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2cd80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2cd80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb6e00 item 60 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2cd80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2cd80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.54472189 +0000 UTC m=+207.240833874 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2cd80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d2c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d2c0): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d2c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb6fc0 item 60 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d2c0): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d2c0): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d2c0): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d2c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.545234042 +0000 UTC m=+207.241346026 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d2c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d880): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d880): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d880): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d880): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d880): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.545234042 +0000 UTC m=+207.241346026 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2d880): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb7180 item 60 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2dec0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2dec0): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2dec0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2dec0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2dec0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2dec0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2dec0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2dec0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.546371128 +0000 UTC m=+207.242483113 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d2dec0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46500): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46500): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46500): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb7570 item 61 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46500): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46500): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.546735344 +0000 UTC m=+207.242847328 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46500): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46c00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46c00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46c00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46c00): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46c00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.546735344 +0000 UTC m=+207.242847328 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d46c00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb7730 item 61 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47240): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47240): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47240): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47240): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47240): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47240): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47240): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47240): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.548007264 +0000 UTC m=+207.244119249 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47240): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47780): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47780): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47780): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb7ab0 item 62 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47780): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47780): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.548537821 +0000 UTC m=+207.244649806 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47780): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47e80): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47e80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47e80): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47e80): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47e80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.548537821 +0000 UTC m=+207.244649806 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d47e80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721fb7c70 item 62 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d625c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d625c0): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d625c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d625c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d625c0): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d625c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d625c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d625c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.549865326 +0000 UTC m=+207.245977310 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d625c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d62b00): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d62b00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d62b00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b68150 item 63 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d62b00): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d62b00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.55043691 +0000 UTC m=+207.246548894 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d62b00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63200): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63200): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63200): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63200): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63200): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.55043691 +0000 UTC m=+207.246548894 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63200): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b68310 item 63 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63840): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63840): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63840): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63840): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63840): >_readAt: n=0, err=Bad file descriptor 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63840): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63840): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63840): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.551713519 +0000 UTC m=+207.247825504 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63840): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63d80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63d80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63d80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b68770 item 64 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63d80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63d80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.552164848 +0000 UTC m=+207.248276832 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d63d80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7e580): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7e580): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7e580): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7e580): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7e580): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.552164848 +0000 UTC m=+207.248276832 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7e580): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b68b60 item 64 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7ebc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7ebc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7ebc0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7ebc0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7ebc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.55342159 +0000 UTC m=+207.249533574 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7ebc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f040): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f040): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f040): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f040): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f040): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b68fc0 item 65 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f040): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f040): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.554121145 +0000 UTC m=+207.250233129 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f040): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f540): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f540): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f540): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f540): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f540): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.554121145 +0000 UTC m=+207.250233129 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7f540): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b69340 item 65 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7fb80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7fb80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7fb80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7fb80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7fb80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.555443169 +0000 UTC m=+207.251555154 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d7fb80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6100): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6100): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b69810 item 66 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6100): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6100): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6100): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6100): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6100): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.555953929 +0000 UTC m=+207.252065913 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6100): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6640): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6640): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6640): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6640): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6640): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.555953929 +0000 UTC m=+207.252065913 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6640): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504000 item 66 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6c80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6c80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6c80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6c80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6c80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.557060029 +0000 UTC m=+207.253172013 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd6c80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7100): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7100): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7100): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7100): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7100): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504380 item 67 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7100): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7100): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.557655508 +0000 UTC m=+207.253767491 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7100): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7600): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7600): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7600): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7600): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7600): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.557655508 +0000 UTC m=+207.253767491 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7600): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504540 item 67 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7c80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7c80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7c80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7c80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7c80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.558995356 +0000 UTC m=+207.255107340 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dd7c80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24280): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24280): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807225048c0 item 68 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24280): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24280): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24280): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24280): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24280): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.559514431 +0000 UTC m=+207.255626415 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24280): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e247c0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e247c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e247c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e247c0): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e247c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.559514431 +0000 UTC m=+207.255626415 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e247c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504bd0 item 68 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24e00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24e00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24e00): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24e00): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24e00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.560773828 +0000 UTC m=+207.256885812 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e24e00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25280): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25280): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25280): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25280): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25280): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722504f50 item 69 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25280): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25280): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.561223683 +0000 UTC m=+207.257335668 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25280): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25780): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25780): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25780): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25780): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25780): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.561223683 +0000 UTC m=+207.257335668 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25780): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722505110 item 69 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25e00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25e00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25e00): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25e00): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25e00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.562587908 +0000 UTC m=+207.258699893 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e25e00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50400): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50400): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722505490 item 70 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50400): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50400): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50400): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50400): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50400): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.563165173 +0000 UTC m=+207.259277157 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50400): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50940): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50940): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50940): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50940): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50940): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.563165173 +0000 UTC m=+207.259277157 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50940): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722505650 item 70 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50fc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50fc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50fc0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50fc0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50fc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.564519638 +0000 UTC m=+207.260631622 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e50fc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e514c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e514c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e514c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e514c0): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e514c0): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807225059d0 item 71 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e514c0): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e514c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.565216187 +0000 UTC m=+207.261328172 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e514c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e519c0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e519c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e519c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e519c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e519c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.565216187 +0000 UTC m=+207.261328172 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e519c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722505b90 item 71 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88140): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88140): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88140): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88140): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88140): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.566666954 +0000 UTC m=+207.262778939 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88140): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88640): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88640): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698070 item 72 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88640): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88640): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88640): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88640): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88640): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.567321595 +0000 UTC m=+207.263433589 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88640): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88b80): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88b80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88b80): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88b80): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88b80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.567321595 +0000 UTC m=+207.263433589 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e88b80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698230 item 72 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89140): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89140): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89140): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89140): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89140): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89140): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89140): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.568674708 +0000 UTC m=+207.264786702 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89140): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89640): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89640): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89640): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226985b0 item 73 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89640): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89640): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.569262252 +0000 UTC m=+207.265374246 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89640): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89b00): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89b00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89b00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89b00): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89b00): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698770 item 73 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89b00): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89b00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.569784905 +0000 UTC m=+207.265896888 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721e89b00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee140): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee140): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee140): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee140): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee140): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.569784905 +0000 UTC m=+207.265896888 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee140): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698930 item 73 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee780): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee780): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee780): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee780): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee780): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee780): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee780): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.571009947 +0000 UTC m=+207.267121931 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eee780): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eeec80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eeec80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eeec80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698fc0 item 74 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eeec80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eeec80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.571399909 +0000 UTC m=+207.267511894 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eeec80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef1c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef1c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722699180 item 74 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef1c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef1c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef1c0): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef1c0): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef1c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.571823165 +0000 UTC m=+207.267935149 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef1c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef740): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef740): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef740): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef740): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef740): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.571823165 +0000 UTC m=+207.267935149 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eef740): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722699340 item 74 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eefd80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eefd80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eefd80): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eefd80): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eefd80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eefd80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eefd80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.572873619 +0000 UTC m=+207.268985613 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721eefd80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42380): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42380): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42380): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226996c0 item 75 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42380): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42380): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.573401391 +0000 UTC m=+207.269513375 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42380): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f428c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f428c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f428c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f428c0): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f428c0): _writeAt: size=3, off=2 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226998f0 item 75 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f428c0): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f428c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.574031296 +0000 UTC m=+207.270143290 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f428c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42e00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42e00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42e00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42e00): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42e00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.574031296 +0000 UTC m=+207.270143290 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42e00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722699ab0 item 75 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43440): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43440): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43440): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43440): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43440): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43440): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43440): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.575319837 +0000 UTC m=+207.271431831 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43440): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42180): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42180): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42180): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698000 item 76 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42180): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42180): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.575919925 +0000 UTC m=+207.272031909 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f42180): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43bc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43bc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226981c0 item 76 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43bc0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43bc0): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43bc0): _writeAt: size=3, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43bc0): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43bc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.576544499 +0000 UTC m=+207.272656483 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721f43bc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c240): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c240): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c240): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c240): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c240): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.576544499 +0000 UTC m=+207.272656483 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c240): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698380 item 76 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c880): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c880): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c880): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c880): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c880): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c880): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c880): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.577688268 +0000 UTC m=+207.273800252 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257c880): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cd80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cd80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cd80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698700 item 77 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cd80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cd80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.578188468 +0000 UTC m=+207.274300453 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257cd80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d4c0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d4c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d4c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d4c0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d4c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.578188468 +0000 UTC m=+207.274300453 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257d4c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226988c0 item 77 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257db00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257db00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257db00): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257db00): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257db00): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257db00): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257db00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.579754321 +0000 UTC m=+207.275866305 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x8072257db00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721820d40): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721820d40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721820d40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722698f50 item 78 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721820d40): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721820d40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.580193116 +0000 UTC m=+207.276305100 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721820d40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807214eed00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807214eed00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807214eed00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807214eed00): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807214eed00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.580193116 +0000 UTC m=+207.276305100 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807214eed00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722699110 item 78 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1940): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1940): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1940): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1940): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1940): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1940): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1940): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.581953604 +0000 UTC m=+207.278065589 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807217f1940): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916040): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916040): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916040): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722699490 item 79 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916040): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916040): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.582455979 +0000 UTC m=+207.278567963 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916040): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916d00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916d00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916d00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916d00): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916d00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.582455979 +0000 UTC m=+207.278567963 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721916d00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722699650 item 79 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917740): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917740): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917740): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917740): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917740): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917740): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917740): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.583761121 +0000 UTC m=+207.279873106 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721917740): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0440): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0440): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0440): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f47e0 item 80 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0440): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0440): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.584258186 +0000 UTC m=+207.280370170 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0440): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0b40): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0b40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0b40): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0b40): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0b40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.584258186 +0000 UTC m=+207.280370170 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca0b40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f4b60 item 80 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1180): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1180): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1180): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1180): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1180): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.586374565 +0000 UTC m=+207.282486599 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1180): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1600): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1600): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1600): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1600): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1600): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1600): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f5490 item 81 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1600): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1600): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.587007383 +0000 UTC m=+207.283119377 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1600): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1d00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1d00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1d00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1d00): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1d00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.587007383 +0000 UTC m=+207.283119377 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721ca1d00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f5650 item 81 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6940): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6940): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6940): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6940): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6940): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.588449524 +0000 UTC m=+207.284561568 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f6940): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7300): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7300): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7300): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f5ab0 item 82 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7300): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7300): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7300): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7300): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7300): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.589215544 +0000 UTC m=+207.285327538 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7300): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7a80): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7a80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7a80): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7a80): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7a80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.589215544 +0000 UTC m=+207.285327538 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807216f7a80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807218f5d50 item 82 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c023c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c023c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c023c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c023c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c023c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.590644229 +0000 UTC m=+207.286756213 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c023c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02900): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02900): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02900): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02900): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02900): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02900): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722610230 item 83 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02900): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02900): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.591273451 +0000 UTC m=+207.287385435 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02900): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02e40): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02e40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02e40): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02e40): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02e40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.591273451 +0000 UTC m=+207.287385435 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c02e40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226103f0 item 83 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03500): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03500): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03500): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03500): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03500): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.592662072 +0000 UTC m=+207.288774056 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03500): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03a00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03a00): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03a00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722610770 item 84 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03a00): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03a00): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03a00): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03a00): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03a00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.593266888 +0000 UTC m=+207.289378902 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721c03a00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa180): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa180): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa180): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa180): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa180): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.593266888 +0000 UTC m=+207.289378902 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa180): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226109a0 item 84 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa800): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa800): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa800): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa800): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa800): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.594858218 +0000 UTC m=+207.290970242 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daa800): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daad40): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daad40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daad40): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daad40): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daad40): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daad40): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722610e70 item 85 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daad40): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daad40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.595437328 +0000 UTC m=+207.291549312 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721daad40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab280): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab280): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab280): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab280): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab280): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.595437328 +0000 UTC m=+207.291549312 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab280): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722611030 item 85 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab900): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab900): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab900): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab900): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab900): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.59689133 +0000 UTC m=+207.293003313 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dab900): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dabe00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dabe00): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dabe00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807226113b0 item 86 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dabe00): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dabe00): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dabe00): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dabe00): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dabe00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.597531774 +0000 UTC m=+207.293643768 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721dabe00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee500): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee500): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee500): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee500): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee500): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.597531774 +0000 UTC m=+207.293643768 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aee500): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722611570 item 86 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeec80): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeec80): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeec80): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeec80): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeec80): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.599123886 +0000 UTC m=+207.295235869 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aeec80): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef180): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef180): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef180): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef180): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef180): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef180): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722611960 item 87 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef180): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef180): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.599687054 +0000 UTC m=+207.295799078 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef180): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef6c0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef6c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef6c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef6c0): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef6c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.599687054 +0000 UTC m=+207.295799078 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aef6c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722611b20 item 87 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefd40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefd40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefd40): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefd40): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefd40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.601131519 +0000 UTC m=+207.297243523 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721aefd40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe680): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe680): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe680): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721786000 item 88 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe680): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe680): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe680): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe680): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe680): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.601694507 +0000 UTC m=+207.297806521 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fe680): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec00): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec00): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec00): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.601694507 +0000 UTC m=+207.297806521 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218fec00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217862a0 item 88 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff240): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff240): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff240): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff240): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff240): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff240): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff240): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff240): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.603214233 +0000 UTC m=+207.299326248 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff240): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff780): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff780): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff780): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721786770 item 89 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff780): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff780): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.603709785 +0000 UTC m=+207.299821789 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807218ff780): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20100): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20100): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20100): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20100): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20100): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20100): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721786b60 item 89 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20100): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20100): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.604467749 +0000 UTC m=+207.300579743 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20100): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b207c0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b207c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b207c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b207c0): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b207c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.604467749 +0000 UTC m=+207.300579743 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b207c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721786f50 item 89 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.605874293 +0000 UTC m=+207.301986317 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b20f00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21440): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21440): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21440): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721787730 item 90 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21440): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21440): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.606435778 +0000 UTC m=+207.302547762 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21440): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21980): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21980): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21980): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217878f0 item 90 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21980): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21980): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21980): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21980): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21980): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.607012883 +0000 UTC m=+207.303124867 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721b21980): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a040): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a040): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a040): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a040): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a040): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.607012883 +0000 UTC m=+207.303124867 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a040): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721787ab0 item 90 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a700): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a700): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a700): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a700): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a700): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a700): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a700): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a700): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.608448872 +0000 UTC m=+207.304560876 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8a700): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8ac40): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8ac40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8ac40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d4000 item 91 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8ac40): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8ac40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.609106989 +0000 UTC m=+207.305218983 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8ac40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b180): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b180): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b180): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b180): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b180): >_readAt: n=2, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b180): _writeAt: size=3, off=7 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d4230 item 91 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b180): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b180): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.609697278 +0000 UTC m=+207.305809292 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b180): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b700): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b700): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b700): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b700): >_readAt: n=8, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b700): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.609697278 +0000 UTC m=+207.305809292 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8b700): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d4620 item 91 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bd40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bd40): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bd40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bd40): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bd40): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bd40): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bd40): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bd40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.611181067 +0000 UTC m=+207.307293051 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721d8bd40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d4d20 item 92 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.611610525 +0000 UTC m=+207.307722509 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424380): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): open at offset 5 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d4f50 item 92 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): _readAt: size=2, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): _writeAt: size=3, off=5 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): >_writeAt: n=3, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.612258492 +0000 UTC m=+207.308370506 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424900): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424ec0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424ec0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424ec0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424ec0): >_readAt: n=3, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424ec0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.612258492 +0000 UTC m=+207.308370506 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722424ec0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d5110 item 92 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425500): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425500): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425500): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425500): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425500): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425500): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425500): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425500): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.613717454 +0000 UTC m=+207.309829488 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425500): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a40): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d5570 item 93 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a40): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.614348319 +0000 UTC m=+207.310460334 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80722425a40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2280): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2280): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2280): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2280): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2280): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.614348319 +0000 UTC m=+207.310460334 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2280): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807217d5960 item 93 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f28c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f28c0): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f28c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f28c0): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f28c0): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f28c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f28c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f28c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.615986108 +0000 UTC m=+207.312098102 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f28c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2e00): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2e00): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2e00): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807222180e0 item 94 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2e00): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2e00): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.616427718 +0000 UTC m=+207.312539702 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f2e00): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3500): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3500): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3500): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3500): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3500): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.616427718 +0000 UTC m=+207.312539702 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3500): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x807222183f0 item 94 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3b40): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3b40): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3b40): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3b40): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3b40): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3b40): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3b40): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3b40): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.618017887 +0000 UTC m=+207.314129881 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x807224f3b40): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a180): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a180): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a180): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722218850 item 95 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a180): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a180): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.618496056 +0000 UTC m=+207.314608039 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a180): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a880): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a880): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a880): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a880): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a880): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.618496056 +0000 UTC m=+207.314608039 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721a0a880): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80722218af0 item 95 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee180): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee180): open at offset 0 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee180): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee180): _readAt: size=2, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee180): >_readAt: n=0, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee180): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee180): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee180): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.620128733 +0000 UTC m=+207.316240718 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee180): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee6c0): _writeAt: size=5, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee6c0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee6c0): >openPending: err= 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b78150 item 96 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee6c0): >_writeAt: n=5, err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee6c0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.620674569 +0000 UTC m=+207.316786563 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721bee6c0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/20 03:49:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/20 03:49:39 DEBUG : open-test-file: newRWFileHandle: 2026/06/20 03:49:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/20 03:49:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721beedc0): _readAt: size=512, off=0 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721beedc0): openPending: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721beedc0): >openPending: err= 2026/06/20 03:49:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721beedc0): >_readAt: n=5, err=EOF 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721beedc0): close: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-20 03:49:39.620674569 +0000 UTC m=+207.316786563 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:39 DEBUG : open-test-file(0x80721beedc0): >close: err= 2026/06/20 03:49:39 DEBUG : open-test-file: Remove: 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x80721b78380 item 96 2026/06/20 03:49:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/20 03:49:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/20 03:49:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/20 03:49:39 DEBUG : open-test-file: >Remove: err= 2026/06/20 03:49:39 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:39 DEBUG : Looking for writers 2026/06/20 03:49:39 DEBUG : >WaitForWriters: 2026/06/20 03:49:39 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.22s) --- 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 (0.63s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.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-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:39 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:39 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:39 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:39 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:39 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:40 DEBUG : file1: newRWFileHandle: 2026/06/20 03:49:40 DEBUG : file1(0x80721b14140): openPending: 2026/06/20 03:49:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:40 DEBUG : file1(0x80721b14140): >openPending: err= 2026/06/20 03:49:40 DEBUG : file1: >newRWFileHandle: err= 2026/06/20 03:49:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/20 03:49:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/20 03:49:40 DEBUG : file1(0x80721b14140): _writeAt: size=2, off=0 2026/06/20 03:49:40 DEBUG : file1(0x80721b14140): >_writeAt: n=2, err= 2026/06/20 03:49:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/20 03:49:40 DEBUG : file1(0x80721b14140): RWFileHandle.Flush 2026/06/20 03:49:40 DEBUG : file1(0x80721b14140): RWFileHandle.Release 2026/06/20 03:49:40 DEBUG : file1(0x80721b14140): close: 2026/06/20 03:49:40 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/20 03:49:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:40 DEBUG : file1(0x80721b14140): >close: err= 2026/06/20 03:49:40 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:40 DEBUG : Looking for writers 2026/06/20 03:49:40 DEBUG : file1: reading active writers 2026/06/20 03:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:49:40 DEBUG : Looking for writers 2026/06/20 03:49:40 DEBUG : file1: reading active writers 2026/06/20 03:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:49:40 DEBUG : Looking for writers 2026/06/20 03:49:40 DEBUG : file1: reading active writers 2026/06/20 03:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:49:40 DEBUG : Looking for writers 2026/06/20 03:49:40 DEBUG : file1: reading active writers 2026/06/20 03:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:49:40 DEBUG : file1: vfs cache: starting upload 2026/06/20 03:49:40 DEBUG : Looking for writers 2026/06/20 03:49:40 DEBUG : file1: reading active writers 2026/06/20 03:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:49:40 DEBUG : Looking for writers 2026/06/20 03:49:40 DEBUG : file1: reading active writers 2026/06/20 03:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:49:40 DEBUG : Looking for writers 2026/06/20 03:49:40 DEBUG : file1: reading active writers 2026/06/20 03:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:49:40 DEBUG : file1: size = 2 OK 2026/06/20 03:49:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:49:40 INFO : file1: Copied (new) 2026/06/20 03:49:40 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/06/20 03:49:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/20 03:49:40 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/20 03:49:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:49:40 INFO : file1: vfs cache: upload succeeded try #1 2026/06/20 03:49:41 DEBUG : Looking for writers 2026/06/20 03:49:41 DEBUG : file1: reading active writers 2026/06/20 03:49:41 DEBUG : >WaitForWriters: 2026/06/20 03:49:41 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:41 DEBUG : Looking for writers 2026/06/20 03:49:41 DEBUG : file1: reading active writers 2026/06/20 03:49:41 DEBUG : >WaitForWriters: 2026/06/20 03:49:41 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.46s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:42 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:42 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:42 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:42 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:42 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:49:42 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:42 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:49:42 DEBUG : rename_me: newRWFileHandle: 2026/06/20 03:49:42 DEBUG : rename_me(0x80721a0b840): openPending: 2026/06/20 03:49:42 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/20 03:49:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/20 03:49:42 DEBUG : rename_me(0x80721a0b840): >openPending: err= 2026/06/20 03:49:42 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/20 03:49:42 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/20 03:49:42 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/20 03:49:42 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/20 03:49:42 DEBUG : rename_me(0x80721a0b840): _writeAt: size=5, off=0 2026/06/20 03:49:42 DEBUG : rename_me(0x80721a0b840): >_writeAt: n=5, err= 2026/06/20 03:49:42 DEBUG : rename_me(0x80721a0b840): close: 2026/06/20 03:49:42 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-20 03:49:42.619508991 +0000 UTC m=+210.315620985 2026/06/20 03:49:42 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/20 03:49:42 DEBUG : rename_me(0x80721a0b840): >close: err= 2026/06/20 03:49:42 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/20 03:49:42 DEBUG : i_was_renamed: Updating file with 0x80721c4e1a0 2026/06/20 03:49:42 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/20 03:49:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/20 03:49:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:49:42 DEBUG : Looking for writers 2026/06/20 03:49:42 DEBUG : i_was_renamed: reading active writers 2026/06/20 03:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/20 03:49:42 DEBUG : Looking for writers 2026/06/20 03:49:42 DEBUG : i_was_renamed: reading active writers 2026/06/20 03:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/20 03:49:42 DEBUG : Looking for writers 2026/06/20 03:49:42 DEBUG : i_was_renamed: reading active writers 2026/06/20 03:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/20 03:49:42 DEBUG : Looking for writers 2026/06/20 03:49:42 DEBUG : i_was_renamed: reading active writers 2026/06/20 03:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/20 03:49:42 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/20 03:49:42 DEBUG : Looking for writers 2026/06/20 03:49:42 DEBUG : i_was_renamed: reading active writers 2026/06/20 03:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/20 03:49:42 DEBUG : Looking for writers 2026/06/20 03:49:42 DEBUG : i_was_renamed: reading active writers 2026/06/20 03:49:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/20 03:49:43 DEBUG : Looking for writers 2026/06/20 03:49:43 DEBUG : i_was_renamed: reading active writers 2026/06/20 03:49:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/20 03:49:43 DEBUG : Looking for writers 2026/06/20 03:49:43 DEBUG : i_was_renamed: reading active writers 2026/06/20 03:49:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/20 03:49:43 DEBUG : i_was_renamed: size = 5 OK 2026/06/20 03:49:43 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/06/20 03:49:43 INFO : i_was_renamed: Copied (new) 2026/06/20 03:49:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-20 03:49:42 +0000 UTC," 2026/06/20 03:49:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/20 03:49:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/20 03:49:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/20 03:49:44 DEBUG : Looking for writers 2026/06/20 03:49:44 DEBUG : i_was_renamed: reading active writers 2026/06/20 03:49:44 DEBUG : >WaitForWriters: 2026/06/20 03:49:44 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.41s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:49:45 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:49:45 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/20 03:49:45 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:45 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/20 03:49:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-fuduyuy5zayi" 2026/06/20 03:49:45 INFO : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/20 03:49:45 DEBUG : forgetting directory cache 2026/06/20 03:49:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate(0x80721f7e700): _readAt: size=512, off=0 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate(0x80721f7e700): openPending: 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 02:50:45 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 03:49:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate(0x80721f7e700): >openPending: err= 2026/06/20 03:49:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:47 DEBUG : forgetting directory cache 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate(0x80721f7e700): >_readAt: n=20, err=EOF 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate(0x80721f7e700): close: 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 02:50:45 +0000 UTC 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate(0x80721f7e700): >close: err= 2026/06/20 03:49:47 DEBUG : Re-reading directory (261.92369ms old) 2026/06/20 03:49:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/20 03:49:47 DEBUG : forgetting directory cache 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate(0x80721916540): _readAt: size=512, off=0 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate(0x80721916540): openPending: 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 02:51:45 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-20 02:50:45 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-20 02:51:45 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-20 02:50:45 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/20 03:49:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 03:49:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate(0x80721916540): >openPending: err= 2026/06/20 03:49:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:48 DEBUG : forgetting directory cache 2026/06/20 03:49:49 DEBUG : TestRWCacheUpdate(0x80721916540): >_readAt: n=20, err=EOF 2026/06/20 03:49:49 DEBUG : TestRWCacheUpdate(0x80721916540): close: 2026/06/20 03:49:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 02:51:45 +0000 UTC 2026/06/20 03:49:49 DEBUG : TestRWCacheUpdate(0x80721916540): >close: err= 2026/06/20 03:49:49 DEBUG : Re-reading directory (275.244284ms old) 2026/06/20 03:49:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/20 03:49:49 DEBUG : forgetting directory cache 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate(0x80721ca0200): _readAt: size=512, off=0 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate(0x80721ca0200): openPending: 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 02:52:45 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-20 02:51:45 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-20 02:52:45 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-20 02:51:45 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/20 03:49:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 03:49:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate(0x80721ca0200): >openPending: err= 2026/06/20 03:49:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:50 DEBUG : forgetting directory cache 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate(0x80721ca0200): >_readAt: n=20, err=EOF 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate(0x80721ca0200): close: 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 02:52:45 +0000 UTC 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate(0x80721ca0200): >close: err= 2026/06/20 03:49:50 DEBUG : Re-reading directory (306.282127ms old) 2026/06/20 03:49:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/20 03:49:51 DEBUG : forgetting directory cache 2026/06/20 03:49:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate(0x80721ca0900): _readAt: size=512, off=0 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate(0x80721ca0900): openPending: 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 02:53:45 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-20 02:52:45 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-20 02:53:45 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-20 02:52:45 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/20 03:49:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 03:49:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate(0x80721ca0900): >openPending: err= 2026/06/20 03:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:52 DEBUG : forgetting directory cache 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate(0x80721ca0900): >_readAt: n=20, err=EOF 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate(0x80721ca0900): close: 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 02:53:45 +0000 UTC 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate(0x80721ca0900): >close: err= 2026/06/20 03:49:52 DEBUG : Re-reading directory (287.853237ms old) 2026/06/20 03:49:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/20 03:49:52 DEBUG : forgetting directory cache 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate(0x80721ca0f80): _readAt: size=512, off=0 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate(0x80721ca0f80): openPending: 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 02:54:45 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-20 02:53:45 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-20 02:54:45 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-20 02:53:45 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/20 03:49:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 03:49:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate(0x80721ca0f80): >openPending: err= 2026/06/20 03:49:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:54 DEBUG : forgetting directory cache 2026/06/20 03:49:54 DEBUG : TestRWCacheUpdate(0x80721ca0f80): >_readAt: n=20, err=EOF 2026/06/20 03:49:54 DEBUG : TestRWCacheUpdate(0x80721ca0f80): close: 2026/06/20 03:49:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 02:54:45 +0000 UTC 2026/06/20 03:49:54 DEBUG : TestRWCacheUpdate(0x80721ca0f80): >close: err= 2026/06/20 03:49:54 DEBUG : Re-reading directory (276.997094ms old) 2026/06/20 03:49:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/20 03:49:54 DEBUG : forgetting directory cache 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate(0x80721f7fb40): _readAt: size=512, off=0 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate(0x80721f7fb40): openPending: 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-20 02:55:45 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-20 02:54:45 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-20 02:55:45 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-20 02:54:45 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/20 03:49:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/20 03:49:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate(0x80721f7fb40): >openPending: err= 2026/06/20 03:49:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:55 DEBUG : forgetting directory cache 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate(0x80721f7fb40): >_readAt: n=20, err=EOF 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate(0x80721f7fb40): close: 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 02:55:45 +0000 UTC 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate(0x80721f7fb40): >close: err= 2026/06/20 03:49:55 DEBUG : Re-reading directory (266.133414ms old) 2026/06/20 03:49:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/20 03:49:56 DEBUG : forgetting directory cache 2026/06/20 03:49:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate(0x807216f6c00): _readAt: size=512, off=0 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate(0x807216f6c00): openPending: 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-20 02:56:45 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-20 02:55:45 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-20 02:56:45 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-20 02:55:45 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/20 03:49:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/20 03:49:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate(0x807216f6c00): >openPending: err= 2026/06/20 03:49:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:57 DEBUG : forgetting directory cache 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate(0x807216f6c00): >_readAt: n=21, err=EOF 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate(0x807216f6c00): close: 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 02:56:45 +0000 UTC 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate(0x807216f6c00): >close: err= 2026/06/20 03:49:57 DEBUG : Re-reading directory (270.342724ms old) 2026/06/20 03:49:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/20 03:49:57 DEBUG : forgetting directory cache 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate(0x807216f7b80): _readAt: size=512, off=0 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate(0x807216f7b80): openPending: 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-20 02:57:45 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-20 02:56:45 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-20 02:57:45 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-20 02:56:45 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/20 03:49:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/20 03:49:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate(0x807216f7b80): >openPending: err= 2026/06/20 03:49:58 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:49:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:49:59 DEBUG : forgetting directory cache 2026/06/20 03:49:59 DEBUG : TestRWCacheUpdate(0x807216f7b80): >_readAt: n=22, err=EOF 2026/06/20 03:49:59 DEBUG : TestRWCacheUpdate(0x807216f7b80): close: 2026/06/20 03:49:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 02:57:45 +0000 UTC 2026/06/20 03:49:59 DEBUG : TestRWCacheUpdate(0x807216f7b80): >close: err= 2026/06/20 03:49:59 DEBUG : Re-reading directory (264.196051ms old) 2026/06/20 03:49:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:49:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/20 03:49:59 DEBUG : forgetting directory cache 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate(0x80721aee500): _readAt: size=512, off=0 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate(0x80721aee500): openPending: 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-20 02:58:45 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-20 02:57:45 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-20 02:58:45 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-20 02:57:45 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/20 03:50:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/20 03:50:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate(0x80721aee500): >openPending: err= 2026/06/20 03:50:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:00 DEBUG : forgetting directory cache 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate(0x80721aee500): >_readAt: n=23, err=EOF 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate(0x80721aee500): close: 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 02:58:45 +0000 UTC 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate(0x80721aee500): >close: err= 2026/06/20 03:50:00 DEBUG : Re-reading directory (271.068686ms old) 2026/06/20 03:50:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:50:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/20 03:50:01 DEBUG : forgetting directory cache 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate(0x80721c02cc0): _readAt: size=512, off=0 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate(0x80721c02cc0): openPending: 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-20 02:59:45 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-20 02:58:45 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-20 02:59:45 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-20 02:58:45 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/20 03:50:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/20 03:50:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate(0x80721c02cc0): >openPending: err= 2026/06/20 03:50:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:02 DEBUG : forgetting directory cache 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate(0x80721c02cc0): >_readAt: n=24, err=EOF 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate(0x80721c02cc0): close: 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-20 02:59:45 +0000 UTC 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate(0x80721c02cc0): >close: err= 2026/06/20 03:50:02 DEBUG : Re-reading directory (269.342009ms old) 2026/06/20 03:50:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/20 03:50:02 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:02 DEBUG : Looking for writers 2026/06/20 03:50:02 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/20 03:50:02 DEBUG : >WaitForWriters: 2026/06/20 03:50:02 DEBUG : files root 'rclone-test-fuduyuy5zayi': vfs cache: cleaner exiting 2026/06/20 03:50:03 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.48s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", 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-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:05 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:50:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/20 03:50:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/20 03:50:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/20 03:50:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:50:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/20 03:50:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/20 03:50:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/20 03:50:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:50:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/20 03:50:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/20 03:50:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/20 03:50:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:50:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/20 03:50:06 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:06 DEBUG : Looking for writers 2026/06/20 03:50:06 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/20 03:50:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/20 03:50:06 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:07 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:07 DEBUG : files root 'rclone-test-fuduyuy5zayi': Reusing VFS from active cache 2026/06/20 03:50:07 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:07 DEBUG : Looking for writers 2026/06/20 03:50:07 DEBUG : >WaitForWriters: 2026/06/20 03:50:07 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:07 DEBUG : Looking for writers 2026/06/20 03:50:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.24s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:07 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:07 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:07 DEBUG : Looking for writers 2026/06/20 03:50:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.48s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:07 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:07 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:07 DEBUG : Looking for writers 2026/06/20 03:50:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.24s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:08 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:10 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:10 DEBUG : dir: Looking for writers 2026/06/20 03:50:10 DEBUG : file2: reading active writers 2026/06/20 03:50:10 DEBUG : Looking for writers 2026/06/20 03:50:10 DEBUG : dir: reading active writers 2026/06/20 03:50:10 DEBUG : file1: reading active writers 2026/06/20 03:50:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.21s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:11 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:13 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:13 DEBUG : dir: Looking for writers 2026/06/20 03:50:13 DEBUG : Looking for writers 2026/06/20 03:50:13 DEBUG : dir: reading active writers 2026/06/20 03:50:13 DEBUG : file1: reading active writers 2026/06/20 03:50:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.04s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:14 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:50:16 DEBUG : file1: Open: flags=O_RDONLY 2026/06/20 03:50:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/20 03:50:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/20 03:50:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:50:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/20 03:50:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/20 03:50:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/20 03:50:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:50:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:50:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/20 03:50:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/20 03:50:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/20 03:50:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/20 03:50:16 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (0 bytes), uploading instead of streaming 2026/06/20 03:50:17 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/20 03:50:17 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/06/20 03:50:17 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/20 03:50:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/20 03:50:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:50:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/20 03:50:17 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:17 DEBUG : dir: Looking for writers 2026/06/20 03:50:17 DEBUG : file2: reading active writers 2026/06/20 03:50:17 DEBUG : new_file.txt: reading active writers 2026/06/20 03:50:17 DEBUG : Looking for writers 2026/06/20 03:50:17 DEBUG : dir: reading active writers 2026/06/20 03:50:17 DEBUG : file1: reading active writers 2026/06/20 03:50:17 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.97s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:18 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:20 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/20 03:50:20 DEBUG : dir/file1: Updating file with dir/file1 0x80721ce84e0 2026/06/20 03:50:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/20 03:50:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:21 INFO : dir/file1: Moved (server-side) to: file0 2026/06/20 03:50:21 DEBUG : file0: Updating file with file0 0x80721ce84e0 2026/06/20 03:50:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/20 03:50:21 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/20 03:50:21 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:21 DEBUG : dir: Looking for writers 2026/06/20 03:50:21 DEBUG : Looking for writers 2026/06/20 03:50:21 DEBUG : dir: reading active writers 2026/06/20 03:50:21 DEBUG : file0: reading active writers 2026/06/20 03:50:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.89s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:22 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:22 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:22 DEBUG : Looking for writers 2026/06/20 03:50:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:22 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:22 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/20 03:50:23 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/20 03:50:23 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/20 03:50:24 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/20 03:50:24 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/20 03:50:25 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:25 DEBUG : Looking for writers 2026/06/20 03:50:25 DEBUG : a: Looking for writers 2026/06/20 03:50:25 DEBUG : b: Looking for writers 2026/06/20 03:50:25 DEBUG : c: Looking for writers 2026/06/20 03:50:25 DEBUG : d: Looking for writers 2026/06/20 03:50:25 DEBUG : Looking for writers 2026/06/20 03:50:25 DEBUG : /: reading active writers 2026/06/20 03:50:25 DEBUG : a: reading active writers 2026/06/20 03:50:25 DEBUG : b: reading active writers 2026/06/20 03:50:25 DEBUG : c: reading active writers 2026/06/20 03:50:25 DEBUG : d: reading active writers 2026/06/20 03:50:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.65s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:26 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/20 03:50:27 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/20 03:50:27 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/20 03:50:27 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/20 03:50:29 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:29 DEBUG : a/b/c/d: Looking for writers 2026/06/20 03:50:29 DEBUG : a/b/c: Looking for writers 2026/06/20 03:50:29 DEBUG : d: reading active writers 2026/06/20 03:50:29 DEBUG : a/b: Looking for writers 2026/06/20 03:50:29 DEBUG : c: reading active writers 2026/06/20 03:50:29 DEBUG : a: Looking for writers 2026/06/20 03:50:29 DEBUG : b: reading active writers 2026/06/20 03:50:29 DEBUG : Looking for writers 2026/06/20 03:50:29 DEBUG : a: reading active writers 2026/06/20 03:50:29 DEBUG : >WaitForWriters: 2026/06/20 03:50:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fuduyuy5zayi/a/b not empty`) 2026/06/20 03:50:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/20 03:50:30 DEBUG : pacer: Reducing sleep to 15ms 2026/06/20 03:50:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/20 03:50:31 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSMkdirAll (5.04s) === 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-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:31 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:31 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:31 DEBUG : Looking for writers 2026/06/20 03:50:31 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:31 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:50:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 03:50:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/20 03:50:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/20 03:50:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/20 03:50:31 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (5 bytes), uploading instead of streaming 2026/06/20 03:50:32 DEBUG : file1: size = 5 OK 2026/06/20 03:50:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:50:32 DEBUG : file1: Size of src and dst objects identical 2026/06/20 03:50:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:50:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:50:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 03:50:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 03:50:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:50:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:50:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 03:50:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 03:50:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/20 03:50:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/20 03:50:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 03:50:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 03:50:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 03:50:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:32 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (0 bytes), uploading instead of streaming 2026/06/20 03:50:33 DEBUG : file1: size = 0 OK 2026/06/20 03:50:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:50:33 DEBUG : file1: Size of src and dst objects identical 2026/06/20 03:50:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/20 03:50:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/20 03:50:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 03:50:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 03:50:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:33 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (7 bytes), uploading instead of streaming 2026/06/20 03:50:34 DEBUG : file1: size = 7 OK 2026/06/20 03:50:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:50:34 DEBUG : file1: Size of src and dst objects identical 2026/06/20 03:50:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:34 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:34 DEBUG : Looking for writers 2026/06/20 03:50:34 DEBUG : file1: reading active writers 2026/06/20 03:50:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.33s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:34 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:50:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:50:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 03:50:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 03:50:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/20 03:50:35 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/20 03:50:35 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/20 03:50:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/20 03:50:35 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (11 bytes), uploading instead of streaming 2026/06/20 03:50:36 DEBUG : file1: size = 11 OK 2026/06/20 03:50:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:50:36 DEBUG : file1: Size of src and dst objects identical 2026/06/20 03:50:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:36 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/20 03:50:36 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:36 DEBUG : Looking for writers 2026/06/20 03:50:36 DEBUG : file1: reading active writers 2026/06/20 03:50:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.53s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:37 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:50:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:50:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 03:50:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 03:50:37 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/20 03:50:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:37 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (5 bytes), uploading instead of streaming 2026/06/20 03:50:38 DEBUG : file1: size = 5 OK 2026/06/20 03:50:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:50:38 DEBUG : file1: Size of src and dst objects identical 2026/06/20 03:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:38 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/20 03:50:38 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:38 DEBUG : Looking for writers 2026/06/20 03:50:38 DEBUG : file1: reading active writers 2026/06/20 03:50:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.35s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:38 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:50:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 03:50:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 03:50:38 DEBUG : file1: WriteFileHandle.Release closing 2026/06/20 03:50:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:38 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (0 bytes), uploading instead of streaming 2026/06/20 03:50:39 DEBUG : file1: size = 0 OK 2026/06/20 03:50:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:50:39 DEBUG : file1: Size of src and dst objects identical 2026/06/20 03:50:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:39 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/20 03:50:39 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:39 DEBUG : Looking for writers 2026/06/20 03:50:39 DEBUG : file1: reading active writers 2026/06/20 03:50:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:40 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:50:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 03:50:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 03:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:40 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (2 bytes), uploading instead of streaming 2026/06/20 03:50:40 DEBUG : file1: size = 2 OK 2026/06/20 03:50:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:50:40 DEBUG : file1: Size of src and dst objects identical 2026/06/20 03:50:41 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/20 03:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:41 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:41 DEBUG : Looking for writers 2026/06/20 03:50:41 DEBUG : file1: reading active writers 2026/06/20 03:50:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.48s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:41 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:50:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 03:50:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 03:50:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:41 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (0 bytes), uploading instead of streaming 2026/06/20 03:50:42 DEBUG : file1: size = 0 OK 2026/06/20 03:50:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:50:42 DEBUG : file1: Size of src and dst objects identical 2026/06/20 03:50:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:50:42 DEBUG : file1: Open: flags=O_RDONLY 2026/06/20 03:50:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/20 03:50:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/20 03:50:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:42 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:42 DEBUG : Looking for writers 2026/06/20 03:50:42 DEBUG : file1: reading active writers 2026/06/20 03:50:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.69s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:43 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/20 03:50:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/20 03:50:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/20 03:50:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/20 03:50:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:43 DEBUG : files root 'rclone-test-fuduyuy5zayi': File to upload is small (100 bytes), uploading instead of streaming 2026/06/20 03:50:44 DEBUG : file1: size = 100 OK 2026/06/20 03:50:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/06/20 03:50:44 DEBUG : file1: Size of src and dst objects identical 2026/06/20 03:50:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/20 03:50:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/20 03:50:44 DEBUG : file1: Open: flags=O_RDONLY 2026/06/20 03:50:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/20 03:50:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/20 03:50:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:44 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:44 DEBUG : Looking for writers 2026/06/20 03:50:44 DEBUG : file1: reading active writers 2026/06/20 03:50:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.60s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:44 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/20 03:50:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/20 03:50:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/20 03:50:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/20 03:50:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:49 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/20 03:50:49 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/20 03:50:49 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:50 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:50 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/20 03:50:50 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/20 03:50:50 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:50 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:50 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/20 03:50:50 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/20 03:50:50 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:50 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:50 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:50 DEBUG : flat: Looking for writers 2026/06/20 03:50:50 DEBUG : f004.txt: reading active writers 2026/06/20 03:50:50 DEBUG : f000.txt: reading active writers 2026/06/20 03:50:50 DEBUG : f001.txt: reading active writers 2026/06/20 03:50:50 DEBUG : f002.txt: reading active writers 2026/06/20 03:50:50 DEBUG : f003.txt: reading active writers 2026/06/20 03:50:50 DEBUG : Looking for writers 2026/06/20 03:50:50 DEBUG : flat: reading active writers 2026/06/20 03:50:50 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.25s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:52 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:55 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/20 03:50:55 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/20 03:50:55 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:55 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:55 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/20 03:50:55 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/20 03:50:55 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:55 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:55 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/20 03:50:55 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/20 03:50:55 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:50:55 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:50:55 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:50:55 DEBUG : a/b/c: Looking for writers 2026/06/20 03:50:55 DEBUG : deep.txt: reading active writers 2026/06/20 03:50:55 DEBUG : a/b: Looking for writers 2026/06/20 03:50:55 DEBUG : c: reading active writers 2026/06/20 03:50:55 DEBUG : mid.txt: reading active writers 2026/06/20 03:50:55 DEBUG : a: Looking for writers 2026/06/20 03:50:55 DEBUG : b: reading active writers 2026/06/20 03:50:55 DEBUG : top.txt: reading active writers 2026/06/20 03:50:55 DEBUG : Looking for writers 2026/06/20 03:50:55 DEBUG : a: reading active writers 2026/06/20 03:50:55 DEBUG : >WaitForWriters: 2026/06/20 03:50:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-fuduyuy5zayi/a/b not empty`) 2026/06/20 03:50:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/20 03:50:57 DEBUG : pacer: Reducing sleep to 15ms 2026/06/20 03:50:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/20 03:50:57 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipManySubDirs (5.59s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:50:57 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:50:59 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/20 03:50:59 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/20 03:50:59 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:01 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:51:01 DEBUG : bigdir: Looking for writers 2026/06/20 03:51:01 DEBUG : big.bin: reading active writers 2026/06/20 03:51:01 DEBUG : Looking for writers 2026/06/20 03:51:01 DEBUG : bigdir: reading active writers 2026/06/20 03:51:01 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.10s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-fuduyuy5zayi'", Local "Local file system at /tmp/rclone3875663098", Modify Window "1s" 2026/06/20 03:51:01 INFO : files root 'rclone-test-fuduyuy5zayi': poll-interval is not supported by this remote 2026/06/20 03:51:04 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/20 03:51:04 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/20 03:51:04 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:51:04 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:05 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/20 03:51:05 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/20 03:51:05 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:51:05 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:05 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/20 03:51:05 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/20 03:51:05 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/20 03:51:05 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/20 03:51:05 DEBUG : WaitForWriters: timeout=30s 2026/06/20 03:51:05 DEBUG : dir1: Looking for writers 2026/06/20 03:51:05 DEBUG : a.txt: reading active writers 2026/06/20 03:51:05 DEBUG : dir2: Looking for writers 2026/06/20 03:51:05 DEBUG : b.txt: reading active writers 2026/06/20 03:51:05 DEBUG : dir3: Looking for writers 2026/06/20 03:51:05 DEBUG : c.txt: reading active writers 2026/06/20 03:51:05 DEBUG : Looking for writers 2026/06/20 03:51:05 DEBUG : dir1: reading active writers 2026/06/20 03:51:05 DEBUG : dir2: reading active writers 2026/06/20 03:51:05 DEBUG : dir3: reading active writers 2026/06/20 03:51:05 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.27s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/06/20 03:51:07 DEBUG : files root 'rclone-test-fuduyuy5zayi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m54.874101929s (try 1/5): exit status 1: Failed [TestFileSetModTime/cache=full,open=false,write=false TestFileOpen]