"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/08/14 03:48:07 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-getamaj3diri" 2026/08/14 03:48:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 03:48:08 DEBUG : Creating backend with remote "/tmp/rclone350883240" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:08 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:10 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:10 DEBUG : dir: Looking for writers 2026/08/14 03:48:10 DEBUG : Looking for writers 2026/08/14 03:48:10 DEBUG : dir: reading active writers 2026/08/14 03:48:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.59s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:10 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:15 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:15 DEBUG : dir/subdir: Looking for writers 2026/08/14 03:48:15 DEBUG : dir: Looking for writers 2026/08/14 03:48:15 DEBUG : file1: reading active writers 2026/08/14 03:48:15 DEBUG : file2: reading active writers 2026/08/14 03:48:15 DEBUG : subdir: reading active writers 2026/08/14 03:48:15 DEBUG : Looking for writers 2026/08/14 03:48:15 DEBUG : dir: reading active writers 2026/08/14 03:48:15 DEBUG : >WaitForWriters: 2026/08/14 03:48:16 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/dir not empty`) 2026/08/14 03:48:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 03:48:16 DEBUG : pacer: Reducing sleep to 15ms 2026/08/14 03:48:16 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.65s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:16 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:17 DEBUG : pacer: Reducing sleep to 10ms 2026/08/14 03:48:18 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:18 DEBUG : dir: Looking for writers 2026/08/14 03:48:18 DEBUG : file1: reading active writers 2026/08/14 03:48:18 DEBUG : Looking for writers 2026/08/14 03:48:18 DEBUG : dir: reading active writers 2026/08/14 03:48:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.33s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:18 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:20 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:20 DEBUG : dir: Looking for writers 2026/08/14 03:48:20 DEBUG : Looking for writers 2026/08/14 03:48:20 DEBUG : dir: reading active writers 2026/08/14 03:48:20 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.22s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:21 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:22 DEBUG : dir: forgetting directory cache 2026/08/14 03:48:22 DEBUG : forgetting directory cache 2026/08/14 03:48:22 DEBUG : dir: forgetting directory cache 2026/08/14 03:48:22 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:22 DEBUG : Looking for writers 2026/08/14 03:48:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.39s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:23 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:25 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/14 03:48:25 DEBUG : dir: invalidating directory cache 2026/08/14 03:48:25 DEBUG : >ForgetPath: 2026/08/14 03:48:25 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/14 03:48:25 DEBUG : invalidating directory cache 2026/08/14 03:48:25 DEBUG : dir: forgetting directory cache 2026/08/14 03:48:25 DEBUG : >ForgetPath: 2026/08/14 03:48:25 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/14 03:48:25 DEBUG : >ForgetPath: 2026/08/14 03:48:25 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:25 DEBUG : dir: Looking for writers 2026/08/14 03:48:25 DEBUG : Looking for writers 2026/08/14 03:48:25 DEBUG : dir: reading active writers 2026/08/14 03:48:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.32s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:25 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:28 DEBUG : forgetting directory cache 2026/08/14 03:48:28 DEBUG : dir: forgetting directory cache 2026/08/14 03:48:29 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:29 DEBUG : fil/a/b: Looking for writers 2026/08/14 03:48:29 DEBUG : fil/a: Looking for writers 2026/08/14 03:48:29 DEBUG : b: reading active writers 2026/08/14 03:48:29 DEBUG : fil: Looking for writers 2026/08/14 03:48:29 DEBUG : a: reading active writers 2026/08/14 03:48:29 DEBUG : dir: Looking for writers 2026/08/14 03:48:29 DEBUG : Looking for writers 2026/08/14 03:48:29 DEBUG : dir: reading active writers 2026/08/14 03:48:29 DEBUG : fil: reading active writers 2026/08/14 03:48:29 DEBUG : >WaitForWriters: 2026/08/14 03:48:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/fil/a not empty`) 2026/08/14 03:48:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 03:48:30 DEBUG : pacer: Reducing sleep to 15ms 2026/08/14 03:48:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/14 03:48:30 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (5.16s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:31 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:32 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:32 DEBUG : dir: Looking for writers 2026/08/14 03:48:32 DEBUG : Looking for writers 2026/08/14 03:48:32 DEBUG : dir: reading active writers 2026/08/14 03:48:32 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.39s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:33 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:34 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:34 DEBUG : dir: Looking for writers 2026/08/14 03:48:34 DEBUG : file1: reading active writers 2026/08/14 03:48:34 DEBUG : Looking for writers 2026/08/14 03:48:34 DEBUG : dir: reading active writers 2026/08/14 03:48:34 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.30s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:35 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/14 03:48:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/14 03:48:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/14 03:48:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/14 03:48:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/14 03:48:42 DEBUG : dir: invalidating directory cache 2026/08/14 03:48:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/14 03:48:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/14 03:48:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/14 03:48:42 DEBUG : dir/file1: Reset virtual modtime 2026/08/14 03:48:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/14 03:48:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/14 03:48:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/14 03:48:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/14 03:48:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:48:42 DEBUG : dir: invalidating directory cache 2026/08/14 03:48:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/14 03:48:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/14 03:48:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/14 03:48:42 DEBUG : forgetting directory cache 2026/08/14 03:48:42 DEBUG : dir: forgetting directory cache 2026/08/14 03:48:42 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/14 03:48:42 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:42 DEBUG : dir/virtualDir: Looking for writers 2026/08/14 03:48:42 DEBUG : dir: Looking for writers 2026/08/14 03:48:42 DEBUG : virtualFile: reading active writers 2026/08/14 03:48:42 DEBUG : virtualDir: reading active writers 2026/08/14 03:48:42 DEBUG : file1: reading active writers 2026/08/14 03:48:42 DEBUG : virtualFile2: reading active writers 2026/08/14 03:48:42 DEBUG : Looking for writers 2026/08/14 03:48:42 DEBUG : dir: reading active writers 2026/08/14 03:48:42 DEBUG : >WaitForWriters: 2026/08/14 03:48:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/dir not empty`) 2026/08/14 03:48:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 03:48:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/dir not empty`) 2026/08/14 03:48:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/14 03:48:43 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/dir not empty`) 2026/08/14 03:48:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/14 03:48:43 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/dir not empty`) 2026/08/14 03:48:43 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/14 03:48:44 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/dir not empty`) 2026/08/14 03:48:44 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/14 03:48:44 DEBUG : pacer: Reducing sleep to 240ms 2026/08/14 03:48:44 DEBUG : pacer: Reducing sleep to 180ms --- PASS: TestDirReadDirAll (8.90s) --- PASS: TestDirReadDirAll/Virtual (2.68s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:44 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:45 DEBUG : pacer: Reducing sleep to 135ms 2026/08/14 03:48:45 DEBUG : pacer: Reducing sleep to 101.25ms 2026/08/14 03:48:45 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/08/14 03:48:46 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/08/14 03:48:46 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/08/14 03:48:46 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/08/14 03:48:46 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/08/14 03:48:46 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/08/14 03:48:46 ERROR : dir/: Can only open directories read only 2026/08/14 03:48:46 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:46 DEBUG : dir: Looking for writers 2026/08/14 03:48:46 DEBUG : Looking for writers 2026/08/14 03:48:46 DEBUG : dir: reading active writers 2026/08/14 03:48:46 DEBUG : >WaitForWriters: 2026/08/14 03:48:46 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/08/14 03:48:47 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/08/14 03:48:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirOpen (3.03s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:47 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:49 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:48:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/14 03:48:49 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/14 03:48:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/14 03:48:49 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 03:48:50 DEBUG : dir/potato: size = 5 OK 2026/08/14 03:48:50 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 03:48:50 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/14 03:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/14 03:48:50 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:50 DEBUG : dir: Looking for writers 2026/08/14 03:48:50 DEBUG : file1: reading active writers 2026/08/14 03:48:50 DEBUG : potato: reading active writers 2026/08/14 03:48:50 DEBUG : Looking for writers 2026/08/14 03:48:50 DEBUG : dir: reading active writers 2026/08/14 03:48:50 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.59s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:51 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/14 03:48:54 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:54 DEBUG : dir/sub: Looking for writers 2026/08/14 03:48:54 DEBUG : dir: Looking for writers 2026/08/14 03:48:54 DEBUG : file1: reading active writers 2026/08/14 03:48:54 DEBUG : sub: reading active writers 2026/08/14 03:48:54 DEBUG : Looking for writers 2026/08/14 03:48:54 DEBUG : dir: reading active writers 2026/08/14 03:48:54 DEBUG : >WaitForWriters: 2026/08/14 03:48:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/dir not empty`) 2026/08/14 03:48:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 03:48:55 DEBUG : pacer: Reducing sleep to 15ms 2026/08/14 03:48:55 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (4.35s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:55 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:48:56 DEBUG : pacer: Reducing sleep to 10ms 2026/08/14 03:48:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/14 03:48:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/14 03:48:58 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:48:58 DEBUG : dir/sub/subsub: Looking for writers 2026/08/14 03:48:58 DEBUG : dir/sub: Looking for writers 2026/08/14 03:48:58 DEBUG : subsub: reading active writers 2026/08/14 03:48:58 DEBUG : dir: Looking for writers 2026/08/14 03:48:58 DEBUG : file1: reading active writers 2026/08/14 03:48:58 DEBUG : sub: reading active writers 2026/08/14 03:48:58 DEBUG : Looking for writers 2026/08/14 03:48:58 DEBUG : dir: reading active writers 2026/08/14 03:48:58 DEBUG : >WaitForWriters: 2026/08/14 03:48:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/dir/sub not empty`) 2026/08/14 03:48:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 03:48:59 DEBUG : pacer: Reducing sleep to 15ms 2026/08/14 03:48:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/14 03:48:59 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirMkdirSub (4.39s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:48:59 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:01 ERROR : dir/: Dir.Remove not empty 2026/08/14 03:49:01 DEBUG : dir/file1: Remove: 2026/08/14 03:49:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:49:01 DEBUG : dir/file1: >Remove: err= 2026/08/14 03:49:01 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/14 03:49:02 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:02 DEBUG : Looking for writers 2026/08/14 03:49:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.36s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:02 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:03 DEBUG : dir/file1: Remove: 2026/08/14 03:49:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:49:03 DEBUG : dir/file1: >Remove: err= 2026/08/14 03:49:04 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/14 03:49:04 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:04 DEBUG : Looking for writers 2026/08/14 03:49:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.15s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:04 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:06 DEBUG : dir/file1: Remove: 2026/08/14 03:49:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:49:06 DEBUG : dir/file1: >Remove: err= 2026/08/14 03:49:06 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:06 DEBUG : dir: Looking for writers 2026/08/14 03:49:06 DEBUG : Looking for writers 2026/08/14 03:49:06 DEBUG : dir: reading active writers 2026/08/14 03:49:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.59s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:07 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/14 03:49:10 DEBUG : dir: Updating dir with dir2 0x29567e616300 2026/08/14 03:49:10 DEBUG : dir: forgetting directory cache 2026/08/14 03:49:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/14 03:49:10 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/14 03:49:12 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/14 03:49:12 DEBUG : file2: Updating file with file2 0x29567df9ac30 2026/08/14 03:49:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/14 03:49:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 03:49:12 INFO : dir2/file3: Deleted 2026/08/14 03:49:13 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/14 03:49:13 DEBUG : dir2/file3: Updating file with dir2/file3 0x29567df9ac30 2026/08/14 03:49:13 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/14 03:49:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/14 03:49:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/14 03:49:14 DEBUG : empty directory: Updating dir with renamed empty directory 0x29567e6166c0 2026/08/14 03:49:14 DEBUG : empty directory: forgetting directory cache 2026/08/14 03:49:14 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/14 03:49:14 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/14 03:49:14 DEBUG : dir2: Renaming to "dir3" 2026/08/14 03:49:14 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:14 DEBUG : dir3: Looking for writers 2026/08/14 03:49:14 DEBUG : file3: reading active writers 2026/08/14 03:49:14 DEBUG : renamed empty directory: Looking for writers 2026/08/14 03:49:14 DEBUG : Looking for writers 2026/08/14 03:49:14 DEBUG : dir3: reading active writers 2026/08/14 03:49:14 DEBUG : renamed empty directory: reading active writers 2026/08/14 03:49:14 DEBUG : >WaitForWriters: --- PASS: TestDirRename (8.20s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:15 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/14 03:49:18 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:49:18 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 03:49:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/14 03:49:18 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/14 03:49:18 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/14 03:49:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/14 03:49:18 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:49:18 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 03:49:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/14 03:49:18 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/14 03:49:18 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/14 03:49:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/14 03:49:18 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (12 bytes), uploading instead of streaming 2026/08/14 03:49:19 DEBUG : dir/sub/file2: size = 12 OK 2026/08/14 03:49:19 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/14 03:49:19 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/14 03:49:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/14 03:49:19 DEBUG : forgetting directory cache 2026/08/14 03:49:19 DEBUG : dir: forgetting directory cache 2026/08/14 03:49:19 DEBUG : dir/sub: forgetting directory cache 2026/08/14 03:49:19 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/14 03:49:19 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/14 03:49:19 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 03:49:20 DEBUG : dir/sub/file0: size = 5 OK 2026/08/14 03:49:20 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 03:49:20 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/14 03:49:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/14 03:49:20 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:20 DEBUG : dir/sub: Looking for writers 2026/08/14 03:49:20 DEBUG : file0: reading active writers 2026/08/14 03:49:20 DEBUG : file2: reading active writers 2026/08/14 03:49:20 DEBUG : dir: Looking for writers 2026/08/14 03:49:20 DEBUG : file1: reading active writers 2026/08/14 03:49:20 DEBUG : sub: reading active writers 2026/08/14 03:49:20 DEBUG : Looking for writers 2026/08/14 03:49:20 DEBUG : dir: reading active writers 2026/08/14 03:49:20 DEBUG : >WaitForWriters: 2026/08/14 03:49:22 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/dir not empty`) 2026/08/14 03:49:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 03:49:22 DEBUG : pacer: Reducing sleep to 15ms 2026/08/14 03:49:22 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (7.21s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:22 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:23 DEBUG : pacer: Reducing sleep to 10ms 2026/08/14 03:49:23 DEBUG : forgetting directory cache dir_test.go:677: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:677 Error: Received unexpected error: file does not exist Test: TestDirEntryModTimeInvalidation 2026/08/14 03:49:23 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:23 DEBUG : Looking for writers 2026/08/14 03:49:23 DEBUG : >WaitForWriters: --- FAIL: TestDirEntryModTimeInvalidation (1.78s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:24 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/14 03:49:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:49:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/14 03:49:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/14 03:49:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/14 03:49:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:49:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/14 03:49:26 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/14 03:49:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:49:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/14 03:49:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/14 03:49:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/14 03:49:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:49:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/14 03:49:26 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:26 DEBUG : dir: Looking for writers 2026/08/14 03:49:26 DEBUG : file1: reading active writers 2026/08/14 03:49:26 DEBUG : file1.metadata: reading active writers 2026/08/14 03:49:26 DEBUG : Looking for writers 2026/08/14 03:49:26 DEBUG : dir: reading active writers 2026/08/14 03:49:26 DEBUG : dir.metadata: reading active writers 2026/08/14 03:49:26 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.50s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:26 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:28 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:28 DEBUG : dir: Looking for writers 2026/08/14 03:49:28 DEBUG : file1: reading active writers 2026/08/14 03:49:28 DEBUG : Looking for writers 2026/08/14 03:49:28 DEBUG : dir: reading active writers 2026/08/14 03:49:28 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.32s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:29 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:32 DEBUG : Can set mod time: true 2026/08/14 03:49:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 03:49:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:33 DEBUG : dir: Looking for writers 2026/08/14 03:49:33 DEBUG : file1: reading active writers 2026/08/14 03:49:33 DEBUG : Looking for writers 2026/08/14 03:49:33 DEBUG : dir: reading active writers 2026/08/14 03:49:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:34 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 03:49:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 03:49:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:49:35 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 03:49:37 DEBUG : dir/file1: size = 0 OK 2026/08/14 03:49:37 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 03:49:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/14 03:49:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 03:49:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:49:37 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:37 DEBUG : dir: Looking for writers 2026/08/14 03:49:37 DEBUG : file1: reading active writers 2026/08/14 03:49:37 DEBUG : Looking for writers 2026/08/14 03:49:37 DEBUG : dir: reading active writers 2026/08/14 03:49:37 DEBUG : >WaitForWriters: 2026/08/14 03:49:37 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:37 DEBUG : dir: Looking for writers 2026/08/14 03:49:37 DEBUG : file1: reading active writers 2026/08/14 03:49:37 DEBUG : Looking for writers 2026/08/14 03:49:37 DEBUG : dir: reading active writers 2026/08/14 03:49:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:38 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 03:49:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 03:49:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:49:40 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 03:49:41 DEBUG : dir/file1: size = 5 OK 2026/08/14 03:49:41 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 03:49:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/14 03:49:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 03:49:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:49:41 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:41 DEBUG : dir: Looking for writers 2026/08/14 03:49:41 DEBUG : file1: reading active writers 2026/08/14 03:49:41 DEBUG : Looking for writers 2026/08/14 03:49:41 DEBUG : dir: reading active writers 2026/08/14 03:49:41 DEBUG : >WaitForWriters: 2026/08/14 03:49:41 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:41 DEBUG : dir: Looking for writers 2026/08/14 03:49:41 DEBUG : file1: reading active writers 2026/08/14 03:49:41 DEBUG : Looking for writers 2026/08/14 03:49:41 DEBUG : dir: reading active writers 2026/08/14 03:49:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:42 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:42 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:49:42 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:42 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:49:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:49:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:42 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:49:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 03:49:44 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:44 DEBUG : dir: Looking for writers 2026/08/14 03:49:44 DEBUG : file1: reading active writers 2026/08/14 03:49:44 DEBUG : Looking for writers 2026/08/14 03:49:44 DEBUG : dir: reading active writers 2026/08/14 03:49:44 DEBUG : >WaitForWriters: 2026/08/14 03:49:44 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:45 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:45 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:49:45 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:45 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:49:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:49:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:45 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:49:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/14 03:49:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:49:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:49:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:49:46 DEBUG : dir/file1(0x29567e592900): close: 2026/08/14 03:49:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/14 03:49:46 DEBUG : dir/file1(0x29567e592900): >close: err= 2026/08/14 03:49:46 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:46 DEBUG : dir: Looking for writers 2026/08/14 03:49:46 DEBUG : file1: reading active writers 2026/08/14 03:49:46 DEBUG : Looking for writers 2026/08/14 03:49:46 DEBUG : dir: reading active writers 2026/08/14 03:49:46 DEBUG : >WaitForWriters: 2026/08/14 03:49:47 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:47 DEBUG : dir: Looking for writers 2026/08/14 03:49:47 DEBUG : file1: reading active writers 2026/08/14 03:49:47 DEBUG : Looking for writers 2026/08/14 03:49:47 DEBUG : dir: reading active writers 2026/08/14 03:49:47 DEBUG : >WaitForWriters: 2026/08/14 03:49:47 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:47 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:47 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:49:47 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:47 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:49:48 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:49:50 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/14 03:49:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:49:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:49:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:49:50 DEBUG : dir/file1(0x29567e5927c0): _writeAt: size=5, off=0 2026/08/14 03:49:50 DEBUG : dir/file1(0x29567e5927c0): openPending: 2026/08/14 03:49:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/14 03:49:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 03:49:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:49:50 DEBUG : dir/file1(0x29567e5927c0): >openPending: err= 2026/08/14 03:49:50 DEBUG : dir/file1(0x29567e5927c0): >_writeAt: n=5, err= 2026/08/14 03:49:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/14 03:49:50 DEBUG : dir/file1(0x29567e5927c0): close: 2026/08/14 03:49:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/14 03:49:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/14 03:49:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/14 03:49:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/14 03:49:50 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/14 03:49:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:49:50 DEBUG : dir/file1(0x29567e5927c0): >close: err= 2026/08/14 03:49:50 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:50 DEBUG : dir: Looking for writers 2026/08/14 03:49:50 DEBUG : file1: reading active writers 2026/08/14 03:49:50 DEBUG : Looking for writers 2026/08/14 03:49:50 DEBUG : dir: reading active writers 2026/08/14 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:49:50 DEBUG : dir: Looking for writers 2026/08/14 03:49:50 DEBUG : file1: reading active writers 2026/08/14 03:49:50 DEBUG : Looking for writers 2026/08/14 03:49:50 DEBUG : dir: reading active writers 2026/08/14 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:49:50 DEBUG : dir: Looking for writers 2026/08/14 03:49:50 DEBUG : file1: reading active writers 2026/08/14 03:49:50 DEBUG : Looking for writers 2026/08/14 03:49:50 DEBUG : dir: reading active writers 2026/08/14 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:49:50 DEBUG : dir: Looking for writers 2026/08/14 03:49:50 DEBUG : file1: reading active writers 2026/08/14 03:49:50 DEBUG : Looking for writers 2026/08/14 03:49:50 DEBUG : dir: reading active writers 2026/08/14 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:49:50 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 03:49:50 DEBUG : dir: Looking for writers 2026/08/14 03:49:50 DEBUG : file1: reading active writers 2026/08/14 03:49:50 DEBUG : Looking for writers 2026/08/14 03:49:50 DEBUG : dir: reading active writers 2026/08/14 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:49:50 DEBUG : dir: Looking for writers 2026/08/14 03:49:50 DEBUG : file1: reading active writers 2026/08/14 03:49:50 DEBUG : Looking for writers 2026/08/14 03:49:50 DEBUG : dir: reading active writers 2026/08/14 03:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:49:51 DEBUG : dir: Looking for writers 2026/08/14 03:49:51 DEBUG : file1: reading active writers 2026/08/14 03:49:51 DEBUG : Looking for writers 2026/08/14 03:49:51 DEBUG : dir: reading active writers 2026/08/14 03:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:49:51 DEBUG : dir/file1: size = 14 OK 2026/08/14 03:49:51 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/14 03:49:51 INFO : dir/file1: Copied (replaced existing) 2026/08/14 03:49:51 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/14 03:49:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 03:49:51 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/14 03:49:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:49:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 03:49:51 DEBUG : dir: Looking for writers 2026/08/14 03:49:51 DEBUG : file1: reading active writers 2026/08/14 03:49:51 DEBUG : Looking for writers 2026/08/14 03:49:51 DEBUG : dir: reading active writers 2026/08/14 03:49:51 DEBUG : >WaitForWriters: 2026/08/14 03:49:52 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:52 DEBUG : dir: Looking for writers 2026/08/14 03:49:52 DEBUG : file1: reading active writers 2026/08/14 03:49:52 DEBUG : Looking for writers 2026/08/14 03:49:52 DEBUG : dir: reading active writers 2026/08/14 03:49:52 DEBUG : >WaitForWriters: 2026/08/14 03:49:52 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (23.81s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (5.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (4.43s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.94s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.79s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.71s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.91s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:52 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:49:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:49:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 03:49:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:49:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/14 03:49:54 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:54 DEBUG : dir: Looking for writers 2026/08/14 03:49:54 DEBUG : file1: reading active writers 2026/08/14 03:49:54 DEBUG : Looking for writers 2026/08/14 03:49:54 DEBUG : dir: reading active writers 2026/08/14 03:49:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.62s) === RUN TestFileOpenReadUnknownSize 2026/08/14 03:49:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/14 03:49:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/14 03:49:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:49:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/14 03:49:55 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:49:55 DEBUG : Looking for writers 2026/08/14 03:49:55 DEBUG : file.txt: reading active writers 2026/08/14 03:49:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:49:55 INFO : files root 'rclone-test-getamaj3diri': 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:232 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenWrite 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:232 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenWrite 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:232 Error: Received unexpected error: file does not exist Test: TestFileOpenWrite 2026/08/14 03:50:04 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:04 DEBUG : Looking for writers 2026/08/14 03:50:04 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (9.35s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:04 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:50:07 DEBUG : dir/file1: Remove: 2026/08/14 03:50:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:07 DEBUG : dir/file1: >Remove: err= 2026/08/14 03:50:07 DEBUG : dir/file1: Remove: 2026/08/14 03:50:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/14 03:50:07 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:07 DEBUG : dir: Looking for writers 2026/08/14 03:50:07 DEBUG : Looking for writers 2026/08/14 03:50:07 DEBUG : dir: reading active writers 2026/08/14 03:50:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (3.39s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:08 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:50:09 DEBUG : dir/file1: Remove: 2026/08/14 03:50:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:10 DEBUG : dir/file1: >Remove: err= 2026/08/14 03:50:10 DEBUG : dir/file1: Remove: 2026/08/14 03:50:10 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/14 03:50:10 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:10 DEBUG : dir: Looking for writers 2026/08/14 03:50:10 DEBUG : Looking for writers 2026/08/14 03:50:10 DEBUG : dir: reading active writers 2026/08/14 03:50:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.65s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:10 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:50:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:50:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 03:50:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/14 03:50:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 03:50:12 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/14 03:50:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 03:50:12 DEBUG : dir/file1: Open: flags=0x3 2026/08/14 03:50:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/14 03:50:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/14 03:50:12 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:12 DEBUG : dir: Looking for writers 2026/08/14 03:50:12 DEBUG : file1: reading active writers 2026/08/14 03:50:12 DEBUG : Looking for writers 2026/08/14 03:50:12 DEBUG : dir: reading active writers 2026/08/14 03:50:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.71s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:13 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:50:15 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:15 DEBUG : dir: Looking for writers 2026/08/14 03:50:15 DEBUG : file1: reading active writers 2026/08/14 03:50:15 DEBUG : Looking for writers 2026/08/14 03:50:15 DEBUG : dir: reading active writers 2026/08/14 03:50:15 DEBUG : >WaitForWriters: 2026/08/14 03:50:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:16 DEBUG : newLeaf: Updating file with newLeaf 0x29567e604820 2026/08/14 03:50:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 03:50:17 DEBUG : dir/file1: Updating file with dir/file1 0x29567e604820 2026/08/14 03:50:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 03:50:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 03:50:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 03:50:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:17 DEBUG : dir/file1: File is currently open, delaying rename 0x29567e604820 2026/08/14 03:50:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:17 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (25 bytes), uploading instead of streaming 2026/08/14 03:50:19 DEBUG : dir/file1: size = 25 OK 2026/08/14 03:50:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 03:50:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/14 03:50:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:19 DEBUG : newLeaf: Running delayed rename now 2026/08/14 03:50:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:19 DEBUG : newLeaf: Updating file with newLeaf 0x29567e604820 2026/08/14 03:50:19 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:19 DEBUG : dir: Looking for writers 2026/08/14 03:50:19 DEBUG : Looking for writers 2026/08/14 03:50:19 DEBUG : dir: reading active writers 2026/08/14 03:50:19 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:19 DEBUG : >WaitForWriters: 2026/08/14 03:50:20 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:20 DEBUG : dir: Looking for writers 2026/08/14 03:50:20 DEBUG : Looking for writers 2026/08/14 03:50:20 DEBUG : dir: reading active writers 2026/08/14 03:50:20 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:20 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:20 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:50:20 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:50:20 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:20 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:50:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:50:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:20 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:50:22 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:22 DEBUG : dir: Looking for writers 2026/08/14 03:50:22 DEBUG : file1: reading active writers 2026/08/14 03:50:22 DEBUG : Looking for writers 2026/08/14 03:50:22 DEBUG : dir: reading active writers 2026/08/14 03:50:22 DEBUG : >WaitForWriters: 2026/08/14 03:50:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:23 DEBUG : newLeaf: Updating file with newLeaf 0x29567e3e7450 2026/08/14 03:50:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 03:50:24 DEBUG : dir/file1: Updating file with dir/file1 0x29567e3e7450 2026/08/14 03:50:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 03:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 03:50:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/14 03:50:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:24 DEBUG : dir/file1: File is currently open, delaying rename 0x29567e3e7450 2026/08/14 03:50:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:24 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (25 bytes), uploading instead of streaming 2026/08/14 03:50:25 DEBUG : dir/file1: size = 25 OK 2026/08/14 03:50:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 03:50:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/14 03:50:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:25 DEBUG : newLeaf: Running delayed rename now 2026/08/14 03:50:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:26 DEBUG : newLeaf: Updating file with newLeaf 0x29567e3e7450 2026/08/14 03:50:26 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:26 DEBUG : dir: Looking for writers 2026/08/14 03:50:26 DEBUG : Looking for writers 2026/08/14 03:50:26 DEBUG : dir: reading active writers 2026/08/14 03:50:26 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:26 DEBUG : >WaitForWriters: 2026/08/14 03:50:26 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:26 DEBUG : dir: Looking for writers 2026/08/14 03:50:26 DEBUG : Looking for writers 2026/08/14 03:50:26 DEBUG : dir: reading active writers 2026/08/14 03:50:26 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:26 DEBUG : >WaitForWriters: 2026/08/14 03:50:26 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:27 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:50:27 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:50:27 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:27 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:27 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:50:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 03:50:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:50:28 DEBUG : dir/file1(0x29567edba080): openPending: 2026/08/14 03:50:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/14 03:50:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 03:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:28 DEBUG : dir/file1(0x29567edba080): >openPending: err= 2026/08/14 03:50:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 03:50:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:50:28 DEBUG : dir/file1(0x29567edba080): _writeAt: size=14, off=0 2026/08/14 03:50:28 DEBUG : dir/file1(0x29567edba080): >_writeAt: n=14, err= 2026/08/14 03:50:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 03:50:28 DEBUG : dir/file1(0x29567edba080): close: 2026/08/14 03:50:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 03:50:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 03:50:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:50:28 DEBUG : dir/file1(0x29567edba080): >close: err= 2026/08/14 03:50:28 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:28 DEBUG : dir: Looking for writers 2026/08/14 03:50:28 DEBUG : file1: reading active writers 2026/08/14 03:50:28 DEBUG : Looking for writers 2026/08/14 03:50:28 DEBUG : dir: reading active writers 2026/08/14 03:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:50:28 DEBUG : dir: Looking for writers 2026/08/14 03:50:28 DEBUG : file1: reading active writers 2026/08/14 03:50:28 DEBUG : Looking for writers 2026/08/14 03:50:28 DEBUG : dir: reading active writers 2026/08/14 03:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:50:28 DEBUG : dir: Looking for writers 2026/08/14 03:50:28 DEBUG : file1: reading active writers 2026/08/14 03:50:28 DEBUG : Looking for writers 2026/08/14 03:50:28 DEBUG : dir: reading active writers 2026/08/14 03:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:50:28 DEBUG : dir: Looking for writers 2026/08/14 03:50:28 DEBUG : file1: reading active writers 2026/08/14 03:50:28 DEBUG : Looking for writers 2026/08/14 03:50:28 DEBUG : dir: reading active writers 2026/08/14 03:50:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:50:28 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 03:50:29 DEBUG : dir: Looking for writers 2026/08/14 03:50:29 DEBUG : file1: reading active writers 2026/08/14 03:50:29 DEBUG : Looking for writers 2026/08/14 03:50:29 DEBUG : dir: reading active writers 2026/08/14 03:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:50:29 DEBUG : dir: Looking for writers 2026/08/14 03:50:29 DEBUG : file1: reading active writers 2026/08/14 03:50:29 DEBUG : Looking for writers 2026/08/14 03:50:29 DEBUG : dir: reading active writers 2026/08/14 03:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:50:29 DEBUG : dir: Looking for writers 2026/08/14 03:50:29 DEBUG : file1: reading active writers 2026/08/14 03:50:29 DEBUG : Looking for writers 2026/08/14 03:50:29 DEBUG : dir: reading active writers 2026/08/14 03:50:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:50:29 DEBUG : dir/file1: size = 14 OK 2026/08/14 03:50:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 03:50:29 INFO : dir/file1: Copied (replaced existing) 2026/08/14 03:50:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 03:50:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/14 03:50:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 03:50:30 DEBUG : dir: Looking for writers 2026/08/14 03:50:30 DEBUG : file1: reading active writers 2026/08/14 03:50:30 DEBUG : Looking for writers 2026/08/14 03:50:30 DEBUG : dir: reading active writers 2026/08/14 03:50:30 DEBUG : >WaitForWriters: 2026/08/14 03:50:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:50:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:50:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:50:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:50:30 DEBUG : dir/file1(0x29567df94cc0): _readAt: size=512, off=0 2026/08/14 03:50:30 DEBUG : dir/file1(0x29567df94cc0): openPending: 2026/08/14 03:50:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/14 03:50:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 03:50:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:30 DEBUG : dir/file1(0x29567df94cc0): >openPending: err= 2026/08/14 03:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 03:50:30 DEBUG : dir/file1(0x29567df94cc0): >_readAt: n=14, err=EOF 2026/08/14 03:50:30 DEBUG : dir/file1(0x29567df94cc0): close: 2026/08/14 03:50:30 DEBUG : dir/file1(0x29567df94cc0): >close: err= 2026/08/14 03:50:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 03:50:31 DEBUG : newLeaf: Updating file with newLeaf 0x29567e173a00 2026/08/14 03:50:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 03:50:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/14 03:50:32 DEBUG : dir/file1: Updating file with dir/file1 0x29567e173a00 2026/08/14 03:50:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 03:50:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 03:50:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:50:32 DEBUG : dir/file1(0x29567e364ac0): openPending: 2026/08/14 03:50:32 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/08/14 03:50:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 03:50:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:32 DEBUG : dir/file1(0x29567e364ac0): >openPending: err= 2026/08/14 03:50:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 03:50:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:50:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:50:32 DEBUG : dir/file1(0x29567e364ac0): _writeAt: size=25, off=0 2026/08/14 03:50:32 DEBUG : dir/file1(0x29567e364ac0): >_writeAt: n=25, err= 2026/08/14 03:50:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 03:50:32 DEBUG : newLeaf: Updating file with newLeaf 0x29567e173a00 2026/08/14 03:50:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:32 DEBUG : newLeaf(0x29567e364ac0): close: 2026/08/14 03:50:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 03:50:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 03:50:32.305953362 +0000 UTC m=+145.054668463 2026/08/14 03:50:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 03:50:32 DEBUG : newLeaf(0x29567e364ac0): >close: err= 2026/08/14 03:50:32 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:32 DEBUG : dir: Looking for writers 2026/08/14 03:50:32 DEBUG : Looking for writers 2026/08/14 03:50:32 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:32 DEBUG : dir: reading active writers 2026/08/14 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:50:32 DEBUG : dir: Looking for writers 2026/08/14 03:50:32 DEBUG : Looking for writers 2026/08/14 03:50:32 DEBUG : dir: reading active writers 2026/08/14 03:50:32 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:50:32 DEBUG : dir: Looking for writers 2026/08/14 03:50:32 DEBUG : Looking for writers 2026/08/14 03:50:32 DEBUG : dir: reading active writers 2026/08/14 03:50:32 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:50:32 DEBUG : dir: Looking for writers 2026/08/14 03:50:32 DEBUG : Looking for writers 2026/08/14 03:50:32 DEBUG : dir: reading active writers 2026/08/14 03:50:32 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:50:33 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 03:50:33 DEBUG : dir: Looking for writers 2026/08/14 03:50:33 DEBUG : Looking for writers 2026/08/14 03:50:33 DEBUG : dir: reading active writers 2026/08/14 03:50:33 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:50:33 DEBUG : dir: Looking for writers 2026/08/14 03:50:33 DEBUG : Looking for writers 2026/08/14 03:50:33 DEBUG : dir: reading active writers 2026/08/14 03:50:33 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:50:33 DEBUG : dir: Looking for writers 2026/08/14 03:50:33 DEBUG : Looking for writers 2026/08/14 03:50:33 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:33 DEBUG : dir: reading active writers 2026/08/14 03:50:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:50:34 DEBUG : newLeaf: size = 25 OK 2026/08/14 03:50:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 03:50:34 INFO : newLeaf: Copied (replaced existing) 2026/08/14 03:50:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 03:50:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/14 03:50:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 03:50:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 03:50:34 DEBUG : dir: Looking for writers 2026/08/14 03:50:34 DEBUG : Looking for writers 2026/08/14 03:50:34 DEBUG : dir: reading active writers 2026/08/14 03:50:34 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:34 DEBUG : >WaitForWriters: 2026/08/14 03:50:34 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:34 DEBUG : dir: Looking for writers 2026/08/14 03:50:34 DEBUG : Looking for writers 2026/08/14 03:50:34 DEBUG : dir: reading active writers 2026/08/14 03:50:34 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:34 DEBUG : >WaitForWriters: 2026/08/14 03:50:34 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:35 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:50:35 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:50:35 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:35 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:50:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:50:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:35 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:50:36 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:36 DEBUG : dir: Looking for writers 2026/08/14 03:50:36 DEBUG : file1: reading active writers 2026/08/14 03:50:36 DEBUG : Looking for writers 2026/08/14 03:50:36 DEBUG : dir: reading active writers 2026/08/14 03:50:36 DEBUG : >WaitForWriters: 2026/08/14 03:50:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:37 DEBUG : newLeaf: Updating file with newLeaf 0x29567e42add0 2026/08/14 03:50:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 03:50:38 DEBUG : dir/file1: Updating file with dir/file1 0x29567e42add0 2026/08/14 03:50:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 03:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 03:50:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:50:38 DEBUG : dir/file1(0x29567e592fc0): openPending: 2026/08/14 03:50:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/14 03:50:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 03:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:38 DEBUG : dir/file1(0x29567e592fc0): >openPending: err= 2026/08/14 03:50:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 03:50:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:50:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:50:38 DEBUG : dir/file1(0x29567e592fc0): _writeAt: size=25, off=0 2026/08/14 03:50:38 DEBUG : dir/file1(0x29567e592fc0): >_writeAt: n=25, err= 2026/08/14 03:50:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 03:50:39 DEBUG : newLeaf: Updating file with newLeaf 0x29567e42add0 2026/08/14 03:50:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:39 DEBUG : newLeaf(0x29567e592fc0): close: 2026/08/14 03:50:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 03:50:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 03:50:38.842913503 +0000 UTC m=+151.591628615 2026/08/14 03:50:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 03:50:39 DEBUG : newLeaf(0x29567e592fc0): >close: err= 2026/08/14 03:50:39 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:39 DEBUG : dir: Looking for writers 2026/08/14 03:50:39 DEBUG : Looking for writers 2026/08/14 03:50:39 DEBUG : dir: reading active writers 2026/08/14 03:50:39 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:50:39 DEBUG : dir: Looking for writers 2026/08/14 03:50:39 DEBUG : Looking for writers 2026/08/14 03:50:39 DEBUG : dir: reading active writers 2026/08/14 03:50:39 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:50:39 DEBUG : dir: Looking for writers 2026/08/14 03:50:39 DEBUG : Looking for writers 2026/08/14 03:50:39 DEBUG : dir: reading active writers 2026/08/14 03:50:39 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:50:39 DEBUG : dir: Looking for writers 2026/08/14 03:50:39 DEBUG : Looking for writers 2026/08/14 03:50:39 DEBUG : dir: reading active writers 2026/08/14 03:50:39 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:50:39 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 03:50:39 DEBUG : dir: Looking for writers 2026/08/14 03:50:39 DEBUG : Looking for writers 2026/08/14 03:50:39 DEBUG : dir: reading active writers 2026/08/14 03:50:39 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:50:39 DEBUG : dir: Looking for writers 2026/08/14 03:50:39 DEBUG : Looking for writers 2026/08/14 03:50:39 DEBUG : dir: reading active writers 2026/08/14 03:50:39 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:50:40 DEBUG : dir: Looking for writers 2026/08/14 03:50:40 DEBUG : Looking for writers 2026/08/14 03:50:40 DEBUG : dir: reading active writers 2026/08/14 03:50:40 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:50:40 DEBUG : newLeaf: size = 25 OK 2026/08/14 03:50:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 03:50:40 INFO : newLeaf: Copied (replaced existing) 2026/08/14 03:50:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 03:50:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/14 03:50:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 03:50:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 03:50:40 DEBUG : dir: Looking for writers 2026/08/14 03:50:40 DEBUG : Looking for writers 2026/08/14 03:50:40 DEBUG : dir: reading active writers 2026/08/14 03:50:40 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:40 DEBUG : >WaitForWriters: 2026/08/14 03:50:41 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:41 DEBUG : dir: Looking for writers 2026/08/14 03:50:41 DEBUG : Looking for writers 2026/08/14 03:50:41 DEBUG : dir: reading active writers 2026/08/14 03:50:41 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:41 DEBUG : >WaitForWriters: 2026/08/14 03:50:41 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:41 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:50:41 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:50:41 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:41 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:50:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:50:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:41 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:50:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 03:50:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:50:43 DEBUG : dir/file1(0x29567e3652c0): openPending: 2026/08/14 03:50:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/14 03:50:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 03:50:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:43 DEBUG : dir/file1(0x29567e3652c0): >openPending: err= 2026/08/14 03:50:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 03:50:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:50:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:50:43 DEBUG : dir/file1(0x29567e3652c0): _writeAt: size=14, off=0 2026/08/14 03:50:43 DEBUG : dir/file1(0x29567e3652c0): >_writeAt: n=14, err= 2026/08/14 03:50:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 03:50:43 DEBUG : dir/file1(0x29567e3652c0): close: 2026/08/14 03:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 03:50:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 03:50:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:50:43 DEBUG : dir/file1(0x29567e3652c0): >close: err= 2026/08/14 03:50:43 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:43 DEBUG : dir: Looking for writers 2026/08/14 03:50:43 DEBUG : file1: reading active writers 2026/08/14 03:50:43 DEBUG : Looking for writers 2026/08/14 03:50:43 DEBUG : dir: reading active writers 2026/08/14 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:50:43 DEBUG : dir: Looking for writers 2026/08/14 03:50:43 DEBUG : file1: reading active writers 2026/08/14 03:50:43 DEBUG : Looking for writers 2026/08/14 03:50:43 DEBUG : dir: reading active writers 2026/08/14 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:50:43 DEBUG : dir: Looking for writers 2026/08/14 03:50:43 DEBUG : file1: reading active writers 2026/08/14 03:50:43 DEBUG : Looking for writers 2026/08/14 03:50:43 DEBUG : dir: reading active writers 2026/08/14 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:50:43 DEBUG : dir: Looking for writers 2026/08/14 03:50:43 DEBUG : file1: reading active writers 2026/08/14 03:50:43 DEBUG : Looking for writers 2026/08/14 03:50:43 DEBUG : dir: reading active writers 2026/08/14 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:50:43 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 03:50:43 DEBUG : dir: Looking for writers 2026/08/14 03:50:43 DEBUG : file1: reading active writers 2026/08/14 03:50:43 DEBUG : Looking for writers 2026/08/14 03:50:43 DEBUG : dir: reading active writers 2026/08/14 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:50:43 DEBUG : dir: Looking for writers 2026/08/14 03:50:43 DEBUG : file1: reading active writers 2026/08/14 03:50:43 DEBUG : Looking for writers 2026/08/14 03:50:43 DEBUG : dir: reading active writers 2026/08/14 03:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:50:44 DEBUG : dir: Looking for writers 2026/08/14 03:50:44 DEBUG : file1: reading active writers 2026/08/14 03:50:44 DEBUG : Looking for writers 2026/08/14 03:50:44 DEBUG : dir: reading active writers 2026/08/14 03:50:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:50:44 DEBUG : dir/file1: size = 14 OK 2026/08/14 03:50:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/14 03:50:44 INFO : dir/file1: Copied (replaced existing) 2026/08/14 03:50:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 03:50:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/14 03:50:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 03:50:44 DEBUG : dir: Looking for writers 2026/08/14 03:50:44 DEBUG : file1: reading active writers 2026/08/14 03:50:44 DEBUG : Looking for writers 2026/08/14 03:50:44 DEBUG : dir: reading active writers 2026/08/14 03:50:44 DEBUG : >WaitForWriters: 2026/08/14 03:50:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:50:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:50:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:50:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:50:44 DEBUG : dir/file1(0x29567e0b9900): _readAt: size=512, off=0 2026/08/14 03:50:44 DEBUG : dir/file1(0x29567e0b9900): openPending: 2026/08/14 03:50:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/14 03:50:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 03:50:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:44 DEBUG : dir/file1(0x29567e0b9900): >openPending: err= 2026/08/14 03:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/14 03:50:44 DEBUG : dir/file1(0x29567e0b9900): >_readAt: n=14, err=EOF 2026/08/14 03:50:44 DEBUG : dir/file1(0x29567e0b9900): close: 2026/08/14 03:50:44 DEBUG : dir/file1(0x29567e0b9900): >close: err= 2026/08/14 03:50:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 03:50:45 DEBUG : newLeaf: Updating file with newLeaf 0x29567e34c4e0 2026/08/14 03:50:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 03:50:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/14 03:50:46 DEBUG : dir/file1: Updating file with dir/file1 0x29567e34c4e0 2026/08/14 03:50:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 03:50:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 03:50:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:50:46 DEBUG : dir/file1(0x29567e00cf40): openPending: 2026/08/14 03:50:46 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/08/14 03:50:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 03:50:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:46 DEBUG : dir/file1(0x29567e00cf40): >openPending: err= 2026/08/14 03:50:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 03:50:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:50:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:50:46 DEBUG : dir/file1(0x29567e00cf40): _writeAt: size=25, off=0 2026/08/14 03:50:46 DEBUG : dir/file1(0x29567e00cf40): >_writeAt: n=25, err= 2026/08/14 03:50:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 03:50:47 DEBUG : newLeaf: Updating file with newLeaf 0x29567e34c4e0 2026/08/14 03:50:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:47 DEBUG : newLeaf(0x29567e00cf40): close: 2026/08/14 03:50:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 03:50:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 03:50:46.790313908 +0000 UTC m=+159.539029020 2026/08/14 03:50:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 03:50:47 DEBUG : newLeaf(0x29567e00cf40): >close: err= 2026/08/14 03:50:47 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:47 DEBUG : dir: Looking for writers 2026/08/14 03:50:47 DEBUG : Looking for writers 2026/08/14 03:50:47 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:47 DEBUG : dir: reading active writers 2026/08/14 03:50:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:50:47 DEBUG : dir: Looking for writers 2026/08/14 03:50:47 DEBUG : Looking for writers 2026/08/14 03:50:47 DEBUG : dir: reading active writers 2026/08/14 03:50:47 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:50:47 DEBUG : dir: Looking for writers 2026/08/14 03:50:47 DEBUG : Looking for writers 2026/08/14 03:50:47 DEBUG : dir: reading active writers 2026/08/14 03:50:47 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:50:47 DEBUG : dir: Looking for writers 2026/08/14 03:50:47 DEBUG : Looking for writers 2026/08/14 03:50:47 DEBUG : dir: reading active writers 2026/08/14 03:50:47 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:50:47 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 03:50:47 DEBUG : dir: Looking for writers 2026/08/14 03:50:47 DEBUG : Looking for writers 2026/08/14 03:50:47 DEBUG : dir: reading active writers 2026/08/14 03:50:47 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:50:47 DEBUG : dir: Looking for writers 2026/08/14 03:50:47 DEBUG : Looking for writers 2026/08/14 03:50:47 DEBUG : dir: reading active writers 2026/08/14 03:50:47 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:50:48 DEBUG : dir: Looking for writers 2026/08/14 03:50:48 DEBUG : Looking for writers 2026/08/14 03:50:48 DEBUG : dir: reading active writers 2026/08/14 03:50:48 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:50:48 DEBUG : newLeaf: size = 25 OK 2026/08/14 03:50:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 03:50:48 INFO : newLeaf: Copied (replaced existing) 2026/08/14 03:50:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 03:50:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/14 03:50:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 03:50:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 03:50:48 DEBUG : dir: Looking for writers 2026/08/14 03:50:48 DEBUG : Looking for writers 2026/08/14 03:50:48 DEBUG : dir: reading active writers 2026/08/14 03:50:48 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:48 DEBUG : >WaitForWriters: 2026/08/14 03:50:48 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:48 DEBUG : dir: Looking for writers 2026/08/14 03:50:48 DEBUG : Looking for writers 2026/08/14 03:50:48 DEBUG : dir: reading active writers 2026/08/14 03:50:48 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:48 DEBUG : >WaitForWriters: 2026/08/14 03:50:49 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:49 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:50:49 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:50:49 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:49 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:50:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:50:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:50:49 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:50:51 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:51 DEBUG : dir: Looking for writers 2026/08/14 03:50:51 DEBUG : file1: reading active writers 2026/08/14 03:50:51 DEBUG : Looking for writers 2026/08/14 03:50:51 DEBUG : dir: reading active writers 2026/08/14 03:50:51 DEBUG : >WaitForWriters: 2026/08/14 03:50:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:50:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:50:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:50:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:50:51 DEBUG : dir/file1(0x29567e946b00): _readAt: size=512, off=0 2026/08/14 03:50:51 DEBUG : dir/file1(0x29567e946b00): openPending: 2026/08/14 03:50:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/14 03:50:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/14 03:50:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:51 DEBUG : dir/file1(0x29567e946b00): >openPending: err= 2026/08/14 03:50:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/14 03:50:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:50:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:50:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:50:51 DEBUG : dir/file1(0x29567e946b00): >_readAt: n=14, err=EOF 2026/08/14 03:50:51 DEBUG : dir/file1(0x29567e946b00): close: 2026/08/14 03:50:51 DEBUG : dir/file1(0x29567e946b00): >close: err= 2026/08/14 03:50:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 03:50:52 DEBUG : newLeaf: Updating file with newLeaf 0x29567e757520 2026/08/14 03:50:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/14 03:50:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/14 03:50:53 DEBUG : dir/file1: Updating file with dir/file1 0x29567e757520 2026/08/14 03:50:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/14 03:50:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 03:50:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:50:54 DEBUG : dir/file1(0x29567e3bf880): openPending: 2026/08/14 03:50:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/14 03:50:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/14 03:50:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:50:54 DEBUG : dir/file1(0x29567e3bf880): >openPending: err= 2026/08/14 03:50:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 03:50:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:50:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:50:54 DEBUG : dir/file1(0x29567e3bf880): _writeAt: size=25, off=0 2026/08/14 03:50:54 DEBUG : dir/file1(0x29567e3bf880): >_writeAt: n=25, err= 2026/08/14 03:50:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/14 03:50:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/14 03:50:54 DEBUG : newLeaf: Updating file with newLeaf 0x29567e757520 2026/08/14 03:50:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:50:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:54 DEBUG : newLeaf(0x29567e3bf880): close: 2026/08/14 03:50:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/14 03:50:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-14 03:50:54.174661262 +0000 UTC m=+166.923376384 2026/08/14 03:50:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/14 03:50:54 DEBUG : newLeaf(0x29567e3bf880): >close: err= 2026/08/14 03:50:54 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:54 DEBUG : dir: Looking for writers 2026/08/14 03:50:54 DEBUG : Looking for writers 2026/08/14 03:50:54 DEBUG : dir: reading active writers 2026/08/14 03:50:54 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:50:54 DEBUG : dir: Looking for writers 2026/08/14 03:50:54 DEBUG : Looking for writers 2026/08/14 03:50:54 DEBUG : dir: reading active writers 2026/08/14 03:50:54 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:50:54 DEBUG : dir: Looking for writers 2026/08/14 03:50:54 DEBUG : Looking for writers 2026/08/14 03:50:54 DEBUG : dir: reading active writers 2026/08/14 03:50:54 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:50:54 DEBUG : dir: Looking for writers 2026/08/14 03:50:54 DEBUG : Looking for writers 2026/08/14 03:50:54 DEBUG : dir: reading active writers 2026/08/14 03:50:54 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:50:54 DEBUG : newLeaf: vfs cache: starting upload 2026/08/14 03:50:54 DEBUG : dir: Looking for writers 2026/08/14 03:50:54 DEBUG : Looking for writers 2026/08/14 03:50:54 DEBUG : dir: reading active writers 2026/08/14 03:50:54 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:50:55 DEBUG : dir: Looking for writers 2026/08/14 03:50:55 DEBUG : Looking for writers 2026/08/14 03:50:55 DEBUG : dir: reading active writers 2026/08/14 03:50:55 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:50:55 DEBUG : dir: Looking for writers 2026/08/14 03:50:55 DEBUG : Looking for writers 2026/08/14 03:50:55 DEBUG : dir: reading active writers 2026/08/14 03:50:55 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:50:55 DEBUG : newLeaf: size = 25 OK 2026/08/14 03:50:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/14 03:50:55 INFO : newLeaf: Copied (replaced existing) 2026/08/14 03:50:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-14 03:50:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/14 03:50:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/14 03:50:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/14 03:50:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/14 03:50:56 DEBUG : dir: Looking for writers 2026/08/14 03:50:56 DEBUG : Looking for writers 2026/08/14 03:50:56 DEBUG : dir: reading active writers 2026/08/14 03:50:56 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:56 DEBUG : >WaitForWriters: 2026/08/14 03:50:56 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:56 DEBUG : dir: Looking for writers 2026/08/14 03:50:56 DEBUG : Looking for writers 2026/08/14 03:50:56 DEBUG : dir: reading active writers 2026/08/14 03:50:56 DEBUG : newLeaf: reading active writers 2026/08/14 03:50:56 DEBUG : >WaitForWriters: 2026/08/14 03:50:56 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestFileRename (43.61s) --- PASS: TestFileRename/off,forceCache=false (7.22s) --- PASS: TestFileRename/minimal,forceCache=false (6.41s) --- PASS: TestFileRename/minimal,forceCache=true (7.95s) --- PASS: TestFileRename/writes,forceCache=false (6.53s) --- PASS: TestFileRename/writes,forceCache=true (8.06s) --- PASS: TestFileRename/full,forceCache=false (7.44s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:57 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:50:57 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:50:57 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:50:57 DEBUG : Looking for writers 2026/08/14 03:50:57 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.25s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.25s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.26s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.25s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:58 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.26s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:50:58 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:51:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:51:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 03:51:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 03:51:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:00 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:00 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:00 DEBUG : dir: Looking for writers 2026/08/14 03:51:00 DEBUG : file1: reading active writers 2026/08/14 03:51:00 DEBUG : Looking for writers 2026/08/14 03:51:00 DEBUG : dir: reading active writers 2026/08/14 03:51:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.59s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:01 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:51:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:51:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 03:51:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 03:51:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/14 03:51:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/14 03:51:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/14 03:51:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/14 03:51:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/14 03:51:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/14 03:51:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/14 03:51:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/14 03:51:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/14 03:51:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/14 03:51:03 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/14 03:51:04 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/14 03:51:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/14 03:51:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/14 03:51:04 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/14 03:51:04 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:04 DEBUG : dir: Looking for writers 2026/08/14 03:51:04 DEBUG : file1: reading active writers 2026/08/14 03:51:04 DEBUG : Looking for writers 2026/08/14 03:51:04 DEBUG : dir: reading active writers 2026/08/14 03:51:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.31s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:05 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:51:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:51:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 03:51:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 03:51:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/14 03:51:07 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/14 03:51:07 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/14 03:51:07 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/14 03:51:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/14 03:51:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/14 03:51:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/14 03:51:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/14 03:51:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/14 03:51:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/14 03:51:08 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/14 03:51:08 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/14 03:51:08 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/14 03:51:08 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/14 03:51:08 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/14 03:51:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/14 03:51:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/14 03:51:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/14 03:51:09 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/14 03:51:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/14 03:51:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/14 03:51:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/14 03:51:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/14 03:51:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/14 03:51:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/14 03:51:09 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/14 03:51:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/14 03:51:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/14 03:51:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/14 03:51:09 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/14 03:51:09 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:09 DEBUG : dir: Looking for writers 2026/08/14 03:51:09 DEBUG : file1: reading active writers 2026/08/14 03:51:09 DEBUG : Looking for writers 2026/08/14 03:51:09 DEBUG : dir: reading active writers 2026/08/14 03:51:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.51s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:10 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:51:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:51:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 03:51:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 03:51:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:12 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:12 DEBUG : dir: Looking for writers 2026/08/14 03:51:12 DEBUG : file1: reading active writers 2026/08/14 03:51:12 DEBUG : Looking for writers 2026/08/14 03:51:12 DEBUG : dir: reading active writers 2026/08/14 03:51:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.67s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:12 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:51:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:51:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/14 03:51:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/14 03:51:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/14 03:51:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/14 03:51:14 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:14 DEBUG : dir: Looking for writers 2026/08/14 03:51:14 DEBUG : file1: reading active writers 2026/08/14 03:51:14 DEBUG : Looking for writers 2026/08/14 03:51:14 DEBUG : dir: reading active writers 2026/08/14 03:51:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.65s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:15 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:15 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:15 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:15 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:15 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:51:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:51:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:51:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:51:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:51:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): _readAt: size=1, off=0 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): openPending: 2026/08/14 03:51:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 03:51:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 03:51:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): >openPending: err= 2026/08/14 03:51:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/14 03:51:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:51:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): >_readAt: n=1, err= 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): _readAt: size=256, off=1 2026/08/14 03:51:17 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): >_readAt: n=15, err=EOF 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): _readAt: size=16, off=16 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): close: 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): >close: err= 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): close: 2026/08/14 03:51:17 DEBUG : dir/file1(0x29567e3644c0): >close: err=file already closed 2026/08/14 03:51:17 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:17 DEBUG : dir: Looking for writers 2026/08/14 03:51:17 DEBUG : file1: reading active writers 2026/08/14 03:51:17 DEBUG : Looking for writers 2026/08/14 03:51:17 DEBUG : dir: reading active writers 2026/08/14 03:51:17 DEBUG : >WaitForWriters: 2026/08/14 03:51:17 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.68s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:18 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:18 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:18 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:18 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:18 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:51:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:51:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:51:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:51:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:51:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 03:51:19 DEBUG : dir/file1(0x29567e0b8680): _readAt: size=1, off=0 2026/08/14 03:51:19 DEBUG : dir/file1(0x29567e0b8680): openPending: 2026/08/14 03:51:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 03:51:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 03:51:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:19 DEBUG : dir/file1(0x29567e0b8680): >openPending: err= 2026/08/14 03:51:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/14 03:51:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:51:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:20 DEBUG : dir/file1(0x29567e0b8680): >_readAt: n=1, err= 2026/08/14 03:51:20 DEBUG : dir/file1(0x29567e0b8680): _readAt: size=1, off=5 2026/08/14 03:51:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 03:51:20 DEBUG : dir/file1(0x29567e0b8680): >_readAt: n=1, err= 2026/08/14 03:51:20 DEBUG : dir/file1(0x29567e0b8680): _readAt: size=1, off=3 2026/08/14 03:51:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 03:51:20 DEBUG : dir/file1(0x29567e0b8680): >_readAt: n=1, err= 2026/08/14 03:51:20 DEBUG : dir/file1(0x29567e0b8680): _readAt: size=1, off=13 2026/08/14 03:51:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 03:51:20 DEBUG : dir/file1(0x29567e0b8680): >_readAt: n=1, err= 2026/08/14 03:51:20 DEBUG : dir/file1(0x29567e0b8680): _readAt: size=16, off=100 2026/08/14 03:51:20 DEBUG : dir/file1(0x29567e0b8680): >_readAt: n=0, err=EOF 2026/08/14 03:51:20 DEBUG : dir/file1(0x29567e0b8680): close: 2026/08/14 03:51:20 DEBUG : dir/file1(0x29567e0b8680): >close: err= 2026/08/14 03:51:20 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:20 DEBUG : dir: Looking for writers 2026/08/14 03:51:20 DEBUG : file1: reading active writers 2026/08/14 03:51:20 DEBUG : Looking for writers 2026/08/14 03:51:20 DEBUG : dir: reading active writers 2026/08/14 03:51:20 DEBUG : >WaitForWriters: 2026/08/14 03:51:20 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.68s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:20 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:20 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:20 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:20 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:20 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:51:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:51:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:51:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:51:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:51:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): _readAt: size=1, off=0 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): openPending: 2026/08/14 03:51:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 03:51:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 03:51:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): >openPending: err= 2026/08/14 03:51:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/14 03:51:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:51:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): >_readAt: n=1, err= 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): _readAt: size=1, off=5 2026/08/14 03:51:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): >_readAt: n=1, err= 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): _readAt: size=1, off=1 2026/08/14 03:51:22 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): >_readAt: n=1, err= 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): _readAt: size=6, off=10 2026/08/14 03:51:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): >_readAt: n=6, err= 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): _readAt: size=256, off=10 2026/08/14 03:51:22 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): >_readAt: n=6, err=EOF 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): _readAt: size=256, off=100 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): >_readAt: n=0, err=EOF 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): close: 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): >close: err= 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): _readAt: size=256, off=100 2026/08/14 03:51:22 DEBUG : dir/file1(0x29567e0b8c40): >_readAt: n=0, err=file already closed 2026/08/14 03:51:22 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:22 DEBUG : dir: Looking for writers 2026/08/14 03:51:22 DEBUG : file1: reading active writers 2026/08/14 03:51:22 DEBUG : Looking for writers 2026/08/14 03:51:22 DEBUG : dir: reading active writers 2026/08/14 03:51:22 DEBUG : >WaitForWriters: 2026/08/14 03:51:22 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.65s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:23 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:23 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:23 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:23 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:23 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:51:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:51:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:51:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:51:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:51:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 03:51:25 DEBUG : dir/file1(0x29567e00cfc0): RWFileHandle.Flush 2026/08/14 03:51:25 DEBUG : dir/file1(0x29567e00cfc0): _readAt: size=256, off=0 2026/08/14 03:51:25 DEBUG : dir/file1(0x29567e00cfc0): openPending: 2026/08/14 03:51:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 03:51:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 03:51:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:25 DEBUG : dir/file1(0x29567e00cfc0): >openPending: err= 2026/08/14 03:51:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/14 03:51:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:51:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/14 03:51:25 DEBUG : dir/file1(0x29567e00cfc0): >_readAt: n=16, err=EOF 2026/08/14 03:51:25 DEBUG : dir/file1(0x29567e00cfc0): RWFileHandle.Flush 2026/08/14 03:51:25 DEBUG : dir/file1(0x29567e00cfc0): RWFileHandle.Flush 2026/08/14 03:51:25 DEBUG : dir/file1(0x29567e00cfc0): close: 2026/08/14 03:51:25 DEBUG : dir/file1(0x29567e00cfc0): >close: err= 2026/08/14 03:51:25 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:25 DEBUG : dir: Looking for writers 2026/08/14 03:51:25 DEBUG : file1: reading active writers 2026/08/14 03:51:25 DEBUG : Looking for writers 2026/08/14 03:51:25 DEBUG : dir: reading active writers 2026/08/14 03:51:25 DEBUG : >WaitForWriters: 2026/08/14 03:51:25 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.63s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:26 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:26 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:26 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:26 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:26 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri/dir/file1: no such file or directory 2026/08/14 03:51:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri/dir/file1: no such file or directory 2026/08/14 03:51:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:51:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/14 03:51:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:51:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:51:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:51:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 03:51:28 DEBUG : dir/file1(0x29567edbb400): _readAt: size=256, off=0 2026/08/14 03:51:28 DEBUG : dir/file1(0x29567edbb400): openPending: 2026/08/14 03:51:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 03:51:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 03:51:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:28 DEBUG : dir/file1(0x29567edbb400): >openPending: err= 2026/08/14 03:51:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/14 03:51:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:51:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:28 DEBUG : dir/file1(0x29567edbb400): >_readAt: n=16, err=EOF 2026/08/14 03:51:28 DEBUG : dir/file1(0x29567edbb400): RWFileHandle.Release 2026/08/14 03:51:28 DEBUG : dir/file1(0x29567edbb400): close: 2026/08/14 03:51:28 DEBUG : dir/file1(0x29567edbb400): >close: err= 2026/08/14 03:51:28 DEBUG : dir/file1(0x29567edbb400): RWFileHandle.Release 2026/08/14 03:51:28 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:28 DEBUG : dir: Looking for writers 2026/08/14 03:51:28 DEBUG : file1: reading active writers 2026/08/14 03:51:28 DEBUG : Looking for writers 2026/08/14 03:51:28 DEBUG : dir: reading active writers 2026/08/14 03:51:28 DEBUG : >WaitForWriters: 2026/08/14 03:51:28 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (3.04s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:29 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:29 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:29 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:29 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:29 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:29 DEBUG : file1: newRWFileHandle: 2026/08/14 03:51:29 DEBUG : file1(0x29567edbb900): openPending: 2026/08/14 03:51:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:29 DEBUG : file1(0x29567edbb900): >openPending: err= 2026/08/14 03:51:29 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 03:51:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 03:51:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 03:51:29 DEBUG : file1(0x29567edbb900): _writeAt: size=5, off=0 2026/08/14 03:51:29 DEBUG : file1(0x29567edbb900): >_writeAt: n=5, err= 2026/08/14 03:51:29 DEBUG : file1(0x29567edbb900): _writeAt: size=7, off=5 2026/08/14 03:51:29 DEBUG : file1(0x29567edbb900): >_writeAt: n=7, err= 2026/08/14 03:51:29 DEBUG : file1: vfs cache: truncate to size=11 2026/08/14 03:51:29 DEBUG : file1(0x29567edbb900): close: 2026/08/14 03:51:29 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 03:51:29.306229189 +0000 UTC m=+202.054944300 2026/08/14 03:51:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:29 DEBUG : file1(0x29567edbb900): >close: err= 2026/08/14 03:51:29 DEBUG : file1(0x29567edbb900): close: 2026/08/14 03:51:29 DEBUG : file1(0x29567edbb900): >close: err=file already closed 2026/08/14 03:51:29 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:29 DEBUG : Looking for writers 2026/08/14 03:51:29 DEBUG : file1: reading active writers 2026/08/14 03:51:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:51:29 DEBUG : Looking for writers 2026/08/14 03:51:29 DEBUG : file1: reading active writers 2026/08/14 03:51:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:51:29 DEBUG : Looking for writers 2026/08/14 03:51:29 DEBUG : file1: reading active writers 2026/08/14 03:51:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:51:29 DEBUG : Looking for writers 2026/08/14 03:51:29 DEBUG : file1: reading active writers 2026/08/14 03:51:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:51:29 DEBUG : file1: vfs cache: starting upload 2026/08/14 03:51:29 DEBUG : Looking for writers 2026/08/14 03:51:29 DEBUG : file1: reading active writers 2026/08/14 03:51:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:51:29 DEBUG : Looking for writers 2026/08/14 03:51:29 DEBUG : file1: reading active writers 2026/08/14 03:51:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:51:29 DEBUG : Looking for writers 2026/08/14 03:51:29 DEBUG : file1: reading active writers 2026/08/14 03:51:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:51:30 DEBUG : file1: size = 11 OK 2026/08/14 03:51:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 03:51:30 INFO : file1: Copied (new) 2026/08/14 03:51:30 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-14 03:51:29 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/14 03:51:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 03:51:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:30 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 03:51:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri/dir/file1: no such file or directory 2026/08/14 03:51:30 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-getamaj3diri/dir/file1: no such file or directory 2026/08/14 03:51:30 DEBUG : Looking for writers 2026/08/14 03:51:30 DEBUG : file1: reading active writers 2026/08/14 03:51:30 DEBUG : >WaitForWriters: 2026/08/14 03:51:30 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:30 DEBUG : Looking for writers 2026/08/14 03:51:30 DEBUG : file1: reading active writers 2026/08/14 03:51:30 DEBUG : >WaitForWriters: 2026/08/14 03:51:30 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:31 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:31 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:31 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:31 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:31 DEBUG : Config file has changed externally - reloading 2026/08/14 03:51:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:31 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:31 DEBUG : file1: newRWFileHandle: 2026/08/14 03:51:31 DEBUG : file1(0x29567e0b8200): openPending: 2026/08/14 03:51:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:31 DEBUG : file1(0x29567e0b8200): >openPending: err= 2026/08/14 03:51:31 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 03:51:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 03:51:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 03:51:31 DEBUG : file1(0x29567e0b8200): _writeAt: size=7, off=0 2026/08/14 03:51:31 DEBUG : file1(0x29567e0b8200): >_writeAt: n=7, err= 2026/08/14 03:51:31 DEBUG : file1(0x29567e0b8200): _writeAt: size=6, off=5 2026/08/14 03:51:31 DEBUG : file1(0x29567e0b8200): >_writeAt: n=6, err= 2026/08/14 03:51:31 DEBUG : file1(0x29567e0b8200): close: 2026/08/14 03:51:31 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 03:51:31.287958979 +0000 UTC m=+204.036674080 2026/08/14 03:51:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:31 DEBUG : file1(0x29567e0b8200): >close: err= 2026/08/14 03:51:31 DEBUG : file1(0x29567e0b8200): _writeAt: size=5, off=0 2026/08/14 03:51:31 DEBUG : file1(0x29567e0b8200): >_writeAt: n=0, err=file already closed 2026/08/14 03:51:31 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:31 DEBUG : Looking for writers 2026/08/14 03:51:31 DEBUG : file1: reading active writers 2026/08/14 03:51:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:51:31 DEBUG : Looking for writers 2026/08/14 03:51:31 DEBUG : file1: reading active writers 2026/08/14 03:51:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:51:31 DEBUG : Looking for writers 2026/08/14 03:51:31 DEBUG : file1: reading active writers 2026/08/14 03:51:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:51:31 DEBUG : Looking for writers 2026/08/14 03:51:31 DEBUG : file1: reading active writers 2026/08/14 03:51:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:51:31 DEBUG : file1: vfs cache: starting upload 2026/08/14 03:51:31 DEBUG : Looking for writers 2026/08/14 03:51:31 DEBUG : file1: reading active writers 2026/08/14 03:51:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:51:31 DEBUG : Looking for writers 2026/08/14 03:51:31 DEBUG : file1: reading active writers 2026/08/14 03:51:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:51:31 DEBUG : Looking for writers 2026/08/14 03:51:31 DEBUG : file1: reading active writers 2026/08/14 03:51:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:51:32 DEBUG : file1: size = 11 OK 2026/08/14 03:51:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 03:51:32 INFO : file1: Copied (new) 2026/08/14 03:51:32 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-14 03:51:31 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/14 03:51:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 03:51:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:32 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 03:51:32 DEBUG : Looking for writers 2026/08/14 03:51:32 DEBUG : file1: reading active writers 2026/08/14 03:51:32 DEBUG : >WaitForWriters: 2026/08/14 03:51:32 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:32 DEBUG : Looking for writers 2026/08/14 03:51:32 DEBUG : file1: reading active writers 2026/08/14 03:51:32 DEBUG : >WaitForWriters: 2026/08/14 03:51:32 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.01s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:33 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:33 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:33 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:33 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:33 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:33 DEBUG : file1: newRWFileHandle: 2026/08/14 03:51:33 DEBUG : file1(0x29567ed18600): openPending: 2026/08/14 03:51:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:33 DEBUG : file1(0x29567ed18600): >openPending: err= 2026/08/14 03:51:33 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 03:51:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 03:51:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 03:51:33 DEBUG : file1(0x29567ed18600): close: 2026/08/14 03:51:33 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 03:51:33.285215113 +0000 UTC m=+206.033930224 2026/08/14 03:51:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:33 DEBUG : file1(0x29567ed18600): >close: err= 2026/08/14 03:51:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 03:51:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 03:51:33 DEBUG : file2: newRWFileHandle: 2026/08/14 03:51:33 DEBUG : file2(0x29567ed18d80): openPending: 2026/08/14 03:51:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 03:51:33 DEBUG : file2(0x29567ed18d80): >openPending: err= 2026/08/14 03:51:33 DEBUG : file2: >newRWFileHandle: err= 2026/08/14 03:51:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 03:51:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/14 03:51:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/14 03:51:33 DEBUG : file2(0x29567ed18d80): RWFileHandle.Flush 2026/08/14 03:51:33 DEBUG : file2(0x29567ed18d80): RWFileHandle.Release 2026/08/14 03:51:33 DEBUG : file2(0x29567ed18d80): close: 2026/08/14 03:51:33 DEBUG : file2: vfs cache: setting modification time to 2026-08-14 03:51:33.286557046 +0000 UTC m=+206.035272158 2026/08/14 03:51:33 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:33 DEBUG : file2(0x29567ed18d80): >close: err= 2026/08/14 03:51:33 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:33 DEBUG : Looking for writers 2026/08/14 03:51:33 DEBUG : file1: reading active writers 2026/08/14 03:51:33 DEBUG : file2: reading active writers 2026/08/14 03:51:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/14 03:51:33 DEBUG : Looking for writers 2026/08/14 03:51:33 DEBUG : file1: reading active writers 2026/08/14 03:51:33 DEBUG : file2: reading active writers 2026/08/14 03:51:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/14 03:51:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri/dir/file1: no such file or directory 2026/08/14 03:51:33 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-getamaj3diri/dir/file1: no such file or directory 2026/08/14 03:51:33 DEBUG : Looking for writers 2026/08/14 03:51:33 DEBUG : file1: reading active writers 2026/08/14 03:51:33 DEBUG : file2: reading active writers 2026/08/14 03:51:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/14 03:51:33 DEBUG : Looking for writers 2026/08/14 03:51:33 DEBUG : file1: reading active writers 2026/08/14 03:51:33 DEBUG : file2: reading active writers 2026/08/14 03:51:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/14 03:51:33 DEBUG : file1: vfs cache: starting upload 2026/08/14 03:51:33 DEBUG : file2: vfs cache: starting upload 2026/08/14 03:51:33 DEBUG : Looking for writers 2026/08/14 03:51:33 DEBUG : file1: reading active writers 2026/08/14 03:51:33 DEBUG : file2: reading active writers 2026/08/14 03:51:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/14 03:51:33 DEBUG : Looking for writers 2026/08/14 03:51:33 DEBUG : file1: reading active writers 2026/08/14 03:51:33 DEBUG : file2: reading active writers 2026/08/14 03:51:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/14 03:51:33 DEBUG : Looking for writers 2026/08/14 03:51:33 DEBUG : file1: reading active writers 2026/08/14 03:51:33 DEBUG : file2: reading active writers 2026/08/14 03:51:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/14 03:51:34 DEBUG : file1: size = 0 OK 2026/08/14 03:51:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 03:51:34 INFO : file1: Copied (new) 2026/08/14 03:51:34 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-14 03:51:33 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/14 03:51:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 03:51:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:34 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 03:51:34 DEBUG : Looking for writers 2026/08/14 03:51:34 DEBUG : file1: reading active writers 2026/08/14 03:51:34 DEBUG : file2: reading active writers 2026/08/14 03:51:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/14 03:51:34 DEBUG : file2: size = 0 OK 2026/08/14 03:51:34 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 03:51:34 INFO : file2: Copied (new) 2026/08/14 03:51:34 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-14 03:51:33 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/14 03:51:34 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/14 03:51:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 03:51:34 INFO : file2: vfs cache: upload succeeded try #1 2026/08/14 03:51:35 DEBUG : Looking for writers 2026/08/14 03:51:35 DEBUG : file1: reading active writers 2026/08/14 03:51:35 DEBUG : file2: reading active writers 2026/08/14 03:51:35 DEBUG : >WaitForWriters: 2026/08/14 03:51:35 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:35 DEBUG : Looking for writers 2026/08/14 03:51:35 DEBUG : file2: reading active writers 2026/08/14 03:51:35 DEBUG : file1: reading active writers 2026/08/14 03:51:35 DEBUG : >WaitForWriters: 2026/08/14 03:51:35 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.16s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:36 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:36 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:36 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:36 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:36 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:36 DEBUG : file1: newRWFileHandle: 2026/08/14 03:51:36 DEBUG : file1(0x29567ed68dc0): openPending: 2026/08/14 03:51:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:36 DEBUG : file1(0x29567ed68dc0): >openPending: err= 2026/08/14 03:51:36 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 03:51:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 03:51:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 03:51:36 DEBUG : file1(0x29567ed68dc0): _writeAt: size=5, off=0 2026/08/14 03:51:36 DEBUG : file1(0x29567ed68dc0): >_writeAt: n=5, err= 2026/08/14 03:51:36 DEBUG : file1(0x29567ed68dc0): RWFileHandle.Flush 2026/08/14 03:51:36 DEBUG : file1(0x29567ed68dc0): RWFileHandle.Flush 2026/08/14 03:51:36 DEBUG : file1(0x29567ed68dc0): close: 2026/08/14 03:51:36 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 03:51:36.4581469 +0000 UTC m=+209.206862001 2026/08/14 03:51:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:36 DEBUG : file1(0x29567ed68dc0): >close: err= 2026/08/14 03:51:36 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:36 DEBUG : Looking for writers 2026/08/14 03:51:36 DEBUG : file1: reading active writers 2026/08/14 03:51:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:51:36 DEBUG : Looking for writers 2026/08/14 03:51:36 DEBUG : file1: reading active writers 2026/08/14 03:51:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:51:36 DEBUG : Looking for writers 2026/08/14 03:51:36 DEBUG : file1: reading active writers 2026/08/14 03:51:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:51:36 DEBUG : Looking for writers 2026/08/14 03:51:36 DEBUG : file1: reading active writers 2026/08/14 03:51:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:51:36 DEBUG : file1: vfs cache: starting upload 2026/08/14 03:51:36 DEBUG : Looking for writers 2026/08/14 03:51:36 DEBUG : file1: reading active writers 2026/08/14 03:51:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:51:36 DEBUG : Looking for writers 2026/08/14 03:51:36 DEBUG : file1: reading active writers 2026/08/14 03:51:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:51:37 DEBUG : Looking for writers 2026/08/14 03:51:37 DEBUG : file1: reading active writers 2026/08/14 03:51:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:51:37 DEBUG : file1: size = 5 OK 2026/08/14 03:51:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 03:51:37 INFO : file1: Copied (new) 2026/08/14 03:51:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-14 03:51:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/14 03:51:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 03:51:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:37 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 03:51:37 DEBUG : Looking for writers 2026/08/14 03:51:37 DEBUG : file1: reading active writers 2026/08/14 03:51:37 DEBUG : >WaitForWriters: 2026/08/14 03:51:37 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.87s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:38 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:38 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:38 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:38 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:38 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:38 DEBUG : file1: newRWFileHandle: 2026/08/14 03:51:38 DEBUG : file1(0x29567e0b93c0): openPending: 2026/08/14 03:51:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:38 DEBUG : file1(0x29567e0b93c0): >openPending: err= 2026/08/14 03:51:38 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 03:51:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 03:51:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 03:51:38 DEBUG : file1(0x29567e0b93c0): _writeAt: size=5, off=0 2026/08/14 03:51:38 DEBUG : file1(0x29567e0b93c0): >_writeAt: n=5, err= 2026/08/14 03:51:38 DEBUG : file1(0x29567e0b93c0): RWFileHandle.Release 2026/08/14 03:51:38 DEBUG : file1(0x29567e0b93c0): close: 2026/08/14 03:51:38 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 03:51:38.323114845 +0000 UTC m=+211.071829946 2026/08/14 03:51:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:38 DEBUG : file1(0x29567e0b93c0): >close: err= 2026/08/14 03:51:38 DEBUG : file1(0x29567e0b93c0): RWFileHandle.Release 2026/08/14 03:51:38 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:38 DEBUG : Looking for writers 2026/08/14 03:51:38 DEBUG : file1: reading active writers 2026/08/14 03:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:51:38 DEBUG : Looking for writers 2026/08/14 03:51:38 DEBUG : file1: reading active writers 2026/08/14 03:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:51:38 DEBUG : Looking for writers 2026/08/14 03:51:38 DEBUG : file1: reading active writers 2026/08/14 03:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:51:38 DEBUG : Looking for writers 2026/08/14 03:51:38 DEBUG : file1: reading active writers 2026/08/14 03:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:51:38 DEBUG : file1: vfs cache: starting upload 2026/08/14 03:51:38 DEBUG : Looking for writers 2026/08/14 03:51:38 DEBUG : file1: reading active writers 2026/08/14 03:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:51:38 DEBUG : Looking for writers 2026/08/14 03:51:38 DEBUG : file1: reading active writers 2026/08/14 03:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:51:38 DEBUG : Looking for writers 2026/08/14 03:51:38 DEBUG : file1: reading active writers 2026/08/14 03:51:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:51:39 DEBUG : file1: size = 5 OK 2026/08/14 03:51:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 03:51:39 INFO : file1: Copied (new) 2026/08/14 03:51:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-14 03:51:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/14 03:51:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 03:51:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:39 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 03:51:39 DEBUG : Looking for writers 2026/08/14 03:51:39 DEBUG : file1: reading active writers 2026/08/14 03:51:39 DEBUG : >WaitForWriters: 2026/08/14 03:51:39 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:40 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:40 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:40 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:40 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:40 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 03:51:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 03:51:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:51:41 DEBUG : dir/file1(0x29567e5923c0): openPending: 2026/08/14 03:51:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 03:51:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 03:51:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:41 DEBUG : dir/file1(0x29567e5923c0): >openPending: err= 2026/08/14 03:51:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/14 03:51:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:51:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:51:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 03:51:41 DEBUG : dir/file1(0x29567e5923c0): _writeAt: size=5, off=0 2026/08/14 03:51:41 DEBUG : dir/file1(0x29567e5923c0): >_writeAt: n=5, err= 2026/08/14 03:51:41 DEBUG : dir/file1(0x29567e5923c0): close: 2026/08/14 03:51:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-14 03:51:41.746232502 +0000 UTC m=+214.494947613 2026/08/14 03:51:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:41 DEBUG : dir/file1(0x29567e5923c0): >close: err= 2026/08/14 03:51:41 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:41 DEBUG : dir: Looking for writers 2026/08/14 03:51:41 DEBUG : file1: reading active writers 2026/08/14 03:51:41 DEBUG : Looking for writers 2026/08/14 03:51:41 DEBUG : dir: reading active writers 2026/08/14 03:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:51:41 DEBUG : dir: Looking for writers 2026/08/14 03:51:41 DEBUG : file1: reading active writers 2026/08/14 03:51:41 DEBUG : Looking for writers 2026/08/14 03:51:41 DEBUG : dir: reading active writers 2026/08/14 03:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:51:41 DEBUG : dir: Looking for writers 2026/08/14 03:51:41 DEBUG : file1: reading active writers 2026/08/14 03:51:41 DEBUG : Looking for writers 2026/08/14 03:51:41 DEBUG : dir: reading active writers 2026/08/14 03:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:51:41 DEBUG : dir: Looking for writers 2026/08/14 03:51:41 DEBUG : file1: reading active writers 2026/08/14 03:51:41 DEBUG : Looking for writers 2026/08/14 03:51:41 DEBUG : dir: reading active writers 2026/08/14 03:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:51:41 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 03:51:41 DEBUG : dir: Looking for writers 2026/08/14 03:51:41 DEBUG : file1: reading active writers 2026/08/14 03:51:41 DEBUG : Looking for writers 2026/08/14 03:51:41 DEBUG : dir: reading active writers 2026/08/14 03:51:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:51:42 DEBUG : dir: Looking for writers 2026/08/14 03:51:42 DEBUG : file1: reading active writers 2026/08/14 03:51:42 DEBUG : Looking for writers 2026/08/14 03:51:42 DEBUG : dir: reading active writers 2026/08/14 03:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:51:42 DEBUG : dir: Looking for writers 2026/08/14 03:51:42 DEBUG : file1: reading active writers 2026/08/14 03:51:42 DEBUG : Looking for writers 2026/08/14 03:51:42 DEBUG : dir: reading active writers 2026/08/14 03:51:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:51:43 DEBUG : dir: Looking for writers 2026/08/14 03:51:43 DEBUG : file1: reading active writers 2026/08/14 03:51:43 DEBUG : Looking for writers 2026/08/14 03:51:43 DEBUG : dir: reading active writers 2026/08/14 03:51:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/14 03:51:43 DEBUG : dir/file1: size = 5 OK 2026/08/14 03:51:43 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 03:51:43 INFO : dir/file1: Copied (replaced existing) 2026/08/14 03:51:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-14 03:51:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/14 03:51:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 03:51:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 03:51:44 DEBUG : dir: Looking for writers 2026/08/14 03:51:44 DEBUG : file1: reading active writers 2026/08/14 03:51:44 DEBUG : Looking for writers 2026/08/14 03:51:44 DEBUG : dir: reading active writers 2026/08/14 03:51:44 DEBUG : >WaitForWriters: 2026/08/14 03:51:44 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.76s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:44 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:44 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:44 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:44 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:44 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/14 03:51:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/14 03:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/14 03:51:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/14 03:51:46 DEBUG : dir/file1(0x29567dd1b940): _writeAt: size=5, off=0 2026/08/14 03:51:46 DEBUG : dir/file1(0x29567dd1b940): openPending: 2026/08/14 03:51:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/14 03:51:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/14 03:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:46 DEBUG : dir/file1(0x29567dd1b940): >openPending: err= 2026/08/14 03:51:46 DEBUG : dir/file1(0x29567dd1b940): >_writeAt: n=5, err= 2026/08/14 03:51:46 DEBUG : dir/file1(0x29567dd1b940): _writeAt: size=15, off=5 2026/08/14 03:51:46 DEBUG : dir/file1(0x29567dd1b940): >_writeAt: n=15, err= 2026/08/14 03:51:46 DEBUG : dir/file1(0x29567dd1b940): close: 2026/08/14 03:51:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/14 03:51:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-14 03:51:46.464802107 +0000 UTC m=+219.213517208 2026/08/14 03:51:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:46 DEBUG : dir/file1(0x29567dd1b940): >close: err= 2026/08/14 03:51:46 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:46 DEBUG : dir: Looking for writers 2026/08/14 03:51:46 DEBUG : file1: reading active writers 2026/08/14 03:51:46 DEBUG : Looking for writers 2026/08/14 03:51:46 DEBUG : dir: reading active writers 2026/08/14 03:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:51:46 DEBUG : dir: Looking for writers 2026/08/14 03:51:46 DEBUG : file1: reading active writers 2026/08/14 03:51:46 DEBUG : Looking for writers 2026/08/14 03:51:46 DEBUG : dir: reading active writers 2026/08/14 03:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:51:46 DEBUG : dir: Looking for writers 2026/08/14 03:51:46 DEBUG : file1: reading active writers 2026/08/14 03:51:46 DEBUG : Looking for writers 2026/08/14 03:51:46 DEBUG : dir: reading active writers 2026/08/14 03:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:51:46 DEBUG : dir: Looking for writers 2026/08/14 03:51:46 DEBUG : file1: reading active writers 2026/08/14 03:51:46 DEBUG : Looking for writers 2026/08/14 03:51:46 DEBUG : dir: reading active writers 2026/08/14 03:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:51:46 DEBUG : dir/file1: vfs cache: starting upload 2026/08/14 03:51:46 DEBUG : dir: Looking for writers 2026/08/14 03:51:46 DEBUG : file1: reading active writers 2026/08/14 03:51:46 DEBUG : Looking for writers 2026/08/14 03:51:46 DEBUG : dir: reading active writers 2026/08/14 03:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:51:46 DEBUG : dir: Looking for writers 2026/08/14 03:51:46 DEBUG : file1: reading active writers 2026/08/14 03:51:46 DEBUG : Looking for writers 2026/08/14 03:51:46 DEBUG : dir: reading active writers 2026/08/14 03:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:51:47 DEBUG : dir: Looking for writers 2026/08/14 03:51:47 DEBUG : file1: reading active writers 2026/08/14 03:51:47 DEBUG : Looking for writers 2026/08/14 03:51:47 DEBUG : dir: reading active writers 2026/08/14 03:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:51:47 DEBUG : dir/file1: size = 20 OK 2026/08/14 03:51:47 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/14 03:51:47 INFO : dir/file1: Copied (replaced existing) 2026/08/14 03:51:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-14 03:51:46 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/14 03:51:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/14 03:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/14 03:51:47 DEBUG : dir: Looking for writers 2026/08/14 03:51:47 DEBUG : file1: reading active writers 2026/08/14 03:51:47 DEBUG : Looking for writers 2026/08/14 03:51:47 DEBUG : dir: reading active writers 2026/08/14 03:51:47 DEBUG : >WaitForWriters: 2026/08/14 03:51:47 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.67s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:48 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:48 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:48 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:48 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:48 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:48 DEBUG : file1: newRWFileHandle: 2026/08/14 03:51:48 DEBUG : file1(0x29567e364700): openPending: 2026/08/14 03:51:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:48 DEBUG : file1(0x29567e364700): >openPending: err= 2026/08/14 03:51:48 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 03:51:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 03:51:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 03:51:48 DEBUG : file1(0x29567e364700): _writeAt: size=5, off=0 2026/08/14 03:51:48 DEBUG : file1(0x29567e364700): >_writeAt: n=5, err= 2026/08/14 03:51:48 DEBUG : file1(0x29567e364700): close: 2026/08/14 03:51:48 DEBUG : file1: vfs cache: setting modification time to 2026-08-14 03:51:48.591007389 +0000 UTC m=+221.339722531 2026/08/14 03:51:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:48 DEBUG : file1(0x29567e364700): >close: err= 2026/08/14 03:51:48 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:48 DEBUG : Looking for writers 2026/08/14 03:51:48 DEBUG : file1: reading active writers 2026/08/14 03:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:51:48 DEBUG : Looking for writers 2026/08/14 03:51:48 DEBUG : file1: reading active writers 2026/08/14 03:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:51:48 DEBUG : Looking for writers 2026/08/14 03:51:48 DEBUG : file1: reading active writers 2026/08/14 03:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:51:48 DEBUG : Looking for writers 2026/08/14 03:51:48 DEBUG : file1: reading active writers 2026/08/14 03:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:51:48 DEBUG : file1: vfs cache: starting upload 2026/08/14 03:51:48 DEBUG : Looking for writers 2026/08/14 03:51:48 DEBUG : file1: reading active writers 2026/08/14 03:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:51:48 DEBUG : Looking for writers 2026/08/14 03:51:48 DEBUG : file1: reading active writers 2026/08/14 03:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:51:49 DEBUG : Looking for writers 2026/08/14 03:51:49 DEBUG : file1: reading active writers 2026/08/14 03:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:51:49 DEBUG : file1: size = 5 OK 2026/08/14 03:51:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 03:51:49 INFO : file1: Copied (new) 2026/08/14 03:51:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-14 03:51:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/14 03:51:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 03:51:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 03:51:49 DEBUG : Looking for writers 2026/08/14 03:51:49 DEBUG : file1: reading active writers 2026/08/14 03:51:49 DEBUG : >WaitForWriters: 2026/08/14 03:51:49 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.91s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:50 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:50 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:50 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:50 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/14 03:51:50 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593700): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593700): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593700): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593700): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593700): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.503538638 +0000 UTC m=+223.252253749 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593700): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593b80): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593b80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593b80): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593b80): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593b80): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593b80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.503538638 +0000 UTC m=+223.252253749 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593b80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e640): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e640): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e640): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e640): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e640): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.503538638 +0000 UTC m=+223.252253749 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e640): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daaaaf0 item 1 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10ecc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10ecc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10ecc0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10ecc0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10ecc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.506602363 +0000 UTC m=+223.255317484 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10ecc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.506602363 +0000 UTC m=+223.255317484 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daab180 item 2 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae100): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae100): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae100): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae100): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae100): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.508930278 +0000 UTC m=+223.257645399 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae100): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae580): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae580): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae580): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae580): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae580): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae580): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae580): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.508930278 +0000 UTC m=+223.257645399 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8ae580): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8aea40): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8aea40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8aea40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8aea40): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8aea40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.508930278 +0000 UTC m=+223.257645399 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8aea40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daab650 item 3 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af0c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af0c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af0c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af0c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af0c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.5116325 +0000 UTC m=+223.260347611 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af0c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af600): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af600): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af600): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af600): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af600): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.5116325 +0000 UTC m=+223.260347611 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8af600): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daabb20 item 4 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8afc40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8afc40): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8afc40): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8afc40): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8afc40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.513622567 +0000 UTC m=+223.262337688 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8afc40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d41c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d41c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d41c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d41c0): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d41c0): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d41c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d41c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.513622567 +0000 UTC m=+223.262337688 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d41c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4680): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4680): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4680): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4680): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4680): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.513622567 +0000 UTC m=+223.262337688 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4680): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed9c000 item 5 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4d00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4d00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4d00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4d00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4d00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.518515626 +0000 UTC m=+223.267230737 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d4d00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5240): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5240): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5240): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5240): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5240): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.518515626 +0000 UTC m=+223.267230737 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5240): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed9c4d0 item 6 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d58c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d58c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d58c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d58c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d58c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.520864741 +0000 UTC m=+223.269579852 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d58c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5dc0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5dc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5dc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5dc0): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5dc0): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5dc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.520864741 +0000 UTC m=+223.269579852 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8d5dc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900380): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900380): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900380): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900380): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900380): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.520864741 +0000 UTC m=+223.269579852 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900380): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed9c8c0 item 7 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900a00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900a00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900a00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900a00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900a00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.523732916 +0000 UTC m=+223.272448017 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900a00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900f40): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900f40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900f40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900f40): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900f40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.523732916 +0000 UTC m=+223.272448017 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e900f40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed9cd90 item 8 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901500): _readAt: size=2, off=0 2026/08/14 03:51:50 ERROR : open-test-file(0x29567e901500): Couldn't read size of file 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901500): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901500): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901500): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901500): close: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901500): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9018c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9018c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9018c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9018c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9018c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.525900159 +0000 UTC m=+223.274615260 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9018c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901d40): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901d40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901d40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901d40): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901d40): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901d40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.525900159 +0000 UTC m=+223.274615260 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e901d40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c340): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c340): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c340): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c340): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c340): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.525900159 +0000 UTC m=+223.274615260 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c340): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed9d260 item 9 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c9c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c9c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c9c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c9c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c9c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.528953072 +0000 UTC m=+223.277668184 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92c9c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92cf00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92cf00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92cf00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92cf00): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92cf00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.528953072 +0000 UTC m=+223.277668184 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92cf00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed9d730 item 10 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d540): _readAt: size=2, off=0 2026/08/14 03:51:50 ERROR : open-test-file(0x29567e92d540): Couldn't read size of file 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d540): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d540): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d540): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d540): close: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d540): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d900): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d900): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d900): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d900): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d900): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.53148339 +0000 UTC m=+223.280198531 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92d900): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92de00): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92de00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92de00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92de00): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92de00): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92de00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92de00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.53148339 +0000 UTC m=+223.280198531 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e92de00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968400): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968400): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968400): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968400): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968400): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.53148339 +0000 UTC m=+223.280198531 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968400): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed9dab0 item 11 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968a80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968a80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968a80): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968a80): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968a80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.534928574 +0000 UTC m=+223.283643685 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968a80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968fc0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968fc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968fc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968fc0): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968fc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.534928574 +0000 UTC m=+223.283643685 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e968fc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8fa0e0 item 12 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e969600): _readAt: size=2, off=0 2026/08/14 03:51:50 ERROR : open-test-file(0x29567e969600): Couldn't read size of file 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e969600): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e969600): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e969600): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e969600): close: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e969600): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9699c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9699c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9699c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9699c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9699c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.536966753 +0000 UTC m=+223.285681854 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9699c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996180): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996180): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996180): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996180): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996180): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.536966753 +0000 UTC m=+223.285681854 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996180): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8fa460 item 13 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996800): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996800): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996800): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996800): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996800): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.538747074 +0000 UTC m=+223.287462175 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996800): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996d40): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996d40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996d40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996d40): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996d40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.538747074 +0000 UTC m=+223.287462175 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e996d40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8fa7e0 item 14 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997380): _readAt: size=2, off=0 2026/08/14 03:51:50 ERROR : open-test-file(0x29567e997380): Couldn't read size of file 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997380): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997380): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997380): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997380): close: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997380): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997740): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997740): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997740): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997740): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997740): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.540743584 +0000 UTC m=+223.289458694 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997740): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997e00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997e00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997e00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997e00): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997e00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.540743584 +0000 UTC m=+223.289458694 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e997e00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8fabd0 item 15 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0580): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0580): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0580): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0580): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0580): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.542977422 +0000 UTC m=+223.291692533 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0580): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0ac0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0ac0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0ac0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0ac0): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0ac0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.542977422 +0000 UTC m=+223.291692533 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c0ac0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8fb030 item 16 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1100): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1100): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1100): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1100): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1100): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.544860987 +0000 UTC m=+223.293576088 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1100): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1580): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1580): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1580): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1580): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1580): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1580): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1580): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1580): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.544860987 +0000 UTC m=+223.293576088 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1580): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1a80): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1a80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1a80): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1a80): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1a80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.544860987 +0000 UTC m=+223.293576088 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e9c1a80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8fb3b0 item 17 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e200): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e200): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e200): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e200): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e200): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.547766734 +0000 UTC m=+223.296481835 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e200): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e740): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e740): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e740): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e740): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e740): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.547766734 +0000 UTC m=+223.296481835 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0e740): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8fbc00 item 18 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0edc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0edc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0edc0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0edc0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0edc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.550056097 +0000 UTC m=+223.298771198 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0edc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f2c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f2c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f2c0): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f2c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f2c0): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f2c0): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f2c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.550056097 +0000 UTC m=+223.298771198 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f2c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f7c0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f7c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f7c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f7c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f7c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.550056097 +0000 UTC m=+223.298771198 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0f7c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd7c1c0 item 19 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0fe40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0fe40): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0fe40): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0fe40): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0fe40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.552883515 +0000 UTC m=+223.301598626 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea0fe40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4c480): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4c480): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4c480): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4c480): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4c480): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.552883515 +0000 UTC m=+223.301598626 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4c480): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd7d420 item 20 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4cb00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4cb00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4cb00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4cb00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4cb00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.554948163 +0000 UTC m=+223.303663274 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4cb00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d000): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d000): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d000): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d000): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d000): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d000): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d000): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d000): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.554948163 +0000 UTC m=+223.303663274 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d000): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d500): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d500): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d500): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d500): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d500): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.554948163 +0000 UTC m=+223.303663274 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4d500): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daa82a0 item 21 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4db80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4db80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4db80): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4db80): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4db80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.557960701 +0000 UTC m=+223.306675812 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea4db80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a1c0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a1c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a1c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a1c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a1c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.557960701 +0000 UTC m=+223.306675812 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a1c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daa88c0 item 22 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a840): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a840): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a840): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a840): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a840): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.560326799 +0000 UTC m=+223.309041910 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6a840): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6ad40): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6ad40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6ad40): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6ad40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6ad40): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6ad40): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6ad40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6ad40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.560326799 +0000 UTC m=+223.309041910 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6ad40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b240): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b240): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b240): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b240): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b240): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.560326799 +0000 UTC m=+223.309041910 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b240): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daa9030 item 23 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b8c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b8c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b8c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b8c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b8c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.563245008 +0000 UTC m=+223.311960149 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6b8c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6be00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6be00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6be00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6be00): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6be00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.563245008 +0000 UTC m=+223.311960149 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea6be00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daa9a40 item 24 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e540): _readAt: size=2, off=0 2026/08/14 03:51:50 ERROR : open-test-file(0x29567ea9e540): Couldn't read size of file 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e540): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e540): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e540): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e540): close: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e540): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e900): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e900): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e900): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e900): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e900): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.56568215 +0000 UTC m=+223.314397260 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9e900): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9ee00): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9ee00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9ee00): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9ee00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9ee00): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9ee00): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9ee00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9ee00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.56568215 +0000 UTC m=+223.314397260 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9ee00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f340): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f340): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f340): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f340): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f340): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.56568215 +0000 UTC m=+223.314397260 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f340): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e25e000 item 25 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f9c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f9c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f9c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f9c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f9c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.568565374 +0000 UTC m=+223.317280565 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ea9f9c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4000): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4000): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4000): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4000): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4000): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.568565374 +0000 UTC m=+223.317280565 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4000): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e25e8c0 item 26 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4640): _readAt: size=2, off=0 2026/08/14 03:51:50 ERROR : open-test-file(0x29567eae4640): Couldn't read size of file 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4640): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4640): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4640): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4640): close: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4640): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4a00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4a00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4a00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4a00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4a00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.570759947 +0000 UTC m=+223.319475058 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4a00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4f00): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4f00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4f00): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4f00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4f00): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4f00): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4f00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.570759947 +0000 UTC m=+223.319475058 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae4f00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5440): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5440): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5440): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5440): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5440): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.570759947 +0000 UTC m=+223.319475058 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5440): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e25ecb0 item 27 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5ac0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5ac0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5ac0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5ac0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5ac0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.573785108 +0000 UTC m=+223.322500239 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eae5ac0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16100): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16100): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16100): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16100): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16100): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.573785108 +0000 UTC m=+223.322500239 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16100): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e25f180 item 28 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16740): _readAt: size=2, off=0 2026/08/14 03:51:50 ERROR : open-test-file(0x29567eb16740): Couldn't read size of file 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16740): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16740): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16740): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16740): close: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16740): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16b00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16b00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16b00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16b00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16b00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.575938724 +0000 UTC m=+223.324653835 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb16b00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb171c0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb171c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb171c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb171c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb171c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.575938724 +0000 UTC m=+223.324653835 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb171c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e25f570 item 29 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17840): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17840): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17840): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17840): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17840): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.577880932 +0000 UTC m=+223.326596043 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17840): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17d80): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17d80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17d80): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17d80): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17d80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.577880932 +0000 UTC m=+223.326596043 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb17d80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e25fab0 item 30 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb704c0): _readAt: size=2, off=0 2026/08/14 03:51:50 ERROR : open-test-file(0x29567eb704c0): Couldn't read size of file 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb704c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb704c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb704c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb704c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb704c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70880): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70880): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70880): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70880): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70880): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.579824521 +0000 UTC m=+223.328539632 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70880): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70f40): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70f40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70f40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70f40): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70f40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.579824521 +0000 UTC m=+223.328539632 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb70f40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd781c0 item 31 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb715c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb715c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb715c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb715c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb715c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.581685866 +0000 UTC m=+223.330400967 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb715c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb71b00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb71b00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb71b00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb71b00): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb71b00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.581685866 +0000 UTC m=+223.330400967 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eb71b00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd78620 item 32 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6240): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6240): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6240): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6240): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6240): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.583511563 +0000 UTC m=+223.332226664 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6240): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb66c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb66c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb66c0): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb66c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb66c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd78a80 item 33 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb66c0): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb66c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.584210683 +0000 UTC m=+223.332925784 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb66c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6bc0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6bc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6bc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6bc0): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6bc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.584210683 +0000 UTC m=+223.332925784 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb6bc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd78c40 item 33 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7200): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7200): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7200): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7200): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7200): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.586398514 +0000 UTC m=+223.335113615 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7200): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7680): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7680): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd79030 item 34 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7680): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7680): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7680): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7680): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7680): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.587401868 +0000 UTC m=+223.336116969 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7680): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7bc0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7bc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7bc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7bc0): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7bc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.587401868 +0000 UTC m=+223.336116969 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebb7bc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd79260 item 34 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18300): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18300): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18300): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18300): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18300): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.589781561 +0000 UTC m=+223.338496713 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18300): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18780): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18780): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18780): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18780): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18780): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd796c0 item 35 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18780): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18780): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.590737276 +0000 UTC m=+223.339452377 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18780): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18c80): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18c80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18c80): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18c80): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18c80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.590737276 +0000 UTC m=+223.339452377 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec18c80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd79ab0 item 35 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19300): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19300): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19300): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19300): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19300): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.592952779 +0000 UTC m=+223.341667880 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19300): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19800): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19800): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2e0230 item 36 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19800): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19800): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19800): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19800): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19800): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.593794518 +0000 UTC m=+223.342509638 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19800): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19d40): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19d40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19d40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19d40): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19d40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.593794518 +0000 UTC m=+223.342509638 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec19d40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2e03f0 item 36 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38480): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38480): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38480): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38480): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38480): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.595730444 +0000 UTC m=+223.344445555 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38480): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38900): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38900): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38900): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38900): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38900): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2e0cb0 item 37 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38900): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38900): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.5964912 +0000 UTC m=+223.345206330 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38900): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38e00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38e00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38e00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38e00): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38e00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.5964912 +0000 UTC m=+223.345206330 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec38e00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2e0ee0 item 37 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39480): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39480): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39480): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39480): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39480): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.598529187 +0000 UTC m=+223.347244288 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39480): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39980): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39980): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2e1e30 item 38 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39980): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39980): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39980): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39980): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39980): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.599372279 +0000 UTC m=+223.348087420 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39980): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39ec0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39ec0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39ec0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39ec0): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39ec0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.599372279 +0000 UTC m=+223.348087420 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec39ec0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e272d90 item 38 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5c640): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5c640): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5c640): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5c640): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5c640): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.601305279 +0000 UTC m=+223.350020440 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5c640): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5cb40): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5cb40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5cb40): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5cb40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5cb40): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e273420 item 39 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5cb40): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5cb40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.601950216 +0000 UTC m=+223.350665328 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5cb40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d040): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d040): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d040): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d040): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d040): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.601950216 +0000 UTC m=+223.350665328 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d040): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e273730 item 39 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d6c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d6c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d6c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d6c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d6c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.604180327 +0000 UTC m=+223.352895428 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5d6c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5dbc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5dbc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e273c70 item 40 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5dbc0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5dbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5dbc0): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5dbc0): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5dbc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.605105413 +0000 UTC m=+223.353820514 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec5dbc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80200): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80200): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80200): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80200): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80200): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.605105413 +0000 UTC m=+223.353820514 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80200): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e273e30 item 40 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec807c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec807c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec807c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec807c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec807c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec807c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec807c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.607146306 +0000 UTC m=+223.355861407 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec807c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80cc0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80cc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80cc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e278380 item 41 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80cc0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80cc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.607813106 +0000 UTC m=+223.356528207 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec80cc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81180): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81180): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81180): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81180): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81180): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2788c0 item 41 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81180): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81180): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.608664624 +0000 UTC m=+223.357379754 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81180): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec816c0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec816c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec816c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec816c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec816c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.608664624 +0000 UTC m=+223.357379754 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec816c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e278af0 item 41 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81d00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81d00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81d00): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81d00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81d00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81d00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81d00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.610756133 +0000 UTC m=+223.359471234 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ec81d00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4300): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4300): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4300): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e278ee0 item 42 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4300): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4300): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.611554109 +0000 UTC m=+223.360269210 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4300): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4840): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4840): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e279260 item 42 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4840): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4840): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4840): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4840): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4840): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.61248157 +0000 UTC m=+223.361196671 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4840): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365100): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365100): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365100): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365100): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365100): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.61248157 +0000 UTC m=+223.361196671 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365100): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e14d0a0 item 42 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365780): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365780): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365780): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365780): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365780): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365780): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365780): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.614557499 +0000 UTC m=+223.363272611 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365780): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365d80): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365d80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365d80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e14d490 item 43 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365d80): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365d80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.615295253 +0000 UTC m=+223.364010354 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365d80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf63c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf63c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf63c0): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf63c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf63c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e14d650 item 43 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf63c0): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf63c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.616061109 +0000 UTC m=+223.364776210 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf63c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6900): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6900): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6900): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6900): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6900): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.616061109 +0000 UTC m=+223.364776210 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6900): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e14d8f0 item 43 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6f40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6f40): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6f40): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6f40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6f40): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6f40): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6f40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.618563834 +0000 UTC m=+223.367278936 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf6f40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7440): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7440): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7440): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbea0e0 item 44 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7440): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7440): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.619251523 +0000 UTC m=+223.367966624 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7440): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7980): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7980): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbea2a0 item 44 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7980): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7980): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7980): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7980): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7980): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.6201556 +0000 UTC m=+223.368870701 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ebf7980): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a000): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a000): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a000): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a000): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a000): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.6201556 +0000 UTC m=+223.368870701 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a000): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbea5b0 item 44 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a640): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a640): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a640): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a640): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a640): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a640): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a640): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.622840619 +0000 UTC m=+223.371555720 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a640): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbaa80): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbaa80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbaa80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbeaa80 item 45 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbaa80): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbaa80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.62363033 +0000 UTC m=+223.372345431 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbaa80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5080): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5080): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5080): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5080): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5080): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.62363033 +0000 UTC m=+223.372345431 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5080): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2795e0 item 45 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca56c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca56c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca56c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca56c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca56c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca56c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca56c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.625609267 +0000 UTC m=+223.374324378 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca56c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a180): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a180): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a180): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbea150 item 46 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a180): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a180): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.62702584 +0000 UTC m=+223.375740952 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2a180): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2ae80): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2ae80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2ae80): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2ae80): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2ae80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.62702584 +0000 UTC m=+223.375740952 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2ae80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbea310 item 46 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b4c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b4c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b4c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b4c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b4c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b4c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.62916542 +0000 UTC m=+223.377880521 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b4c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b9c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b9c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b9c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbeb1f0 item 47 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b9c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b9c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.629757629 +0000 UTC m=+223.378472770 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed2b9c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94380): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94380): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94380): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94380): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94380): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.629757629 +0000 UTC m=+223.378472770 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94380): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbeb730 item 47 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94d40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94d40): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94d40): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94d40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94d40): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94d40): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94d40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.631756492 +0000 UTC m=+223.380471594 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df94d40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95240): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95240): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95240): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbebce0 item 48 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95240): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95240): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.632896345 +0000 UTC m=+223.381611446 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95240): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95980): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95980): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95980): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95980): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95980): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.632896345 +0000 UTC m=+223.381611446 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567df95980): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e160070 item 48 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba0c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba0c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba0c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba0c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba0c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.634686285 +0000 UTC m=+223.383401386 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba0c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba540): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba540): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba540): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba540): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba540): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba540): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e1603f0 item 49 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba540): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba540): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.635361198 +0000 UTC m=+223.384076300 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edba540): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbacc0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbacc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbacc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbacc0): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbacc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.635361198 +0000 UTC m=+223.384076300 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbacc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e160700 item 49 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb380): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb380): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb380): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb380): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb380): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.637345234 +0000 UTC m=+223.386060335 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb380): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb880): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb880): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb880): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e160b60 item 50 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb880): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb880): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb880): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb880): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb880): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.63872533 +0000 UTC m=+223.387440432 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbb880): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbbe00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbbe00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbbe00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbbe00): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbbe00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.63872533 +0000 UTC m=+223.387440432 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567edbbe00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e161420 item 50 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4580): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4580): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4580): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4580): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4580): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.640503698 +0000 UTC m=+223.389218799 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4580): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4a80): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4a80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4a80): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4a80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4a80): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4a80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e161880 item 51 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4a80): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4a80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.641244136 +0000 UTC m=+223.389959237 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca4a80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5e80): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5e80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5e80): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5e80): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5e80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.641244136 +0000 UTC m=+223.389959237 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567eca5e80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e161a40 item 51 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed189c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed189c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed189c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed189c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed189c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.643061227 +0000 UTC m=+223.391776328 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed189c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19140): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19140): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19140): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e161e30 item 52 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19140): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19140): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19140): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19140): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19140): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.643801354 +0000 UTC m=+223.392516456 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19140): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed196c0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed196c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed196c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed196c0): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed196c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.643801354 +0000 UTC m=+223.392516456 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed196c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e0001c0 item 52 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19d40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19d40): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19d40): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19d40): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19d40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.645439978 +0000 UTC m=+223.394155079 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed19d40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b84c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b84c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b84c0): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b84c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b84c0): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b84c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e0008c0 item 53 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b84c0): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b84c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.646168483 +0000 UTC m=+223.394883584 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b84c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b8a00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b8a00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b8a00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b8a00): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b8a00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.646168483 +0000 UTC m=+223.394883584 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b8a00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e000d20 item 53 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9080): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9080): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9080): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9080): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9080): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.647867872 +0000 UTC m=+223.396582973 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9080): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9580): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9580): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9580): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e0012d0 item 54 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9580): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9580): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9580): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9580): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9580): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.648623509 +0000 UTC m=+223.397338610 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9580): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9b00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9b00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9b00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9b00): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9b00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.648623509 +0000 UTC m=+223.397338610 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0b9b00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e0017a0 item 54 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed683c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed683c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed683c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed683c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed683c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.650331143 +0000 UTC m=+223.399046304 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed683c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed688c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed688c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed688c0): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed688c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed688c0): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed688c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e001d50 item 55 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed688c0): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed688c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.65092808 +0000 UTC m=+223.399643181 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed688c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed68e00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed68e00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed68e00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed68e00): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed68e00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.65092808 +0000 UTC m=+223.399643181 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed68e00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2781c0 item 55 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69500): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69500): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69500): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69500): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69500): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.652796047 +0000 UTC m=+223.401511148 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69500): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69a00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69a00): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69a00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2788c0 item 56 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69a00): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69a00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69a00): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69a00): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69a00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.65369818 +0000 UTC m=+223.402413281 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567ed69a00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db34d80): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db34d80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db34d80): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db34d80): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db34d80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.65369818 +0000 UTC m=+223.402413281 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db34d80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e278af0 item 56 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db35900): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db35900): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db35900): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db35900): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db35900): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db35900): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db35900): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db35900): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.655426383 +0000 UTC m=+223.404141514 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567db35900): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4200): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4200): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4200): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e278e70 item 57 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4200): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4200): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.655998003 +0000 UTC m=+223.404713104 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4200): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4e80): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4e80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4e80): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4e80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4e80): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4e80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e279180 item 57 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4e80): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4e80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.656694457 +0000 UTC m=+223.405409558 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa4e80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa5500): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa5500): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa5500): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa5500): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa5500): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.656694457 +0000 UTC m=+223.405409558 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567daa5500): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e279e30 item 57 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3be340): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3be340): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3be340): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3be340): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3be340): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3be340): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3be340): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3be340): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.658723939 +0000 UTC m=+223.407439100 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3be340): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bec40): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bec40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bec40): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9de310 item 58 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bec40): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bec40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.65940233 +0000 UTC m=+223.408117431 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bec40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf180): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf180): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf180): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9de4d0 item 58 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf180): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf180): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf180): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf180): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf180): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.660263166 +0000 UTC m=+223.408978267 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf180): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf880): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf880): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf880): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf880): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf880): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.660263166 +0000 UTC m=+223.408978267 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3bf880): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9de700 item 58 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567dd1a000): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567dd1a000): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567dd1a000): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567dd1a000): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567dd1a000): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567dd1a000): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567dd1a000): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567dd1a000): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.662047965 +0000 UTC m=+223.410763066 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567dd1a000): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00c200): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00c200): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00c200): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9dea80 item 59 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00c200): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00c200): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.662694155 +0000 UTC m=+223.411409256 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00c200): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00d000): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00d000): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00d000): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00d000): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00d000): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00d000): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9decb0 item 59 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00d000): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00d000): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.663511128 +0000 UTC m=+223.412226229 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00d000): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00de40): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00de40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00de40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00de40): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00de40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.663511128 +0000 UTC m=+223.412226229 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e00de40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9dee70 item 59 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592840): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592840): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592840): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592840): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592840): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592840): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592840): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592840): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.665314572 +0000 UTC m=+223.414029673 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592840): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592d80): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592d80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592d80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9df1f0 item 60 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592d80): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592d80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.665891092 +0000 UTC m=+223.414606193 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e592d80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593340): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593340): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593340): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9df3b0 item 60 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593340): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593340): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593340): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593340): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593340): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.666694519 +0000 UTC m=+223.415409620 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593340): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593900): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593900): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593900): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593900): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593900): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.666694519 +0000 UTC m=+223.415409620 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e593900): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9df570 item 60 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e3c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e3c0): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e3c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e3c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e3c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e3c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e3c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.668337189 +0000 UTC m=+223.417052290 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10e3c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10eac0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10eac0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10eac0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9df8f0 item 61 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10eac0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10eac0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.668974392 +0000 UTC m=+223.417689493 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10eac0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.668974392 +0000 UTC m=+223.417689493 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e10f480): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9dfab0 item 61 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364100): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364100): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364100): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364100): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364100): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364100): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364100): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364100): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.670846327 +0000 UTC m=+223.419561428 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364100): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364880): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364880): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364880): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9dfe30 item 62 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364880): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364880): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.671514067 +0000 UTC m=+223.420229169 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364880): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364fc0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364fc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364fc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364fc0): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364fc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.671514067 +0000 UTC m=+223.420229169 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e364fc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ac150 item 62 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365600): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365600): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365600): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365600): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365600): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365600): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365600): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365600): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.674030199 +0000 UTC m=+223.422745310 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365600): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365b80): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365b80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365b80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ac4d0 item 63 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365b80): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365b80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.67467733 +0000 UTC m=+223.423392451 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e365b80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ea480): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ea480): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ea480): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ea480): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ea480): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.67467733 +0000 UTC m=+223.423392451 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ea480): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ac690 item 63 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eaac0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eaac0): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eaac0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eaac0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eaac0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eaac0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eaac0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eaac0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.676688728 +0000 UTC m=+223.425403840 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eaac0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb000): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb000): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb000): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8acbd0 item 64 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb000): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb000): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.677272149 +0000 UTC m=+223.425987251 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb000): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb700): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb700): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb700): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb700): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb700): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.677272149 +0000 UTC m=+223.425987251 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0eb700): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8acd90 item 64 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ebd40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ebd40): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ebd40): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ebd40): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ebd40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.678947713 +0000 UTC m=+223.427662814 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e0ebd40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e2c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e2c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e2c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e2c0): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e2c0): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ad1f0 item 65 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e2c0): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e2c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.679554239 +0000 UTC m=+223.428269340 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e2c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e7c0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e7c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e7c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e7c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e7c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.679554239 +0000 UTC m=+223.428269340 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14e7c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ad6c0 item 65 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14ee00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14ee00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14ee00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14ee00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14ee00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.681182032 +0000 UTC m=+223.429897133 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14ee00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f280): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f280): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ada40 item 66 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f280): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f280): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f280): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f280): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f280): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.681881082 +0000 UTC m=+223.430596183 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f280): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f7c0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f7c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f7c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f7c0): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f7c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.681881082 +0000 UTC m=+223.430596183 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14f7c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8adc00 item 66 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14fe00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14fe00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14fe00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14fe00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14fe00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.683418103 +0000 UTC m=+223.432133204 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e14fe00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6380): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6380): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6380): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6380): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6380): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e7864d0 item 67 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6380): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6380): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.684027134 +0000 UTC m=+223.432742244 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6380): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6880): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6880): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6880): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6880): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6880): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.684027134 +0000 UTC m=+223.432742244 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6880): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e786690 item 67 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6f00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6f00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6f00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6f00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6f00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.685498872 +0000 UTC m=+223.434213973 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e6f00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7400): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7400): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e786c40 item 68 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7400): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7400): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7400): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7400): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7400): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.686173105 +0000 UTC m=+223.434888206 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7400): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7940): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7940): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7940): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7940): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7940): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.686173105 +0000 UTC m=+223.434888206 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e1e7940): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e786e00 item 68 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce080): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce080): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce080): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce080): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce080): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.687627942 +0000 UTC m=+223.436343053 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce080): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce500): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce500): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce500): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce500): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce500): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e787180 item 69 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce500): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce500): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.68825733 +0000 UTC m=+223.436972431 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2ce500): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cea00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cea00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cea00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cea00): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cea00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.68825733 +0000 UTC m=+223.436972431 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cea00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e7873b0 item 69 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf080): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf080): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf080): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf080): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf080): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.689858553 +0000 UTC m=+223.438573654 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf080): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf580): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf580): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e787810 item 70 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf580): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf580): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf580): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf580): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf580): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.690748154 +0000 UTC m=+223.439463255 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e2cf580): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6280): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6280): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6280): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6280): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6280): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.690748154 +0000 UTC m=+223.439463255 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6280): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeac0e0 item 70 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6900): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6900): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6900): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6900): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6900): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.692493468 +0000 UTC m=+223.441208569 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6900): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6e00): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6e00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6e00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6e00): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6e00): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeac460 item 71 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6e00): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6e00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.693141723 +0000 UTC m=+223.441856824 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a6e00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7300): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7300): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7300): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7300): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7300): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.693141723 +0000 UTC m=+223.441856824 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7300): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeac620 item 71 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7980): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7980): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7980): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7980): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7980): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.694654109 +0000 UTC m=+223.443369210 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7980): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7e80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7e80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeaca80 item 72 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7e80): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7e80): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7e80): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7e80): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7e80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.695351284 +0000 UTC m=+223.444066385 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3a7e80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e44c0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e44c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e44c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e44c0): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e44c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.695351284 +0000 UTC m=+223.444066385 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e44c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeacc40 item 72 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4a80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4a80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4a80): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4a80): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4a80): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4a80): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4a80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.697046175 +0000 UTC m=+223.445761276 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4a80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4f80): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4f80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4f80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeacfc0 item 73 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4f80): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4f80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.697683087 +0000 UTC m=+223.446398199 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e4f80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5440): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5440): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5440): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5440): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5440): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eead180 item 73 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5440): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5440): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.698329538 +0000 UTC m=+223.447044639 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5440): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5980): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5980): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5980): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5980): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5980): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.698329538 +0000 UTC m=+223.447044639 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e3e5980): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eead340 item 73 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4020c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4020c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4020c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4020c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4020c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4020c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4020c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.699973141 +0000 UTC m=+223.448688243 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4020c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4025c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4025c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4025c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eead6c0 item 74 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4025c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4025c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.700683693 +0000 UTC m=+223.449398804 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4025c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e402b00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e402b00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eead880 item 74 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e402b00): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e402b00): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e402b00): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e402b00): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e402b00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.701510364 +0000 UTC m=+223.450225465 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e402b00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403080): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403080): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403080): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403080): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403080): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.701510364 +0000 UTC m=+223.450225465 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403080): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeada40 item 74 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4036c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4036c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4036c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4036c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4036c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4036c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4036c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.703014272 +0000 UTC m=+223.451729374 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4036c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403bc0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403bc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403bc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeaddc0 item 75 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403bc0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403bc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.703603395 +0000 UTC m=+223.452318496 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e403bc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456200): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456200): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456200): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456200): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456200): _writeAt: size=3, off=2 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef440e0 item 75 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456200): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456200): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.704249364 +0000 UTC m=+223.452964465 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456200): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456740): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456740): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456740): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456740): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456740): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.704249364 +0000 UTC m=+223.452964465 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456740): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef442a0 item 75 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456d80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456d80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456d80): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456d80): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456d80): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456d80): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456d80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.705975533 +0000 UTC m=+223.454690635 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e456d80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457280): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457280): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457280): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef44620 item 76 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457280): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457280): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.707310775 +0000 UTC m=+223.456025876 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457280): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4577c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4577c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef44850 item 76 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4577c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4577c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4577c0): _writeAt: size=3, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4577c0): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4577c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.708140321 +0000 UTC m=+223.456855422 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4577c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457d40): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457d40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457d40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457d40): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457d40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.708140321 +0000 UTC m=+223.456855422 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e457d40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef44a10 item 76 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486480): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486480): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486480): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486480): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486480): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486480): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486480): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.709667394 +0000 UTC m=+223.458382495 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486480): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486980): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486980): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486980): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef44d90 item 77 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486980): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486980): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.710334654 +0000 UTC m=+223.459049755 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e486980): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487080): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487080): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487080): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487080): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487080): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.710334654 +0000 UTC m=+223.459049755 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487080): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef44f50 item 77 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4876c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4876c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4876c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4876c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4876c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4876c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4876c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.712344488 +0000 UTC m=+223.461059600 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4876c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487bc0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487bc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487bc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef452d0 item 78 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487bc0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487bc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.715397283 +0000 UTC m=+223.464112384 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e487bc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cc3c0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cc3c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cc3c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cc3c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cc3c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.715397283 +0000 UTC m=+223.464112384 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cc3c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef45570 item 78 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a140): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a140): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a140): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a140): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a140): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a140): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a140): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.717620841 +0000 UTC m=+223.466336013 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a140): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a640): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a640): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a640): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed54150 item 79 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a640): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a640): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.718444756 +0000 UTC m=+223.467159867 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73a640): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73ad40): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73ad40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73ad40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73ad40): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73ad40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.718444756 +0000 UTC m=+223.467159867 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73ad40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed54380 item 79 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b380): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b380): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b380): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b380): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b380): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b380): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b380): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.720670088 +0000 UTC m=+223.469385219 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b380): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b880): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b880): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b880): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed547e0 item 80 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b880): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b880): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.72140201 +0000 UTC m=+223.470117111 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e73b880): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764080): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764080): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764080): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764080): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764080): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.72140201 +0000 UTC m=+223.470117111 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764080): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed54a80 item 80 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7646c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7646c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7646c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7646c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7646c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.723495222 +0000 UTC m=+223.472210323 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7646c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764b40): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764b40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764b40): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764b40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764b40): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764b40): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed54f50 item 81 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764b40): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764b40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.724322053 +0000 UTC m=+223.473037154 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e764b40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765080): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765080): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765080): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765080): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765080): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.724322053 +0000 UTC m=+223.473037154 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765080): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed55110 item 81 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765700): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765700): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765700): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765700): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765700): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.726260654 +0000 UTC m=+223.474975755 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765700): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765c00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765c00): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765c00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed55490 item 82 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765c00): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765c00): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765c00): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765c00): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765c00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.72704845 +0000 UTC m=+223.475763582 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e765c00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e516280): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e516280): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e516280): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e516280): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e516280): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.72704845 +0000 UTC m=+223.475763582 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e516280): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ed55650 item 82 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cca40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cca40): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cca40): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cca40): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cca40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.728875591 +0000 UTC m=+223.477590692 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cca40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4ccf40): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4ccf40): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4ccf40): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4ccf40): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4ccf40): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4ccf40): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef458f0 item 83 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4ccf40): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4ccf40): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.729601402 +0000 UTC m=+223.478316503 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4ccf40): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cd480): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cd480): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cd480): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cd480): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cd480): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.729601402 +0000 UTC m=+223.478316503 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cd480): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef45ab0 item 83 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cdb00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cdb00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cdb00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cdb00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cdb00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.731299808 +0000 UTC m=+223.480014909 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4cdb00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6100): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6100): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6100): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e75a000 item 84 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6100): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6100): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6100): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6100): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6100): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.731977768 +0000 UTC m=+223.480692869 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6100): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6680): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6680): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6680): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6680): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6680): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.731977768 +0000 UTC m=+223.480692869 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6680): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e75a1c0 item 84 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6d00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6d00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6d00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6d00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6d00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.73355245 +0000 UTC m=+223.482267551 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e6d00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7200): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7200): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7200): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7200): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7200): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7200): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e75a930 item 85 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7200): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7200): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.73430903 +0000 UTC m=+223.483024131 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7200): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7740): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7740): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7740): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7740): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7740): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.73430903 +0000 UTC m=+223.483024131 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7740): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e75ac40 item 85 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7dc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7dc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7dc0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7dc0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7dc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.736146659 +0000 UTC m=+223.484861760 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e4e7dc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae3c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae3c0): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae3c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e75afc0 item 86 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae3c0): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae3c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae3c0): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae3c0): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae3c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.736860878 +0000 UTC m=+223.485575979 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae3c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae940): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae940): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae940): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae940): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae940): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.736860878 +0000 UTC m=+223.485575979 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5ae940): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e75b260 item 86 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5aefc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5aefc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5aefc0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5aefc0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5aefc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.738567931 +0000 UTC m=+223.487283051 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5aefc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5af4c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5af4c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5af4c0): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5af4c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5af4c0): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5af4c0): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e75b5e0 item 87 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5af4c0): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5af4c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.73932495 +0000 UTC m=+223.488040061 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5af4c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5afa00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5afa00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5afa00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5afa00): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5afa00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.73932495 +0000 UTC m=+223.488040061 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5afa00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e75b7a0 item 87 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4180): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4180): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4180): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4180): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4180): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.741171927 +0000 UTC m=+223.489887038 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4180): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4680): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4680): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4680): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e75bb20 item 88 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4680): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4680): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4680): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4680): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4680): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.741854617 +0000 UTC m=+223.490569737 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4680): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4c00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4c00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4c00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4c00): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4c00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.741854617 +0000 UTC m=+223.490569737 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f4c00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e75bce0 item 88 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5240): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5240): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5240): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5240): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5240): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5240): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5240): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5240): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.743924674 +0000 UTC m=+223.492639786 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5240): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5780): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5780): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5780): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec06380 item 89 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5780): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5780): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.744816819 +0000 UTC m=+223.493531930 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5780): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5cc0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5cc0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5cc0): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5cc0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5cc0): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5cc0): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec06620 item 89 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5cc0): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5cc0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.745619795 +0000 UTC m=+223.494334906 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e5f5cc0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e340): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e340): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e340): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e340): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e340): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.745619795 +0000 UTC m=+223.494334906 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e340): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec069a0 item 89 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e980): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e980): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e980): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e980): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e980): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e980): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e980): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e980): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.74756621 +0000 UTC m=+223.496281321 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63e980): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63eec0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63eec0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63eec0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec06d20 item 90 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63eec0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63eec0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.748387511 +0000 UTC m=+223.497102632 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63eec0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f400): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f400): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f400): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec06ee0 item 90 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f400): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f400): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f400): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f400): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f400): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.749341833 +0000 UTC m=+223.498056944 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f400): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f9c0): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f9c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f9c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f9c0): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f9c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.749341833 +0000 UTC m=+223.498056944 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e63f9c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec070a0 item 90 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e100): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e100): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e100): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e100): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e100): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e100): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e100): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e100): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.751386513 +0000 UTC m=+223.500101635 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e100): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e640): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e640): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e640): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec07420 item 91 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e640): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e640): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.752110781 +0000 UTC m=+223.500825942 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65e640): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65eb80): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65eb80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65eb80): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65eb80): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65eb80): >_readAt: n=2, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65eb80): _writeAt: size=3, off=7 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec075e0 item 91 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65eb80): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65eb80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.752850357 +0000 UTC m=+223.501565518 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65eb80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f100): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f100): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f100): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f100): >_readAt: n=8, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f100): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.752850357 +0000 UTC m=+223.501565518 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f100): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec077a0 item 91 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f740): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f740): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f740): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f740): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f740): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f740): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f740): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f740): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.755067543 +0000 UTC m=+223.503782654 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65f740): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65fc80): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65fc80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65fc80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec07b20 item 92 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65fc80): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65fc80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.755859989 +0000 UTC m=+223.504575100 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e65fc80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7162c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7162c0): open at offset 5 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7162c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec07ce0 item 92 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7162c0): _readAt: size=2, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7162c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7162c0): _writeAt: size=3, off=5 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7162c0): >_writeAt: n=3, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7162c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.756843465 +0000 UTC m=+223.505558577 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e7162c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716880): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716880): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716880): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716880): >_readAt: n=3, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716880): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.756843465 +0000 UTC m=+223.505558577 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716880): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567de24540 item 92 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716ec0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716ec0): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716ec0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716ec0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716ec0): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716ec0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716ec0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716ec0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.758818515 +0000 UTC m=+223.507533626 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e716ec0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717400): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717400): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717400): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567de24b60 item 93 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717400): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717400): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.759570065 +0000 UTC m=+223.508285185 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717400): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717b00): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717b00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717b00): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717b00): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717b00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.759570065 +0000 UTC m=+223.508285185 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e717b00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567de24f50 item 93 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c240): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c240): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c240): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c240): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c240): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c240): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c240): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c240): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.761477736 +0000 UTC m=+223.510192848 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c240): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c780): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c780): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c780): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567de253b0 item 94 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c780): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c780): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.762326618 +0000 UTC m=+223.511041730 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78c780): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78ce80): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78ce80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78ce80): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78ce80): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78ce80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.762326618 +0000 UTC m=+223.511041730 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78ce80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd0070 item 94 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78d4c0): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78d4c0): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78d4c0): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78d4c0): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78d4c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78d4c0): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78d4c0): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78d4c0): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.764507206 +0000 UTC m=+223.513222357 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78d4c0): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78da00): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78da00): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78da00): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd03f0 item 95 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78da00): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78da00): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.765219 +0000 UTC m=+223.513934111 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e78da00): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be200): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be200): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be200): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be200): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be200): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.765219 +0000 UTC m=+223.513934111 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be200): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd05b0 item 95 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 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/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be840): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be840): open at offset 0 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be840): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be840): _readAt: size=2, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be840): >_readAt: n=0, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be840): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be840): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be840): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.76752825 +0000 UTC m=+223.516243361 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8be840): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bed80): _writeAt: size=5, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bed80): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bed80): >openPending: err= 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd0a10 item 96 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bed80): >_writeAt: n=5, err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bed80): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.768357876 +0000 UTC m=+223.517072997 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bed80): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bf480): _readAt: size=512, off=0 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bf480): openPending: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bf480): >openPending: err= 2026/08/14 03:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bf480): >_readAt: n=5, err=EOF 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bf480): close: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:50.768357876 +0000 UTC m=+223.517072997 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:50 DEBUG : open-test-file(0x29567e8bf480): >close: err= 2026/08/14 03:51:50 DEBUG : open-test-file: Remove: 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd0c40 item 96 2026/08/14 03:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:50 DEBUG : open-test-file: >Remove: err= 2026/08/14 03:51:50 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:50 DEBUG : Looking for writers 2026/08/14 03:51:50 DEBUG : >WaitForWriters: 2026/08/14 03:51:50 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:51 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:51 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:51 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:51 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/14 03:51:51 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9045c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9045c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9045c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9045c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9045c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.153038512 +0000 UTC m=+223.901753613 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9045c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904a40): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904a40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904a40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904a40): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904a40): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904a40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.153038512 +0000 UTC m=+223.901753613 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904a40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904f00): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904f00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904f00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904f00): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904f00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.153038512 +0000 UTC m=+223.901753613 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e904f00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dccc690 item 1 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905540): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905540): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905540): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905540): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905540): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.155838999 +0000 UTC m=+223.904554121 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905540): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905a40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905a40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905a40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905a40): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905a40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.155838999 +0000 UTC m=+223.904554121 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e905a40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dccd180 item 2 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2180): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2180): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2180): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2180): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2180): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.157420155 +0000 UTC m=+223.906135256 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2180): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2600): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2600): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2600): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2600): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2600): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2600): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2600): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.157420155 +0000 UTC m=+223.906135256 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2600): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2ac0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2ac0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2ac0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2ac0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2ac0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.157420155 +0000 UTC m=+223.906135256 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a2ac0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dccddc0 item 3 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3140): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3140): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3140): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3140): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3140): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.15955733 +0000 UTC m=+223.908272431 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3140): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3680): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3680): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3680): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3680): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3680): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.15955733 +0000 UTC m=+223.908272431 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3680): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbe8850 item 4 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3cc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3cc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3cc0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3cc0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3cc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.161305 +0000 UTC m=+223.910020101 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9a3cc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce240): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce240): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce240): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce240): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce240): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce240): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce240): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.161305 +0000 UTC m=+223.910020101 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce240): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce700): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce700): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce700): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce700): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce700): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.161305 +0000 UTC m=+223.910020101 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ce700): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbe9260 item 5 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ced80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ced80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ced80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ced80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ced80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.163356002 +0000 UTC m=+223.912071103 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9ced80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf2c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf2c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf2c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf2c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf2c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.163356002 +0000 UTC m=+223.912071103 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf2c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbe9d50 item 6 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf940): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf940): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf940): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf940): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf940): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.165031445 +0000 UTC m=+223.913746546 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cf940): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cfe40): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cfe40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cfe40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cfe40): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cfe40): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cfe40): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cfe40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.165031445 +0000 UTC m=+223.913746546 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9cfe40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8400): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8400): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8400): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8400): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8400): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.165031445 +0000 UTC m=+223.913746546 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8400): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbc0770 item 7 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8a80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8a80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8a80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8a80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8a80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.167202385 +0000 UTC m=+223.915917486 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8a80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8fc0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8fc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8fc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8fc0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8fc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.167202385 +0000 UTC m=+223.915917486 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f8fc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbc0fc0 item 8 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9580): _readAt: size=2, off=0 2026/08/14 03:51:51 ERROR : open-test-file(0x29567e9f9580): Couldn't read size of file 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9580): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9580): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9580): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9580): close: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9580): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9940): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9940): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9940): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9940): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9940): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.168853863 +0000 UTC m=+223.917568953 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9940): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9dc0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9dc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9dc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9dc0): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9dc0): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9dc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.168853863 +0000 UTC m=+223.917568953 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e9f9dc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea243c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea243c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea243c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea243c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea243c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.168853863 +0000 UTC m=+223.917568953 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea243c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbc15e0 item 9 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24a40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24a40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24a40): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24a40): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24a40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.171489038 +0000 UTC m=+223.920204179 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24a40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24f80): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24f80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24f80): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24f80): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24f80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.171489038 +0000 UTC m=+223.920204179 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea24f80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbc1c00 item 10 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea255c0): _readAt: size=2, off=0 2026/08/14 03:51:51 ERROR : open-test-file(0x29567ea255c0): Couldn't read size of file 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea255c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea255c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea255c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea255c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea255c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25980): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25980): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25980): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25980): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25980): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.173689632 +0000 UTC m=+223.922404763 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25980): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25e80): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25e80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25e80): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25e80): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25e80): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25e80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.173689632 +0000 UTC m=+223.922404763 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea25e80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42480): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42480): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42480): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42480): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42480): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.173689632 +0000 UTC m=+223.922404763 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42480): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dba29a0 item 11 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42b00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42b00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42b00): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42b00): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42b00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.176563509 +0000 UTC m=+223.925278600 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea42b00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43040): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43040): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43040): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43040): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43040): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.176563509 +0000 UTC m=+223.925278600 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43040): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dba32d0 item 12 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43680): _readAt: size=2, off=0 2026/08/14 03:51:51 ERROR : open-test-file(0x29567ea43680): Couldn't read size of file 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43680): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43680): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43680): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43680): close: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43680): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43a40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43a40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43a40): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43a40): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43a40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.178676227 +0000 UTC m=+223.927391328 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea43a40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62200): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62200): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62200): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62200): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62200): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.178676227 +0000 UTC m=+223.927391328 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62200): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec90000 item 13 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62880): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62880): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62880): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62880): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62880): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.180562219 +0000 UTC m=+223.929277310 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62880): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62dc0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62dc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62dc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62dc0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62dc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.180562219 +0000 UTC m=+223.929277310 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea62dc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec90460 item 14 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63400): _readAt: size=2, off=0 2026/08/14 03:51:51 ERROR : open-test-file(0x29567ea63400): Couldn't read size of file 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63400): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63400): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63400): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63400): close: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63400): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea637c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea637c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea637c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea637c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea637c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.182418142 +0000 UTC m=+223.931133243 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea637c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63e80): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63e80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63e80): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63e80): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63e80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.182418142 +0000 UTC m=+223.931133243 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea63e80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec90850 item 15 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92600): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92600): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92600): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92600): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92600): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.185237696 +0000 UTC m=+223.933952807 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92600): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92b40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92b40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92b40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92b40): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92b40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.185237696 +0000 UTC m=+223.933952807 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea92b40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec90bd0 item 16 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93180): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93180): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93180): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93180): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93180): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.187435936 +0000 UTC m=+223.936151047 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93180): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93600): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93600): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93600): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93600): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93600): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93600): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93600): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93600): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.187435936 +0000 UTC m=+223.936151047 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93600): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93b00): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93b00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93b00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93b00): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93b00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.187435936 +0000 UTC m=+223.936151047 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ea93b00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec91030 item 17 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace280): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace280): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace280): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace280): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace280): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.190385116 +0000 UTC m=+223.939100226 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace280): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace7c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace7c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace7c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace7c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace7c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.190385116 +0000 UTC m=+223.939100226 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eace7c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec91730 item 18 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacee40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacee40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacee40): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacee40): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacee40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.192932314 +0000 UTC m=+223.941647415 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacee40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf340): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf340): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf340): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf340): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf340): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf340): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf340): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf340): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.192932314 +0000 UTC m=+223.941647415 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf340): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf840): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf840): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf840): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf840): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf840): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.192932314 +0000 UTC m=+223.941647415 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacf840): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ec91b90 item 19 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacfec0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacfec0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacfec0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacfec0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacfec0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.196024212 +0000 UTC m=+223.944739313 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eacfec0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08500): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08500): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08500): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08500): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08500): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.196024212 +0000 UTC m=+223.944739313 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08500): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567df6a9a0 item 20 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08b80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08b80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08b80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08b80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08b80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.198146318 +0000 UTC m=+223.946861419 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb08b80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09080): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09080): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09080): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09080): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09080): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09080): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09080): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09080): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.198146318 +0000 UTC m=+223.946861419 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09080): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09580): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09580): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09580): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09580): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09580): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.198146318 +0000 UTC m=+223.946861419 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09580): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567df6ae70 item 21 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09c00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09c00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09c00): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09c00): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09c00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.20111258 +0000 UTC m=+223.949827681 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb09c00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24240): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24240): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24240): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24240): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24240): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.20111258 +0000 UTC m=+223.949827681 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24240): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567df6b960 item 22 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb248c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb248c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb248c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb248c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb248c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.203202886 +0000 UTC m=+223.951918017 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb248c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24dc0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24dc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24dc0): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24dc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24dc0): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24dc0): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24dc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.203202886 +0000 UTC m=+223.951918017 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb24dc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb252c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb252c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb252c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb252c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb252c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.203202886 +0000 UTC m=+223.951918017 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb252c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567df6bdc0 item 23 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25940): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25940): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25940): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25940): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25940): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.205803927 +0000 UTC m=+223.954519028 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25940): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25e80): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25e80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25e80): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25e80): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25e80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.205803927 +0000 UTC m=+223.954519028 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb25e80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dc96620 item 24 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb545c0): _readAt: size=2, off=0 2026/08/14 03:51:51 ERROR : open-test-file(0x29567eb545c0): Couldn't read size of file 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb545c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb545c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb545c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb545c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb545c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54980): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54980): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54980): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54980): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54980): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.207573889 +0000 UTC m=+223.956288990 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54980): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54e80): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54e80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54e80): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54e80): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54e80): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54e80): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54e80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.207573889 +0000 UTC m=+223.956288990 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb54e80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb553c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb553c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb553c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb553c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb553c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.207573889 +0000 UTC m=+223.956288990 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb553c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dc96a80 item 25 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb55a40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb55a40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb55a40): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb55a40): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb55a40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.209868521 +0000 UTC m=+223.958583622 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb55a40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74080): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74080): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74080): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74080): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74080): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.209868521 +0000 UTC m=+223.958583622 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74080): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dc97810 item 26 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb746c0): _readAt: size=2, off=0 2026/08/14 03:51:51 ERROR : open-test-file(0x29567eb746c0): Couldn't read size of file 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb746c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb746c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb746c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb746c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb746c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74a80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74a80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74a80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74a80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74a80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.211649894 +0000 UTC m=+223.960364995 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74a80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74f80): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74f80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74f80): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74f80): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74f80): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74f80): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74f80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.211649894 +0000 UTC m=+223.960364995 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb74f80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb754c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb754c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb754c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb754c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb754c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.211649894 +0000 UTC m=+223.960364995 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb754c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2842a0 item 27 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb75b40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb75b40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb75b40): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb75b40): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb75b40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.21397773 +0000 UTC m=+223.962692831 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb75b40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98180): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98180): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98180): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98180): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98180): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.21397773 +0000 UTC m=+223.962692831 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98180): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e284930 item 28 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb987c0): _readAt: size=2, off=0 2026/08/14 03:51:51 ERROR : open-test-file(0x29567eb987c0): Couldn't read size of file 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb987c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb987c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb987c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb987c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb987c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98b80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98b80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98b80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98b80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98b80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.215882245 +0000 UTC m=+223.964597357 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb98b80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99240): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99240): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99240): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99240): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99240): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.215882245 +0000 UTC m=+223.964597357 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99240): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e285110 item 29 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb998c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb998c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb998c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb998c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb998c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.217535106 +0000 UTC m=+223.966250207 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb998c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99e00): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99e00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99e00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99e00): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99e00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.217535106 +0000 UTC m=+223.966250207 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eb99e00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e285730 item 30 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4540): _readAt: size=2, off=0 2026/08/14 03:51:51 ERROR : open-test-file(0x29567ebc4540): Couldn't read size of file 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4540): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4540): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4540): >_writeAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4540): close: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4540): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4900): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4900): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4900): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4900): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4900): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.219421888 +0000 UTC m=+223.968136989 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4900): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4fc0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4fc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4fc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4fc0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4fc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.219421888 +0000 UTC m=+223.968136989 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc4fc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e285ab0 item 31 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5640): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5640): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5640): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5640): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5640): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.221356521 +0000 UTC m=+223.970071622 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5640): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5b80): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5b80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5b80): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5b80): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5b80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.221356521 +0000 UTC m=+223.970071622 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebc5b80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dada460 item 32 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe22c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe22c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe22c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe22c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe22c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.223043707 +0000 UTC m=+223.971758818 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe22c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2740): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2740): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2740): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2740): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2740): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dadb3b0 item 33 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2740): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2740): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.223624293 +0000 UTC m=+223.972339464 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2740): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2c40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2c40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2c40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2c40): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2c40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.223624293 +0000 UTC m=+223.972339464 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe2c40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dadb650 item 33 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3280): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3280): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3280): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3280): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3280): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.225435743 +0000 UTC m=+223.974150844 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3280): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3700): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3700): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dadbab0 item 34 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3700): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3700): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3700): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3700): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3700): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.226368054 +0000 UTC m=+223.975083165 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3700): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3c40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3c40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3c40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3c40): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3c40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.226368054 +0000 UTC m=+223.975083165 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ebe3c40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbf2000 item 34 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a380): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a380): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a380): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a380): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a380): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.22820897 +0000 UTC m=+223.976924081 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a380): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a800): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a800): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a800): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a800): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a800): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbf2690 item 35 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a800): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a800): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.228826354 +0000 UTC m=+223.977541465 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0a800): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0ad00): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0ad00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0ad00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0ad00): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0ad00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.228826354 +0000 UTC m=+223.977541465 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0ad00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbf29a0 item 35 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b380): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b380): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b380): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b380): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b380): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.230752632 +0000 UTC m=+223.979467743 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b380): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b880): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b880): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbf2f50 item 36 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b880): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b880): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b880): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b880): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b880): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.231527414 +0000 UTC m=+223.980242525 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0b880): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0bdc0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0bdc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0bdc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0bdc0): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0bdc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.231527414 +0000 UTC m=+223.980242525 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec0bdc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbf3650 item 36 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e500): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e500): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e500): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e500): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e500): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.233390242 +0000 UTC m=+223.982105353 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e500): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e980): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e980): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e980): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e980): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e980): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbf8380 item 37 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e980): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e980): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.234153993 +0000 UTC m=+223.982869104 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2e980): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2ee80): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2ee80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2ee80): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2ee80): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2ee80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.234153993 +0000 UTC m=+223.982869104 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2ee80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbf8620 item 37 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2f500): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2f500): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2f500): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2f500): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2f500): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.235988378 +0000 UTC m=+223.984703489 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2f500): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2fa00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2fa00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbf98f0 item 38 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2fa00): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2fa00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2fa00): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2fa00): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2fa00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.236732322 +0000 UTC m=+223.985447433 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec2fa00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56040): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56040): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56040): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56040): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56040): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.236732322 +0000 UTC m=+223.985447433 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56040): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e984070 item 38 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec566c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec566c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec566c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec566c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec566c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.238537521 +0000 UTC m=+223.987252631 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec566c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56bc0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56bc0): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56bc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56bc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9843f0 item 39 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56bc0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56bc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.239217474 +0000 UTC m=+223.987932575 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec56bc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec570c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec570c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec570c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec570c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec570c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.239217474 +0000 UTC m=+223.987932575 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec570c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9845b0 item 39 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57740): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57740): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57740): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57740): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57740): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.240927332 +0000 UTC m=+223.989642433 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57740): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57c40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57c40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e984b60 item 40 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57c40): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57c40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57c40): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57c40): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57c40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.241546121 +0000 UTC m=+223.990261222 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec57c40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a280): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a280): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a280): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a280): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a280): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.241546121 +0000 UTC m=+223.990261222 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a280): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e984d90 item 40 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a840): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a840): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a840): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a840): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a840): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a840): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a840): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.242970621 +0000 UTC m=+223.991685722 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7a840): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7ad40): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7ad40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7ad40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e985260 item 41 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7ad40): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7ad40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.243584609 +0000 UTC m=+223.992299710 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7ad40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b200): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b200): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b200): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b200): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b200): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e985420 item 41 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b200): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b200): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.244253553 +0000 UTC m=+223.992968654 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b200): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b740): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b740): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b740): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b740): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b740): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.244253553 +0000 UTC m=+223.992968654 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7b740): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e985960 item 41 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7bd80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7bd80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7bd80): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7bd80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7bd80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7bd80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7bd80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.245759797 +0000 UTC m=+223.994474898 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ec7bd80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe380): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe380): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe380): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e985ce0 item 42 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe380): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe380): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.246375479 +0000 UTC m=+223.995090580 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe380): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe8c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe8c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd76e00 item 42 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe8c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe8c0): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe8c0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe8c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.24711213 +0000 UTC m=+223.995827231 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbe8c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbee40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbee40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbee40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbee40): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbee40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.24711213 +0000 UTC m=+223.995827231 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbee40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd77110 item 42 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf480): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf480): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf480): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf480): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf480): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf480): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf480): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.248573368 +0000 UTC m=+223.997288469 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf480): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf980): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf980): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf980): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daa6380 item 43 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf980): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf980): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.249259584 +0000 UTC m=+223.997974685 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbf980): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbfec0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbfec0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbfec0): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbfec0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbfec0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daa6930 item 43 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbfec0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbfec0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.249870768 +0000 UTC m=+223.998585869 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecbfec0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdc500): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdc500): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdc500): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdc500): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdc500): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.249870768 +0000 UTC m=+223.998585869 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdc500): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daa6c40 item 43 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdcb40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdcb40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdcb40): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdcb40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdcb40): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdcb40): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdcb40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.251420154 +0000 UTC m=+224.000135255 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdcb40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd040): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd040): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd040): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daa70a0 item 44 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd040): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd040): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.252025997 +0000 UTC m=+224.000741098 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd040): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd580): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd580): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daa7490 item 44 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd580): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd580): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd580): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd580): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd580): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.252659523 +0000 UTC m=+224.001374624 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecdd580): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecddb00): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecddb00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecddb00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecddb00): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecddb00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.252659523 +0000 UTC m=+224.001374624 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ecddb00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd884d0 item 44 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c240): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c240): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c240): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c240): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c240): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c240): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c240): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.255262568 +0000 UTC m=+224.003977679 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c240): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c740): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c740): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c740): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd88e70 item 45 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c740): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c740): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.25601029 +0000 UTC m=+224.004725391 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5c740): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5ce40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5ce40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5ce40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5ce40): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5ce40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.25601029 +0000 UTC m=+224.004725391 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5ce40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dd893b0 item 45 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d480): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d480): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d480): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d480): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d480): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d480): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d480): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.257852047 +0000 UTC m=+224.006567159 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d480): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d980): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d980): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d980): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ddac4d0 item 46 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d980): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d980): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.2587755 +0000 UTC m=+224.007490601 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed5d980): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96180): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96180): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96180): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96180): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96180): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.2587755 +0000 UTC m=+224.007490601 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96180): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ddace00 item 46 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed967c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed967c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed967c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed967c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed967c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed967c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed967c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.260831062 +0000 UTC m=+224.009546163 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed967c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96cc0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96cc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96cc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ddad3b0 item 47 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96cc0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96cc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.261504974 +0000 UTC m=+224.010220076 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed96cc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed973c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed973c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed973c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed973c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed973c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.261504974 +0000 UTC m=+224.010220076 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed973c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ddad570 item 47 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed97a00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed97a00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed97a00): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed97a00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed97a00): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed97a00): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed97a00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.263512404 +0000 UTC m=+224.012227526 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed97a00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca000): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca000): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca000): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ddadb20 item 48 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca000): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca000): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.264312776 +0000 UTC m=+224.013027906 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca000): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca700): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca700): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca700): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca700): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca700): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.264312776 +0000 UTC m=+224.013027906 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca700): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ddadd50 item 48 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcad40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcad40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcad40): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcad40): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcad40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.266299236 +0000 UTC m=+224.015014357 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcad40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb1c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb1c0): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb1c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb1c0): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb1c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daaa380 item 49 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb1c0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb1c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.266951157 +0000 UTC m=+224.015666258 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb1c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb700): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb700): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb700): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb700): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb700): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.266951157 +0000 UTC m=+224.015666258 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb700): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daaa620 item 49 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcbd80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcbd80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcbd80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcbd80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcbd80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.26914525 +0000 UTC m=+224.017860361 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcbd80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edec380): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edec380): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edec380): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daaaa10 item 50 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edec380): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edec380): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edec380): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edec380): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edec380): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.270209218 +0000 UTC m=+224.018924339 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edec380): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfb40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfb40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfb40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfb40): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfb40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.270209218 +0000 UTC m=+224.018924339 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfb40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e787ab0 item 50 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce400): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce400): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce400): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce400): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce400): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.274191857 +0000 UTC m=+224.022906958 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce400): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce900): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce900): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce900): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce900): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce900): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce900): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd02a0 item 51 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce900): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce900): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.274846474 +0000 UTC m=+224.023561576 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2ce900): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cee40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cee40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cee40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cee40): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cee40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.274846474 +0000 UTC m=+224.023561576 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cee40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd0460 item 51 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cf4c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cf4c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cf4c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cf4c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cf4c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.276808458 +0000 UTC m=+224.025523579 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cf4c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfe00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfe00): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfe00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd07e0 item 52 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfe00): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfe00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfe00): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfe00): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfe00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.277600283 +0000 UTC m=+224.026315394 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2cfe00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edecc00): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edecc00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edecc00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edecc00): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edecc00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.277600283 +0000 UTC m=+224.026315394 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edecc00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd0a80 item 52 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded280): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded280): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded280): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded280): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded280): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.279457981 +0000 UTC m=+224.028173092 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded280): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded780): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded780): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded780): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded780): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded780): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded780): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd0ee0 item 53 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded780): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded780): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.280340047 +0000 UTC m=+224.029055157 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567eded780): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ededcc0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ededcc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ededcc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ededcc0): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ededcc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.280340047 +0000 UTC m=+224.029055157 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ededcc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd11f0 item 53 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94900): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94900): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94900): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94900): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94900): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.282308433 +0000 UTC m=+224.031023535 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94900): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94e80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94e80): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94e80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd16c0 item 54 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94e80): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94e80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94e80): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94e80): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94e80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.283292 +0000 UTC m=+224.032007121 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df94e80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95440): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95440): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95440): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95440): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95440): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.283292 +0000 UTC m=+224.032007121 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95440): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd1880 item 54 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95ac0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95ac0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95ac0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95ac0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95ac0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.285899193 +0000 UTC m=+224.034614294 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567df95ac0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba0c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba0c0): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba0c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba0c0): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba0c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd1c00 item 55 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba0c0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba0c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.286769005 +0000 UTC m=+224.035484106 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba0c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba600): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba600): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba600): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba600): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba600): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.286769005 +0000 UTC m=+224.035484106 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edba600): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567edd1dc0 item 55 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbac80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbac80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbac80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbac80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbac80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.288701874 +0000 UTC m=+224.037416975 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbac80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb1c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb1c0): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb1c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e6303f0 item 56 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb1c0): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb1c0): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb1c0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb1c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.289519698 +0000 UTC m=+224.038234839 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb1c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb740): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb740): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb740): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb740): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb740): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.289519698 +0000 UTC m=+224.038234839 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbb740): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e630690 item 56 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbbd80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbbd80): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbbd80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbbd80): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbbd80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbbd80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbbd80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbbd80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.291198158 +0000 UTC m=+224.039913309 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edbbd80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18640): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18640): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18640): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e630af0 item 57 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18640): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18640): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.29186665 +0000 UTC m=+224.040581751 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18640): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18f40): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18f40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18f40): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18f40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18f40): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18f40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e630d20 item 57 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18f40): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18f40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.292846299 +0000 UTC m=+224.041561410 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed18f40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed194c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed194c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed194c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed194c0): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed194c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.292846299 +0000 UTC m=+224.041561410 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed194c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e630ee0 item 57 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed19b00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed19b00): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed19b00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed19b00): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed19b00): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed19b00): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed19b00): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed19b00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.294503447 +0000 UTC m=+224.043218549 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed19b00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8240): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8240): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8240): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e6313b0 item 58 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8240): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8240): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.295047656 +0000 UTC m=+224.043762757 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8240): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8800): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8800): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8800): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e631570 item 58 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8800): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8800): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8800): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8800): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8800): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.29576493 +0000 UTC m=+224.044480031 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8800): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8dc0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8dc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8dc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8dc0): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8dc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.29576493 +0000 UTC m=+224.044480031 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b8dc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e631730 item 58 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9400): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9400): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9400): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9400): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9400): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9400): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9400): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9400): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.297313433 +0000 UTC m=+224.046028534 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9400): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9940): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9940): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9940): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e631ab0 item 59 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9940): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9940): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.297885414 +0000 UTC m=+224.046600515 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9940): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9ec0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9ec0): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9ec0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9ec0): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9ec0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e631ce0 item 59 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9ec0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9ec0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.298643435 +0000 UTC m=+224.047358536 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e0b9ec0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68640): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68640): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68640): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68640): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68640): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.298643435 +0000 UTC m=+224.047358536 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68640): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e786000 item 59 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68c80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68c80): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68c80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68c80): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68c80): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68c80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68c80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68c80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.300582596 +0000 UTC m=+224.049297707 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed68c80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69240): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69240): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69240): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e7865b0 item 60 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69240): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69240): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.301286645 +0000 UTC m=+224.050001756 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69240): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69780): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69780): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69780): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e786850 item 60 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69780): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69780): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69780): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69780): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69780): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.302010633 +0000 UTC m=+224.050725744 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69780): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69d40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69d40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69d40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69d40): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69d40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.302010633 +0000 UTC m=+224.050725744 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567ed69d40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e786b60 item 60 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35680): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35680): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35680): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35680): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35680): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35680): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35680): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35680): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.3035774 +0000 UTC m=+224.052292501 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35680): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35ec0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35ec0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35ec0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e786ee0 item 61 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35ec0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35ec0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.304454566 +0000 UTC m=+224.053169697 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567db35ec0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa4e00): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa4e00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa4e00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa4e00): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa4e00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.304454566 +0000 UTC m=+224.053169697 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa4e00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e7870a0 item 61 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa5540): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa5540): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa5540): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa5540): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa5540): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa5540): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa5540): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa5540): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.30653809 +0000 UTC m=+224.055253222 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567daa5540): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3be1c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3be1c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3be1c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e787490 item 62 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3be1c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3be1c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.307220057 +0000 UTC m=+224.055935198 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3be1c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bed40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bed40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bed40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bed40): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bed40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.307220057 +0000 UTC m=+224.055935198 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bed40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e787730 item 62 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bf380): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bf380): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bf380): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bf380): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bf380): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bf380): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bf380): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bf380): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.309154851 +0000 UTC m=+224.057869952 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bf380): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bfa00): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bfa00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bfa00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e787e30 item 63 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bfa00): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bfa00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.309860482 +0000 UTC m=+224.058575583 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3bfa00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567dd1b800): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567dd1b800): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567dd1b800): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567dd1b800): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567dd1b800): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.309860482 +0000 UTC m=+224.058575583 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567dd1b800): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daaa150 item 63 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00cb40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00cb40): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00cb40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00cb40): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00cb40): >_readAt: n=0, err=Bad file descriptor 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00cb40): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00cb40): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00cb40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.312515306 +0000 UTC m=+224.061230417 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00cb40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00dc00): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00dc00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00dc00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daaa770 item 64 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00dc00): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00dc00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.313304276 +0000 UTC m=+224.062019377 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e00dc00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592640): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592640): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592640): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592640): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592640): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.313304276 +0000 UTC m=+224.062019377 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592640): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daaacb0 item 64 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592d00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592d00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592d00): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592d00): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592d00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.315060571 +0000 UTC m=+224.063775672 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e592d00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5931c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5931c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5931c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5931c0): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5931c0): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daab1f0 item 65 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5931c0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5931c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.315766575 +0000 UTC m=+224.064481676 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5931c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5936c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5936c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5936c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5936c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5936c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.315766575 +0000 UTC m=+224.064481676 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5936c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daab500 item 65 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e593d00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e593d00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e593d00): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e593d00): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e593d00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.31795191 +0000 UTC m=+224.066667021 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e593d00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10e780): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10e780): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daab880 item 66 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10e780): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10e780): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10e780): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10e780): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10e780): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.318927112 +0000 UTC m=+224.067642223 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10e780): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10ed00): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10ed00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10ed00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10ed00): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10ed00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.318927112 +0000 UTC m=+224.067642223 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10ed00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daaba40 item 66 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10f640): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10f640): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10f640): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10f640): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10f640): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.321036895 +0000 UTC m=+224.069752046 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e10f640): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3640c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3640c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3640c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3640c0): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3640c0): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567daabdc0 item 67 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3640c0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3640c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.321952164 +0000 UTC m=+224.070667265 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3640c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364800): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364800): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364800): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364800): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364800): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.321952164 +0000 UTC m=+224.070667265 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364800): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbea1c0 item 67 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364e80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364e80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364e80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364e80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364e80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.323996132 +0000 UTC m=+224.072711233 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e364e80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365380): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365380): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbea690 item 68 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365380): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365380): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365380): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365380): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365380): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.324924335 +0000 UTC m=+224.073639436 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365380): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365900): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365900): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365900): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365900): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365900): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.324924335 +0000 UTC m=+224.073639436 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e365900): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbea9a0 item 68 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca140): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca140): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca140): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca140): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca140): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.326767575 +0000 UTC m=+224.075482676 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca140): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca5c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca5c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca5c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca5c0): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca5c0): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbeb420 item 69 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca5c0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca5c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.327580189 +0000 UTC m=+224.076295320 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edca5c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcaac0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcaac0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcaac0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcaac0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcaac0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.327580189 +0000 UTC m=+224.076295320 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcaac0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbeb880 item 69 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb140): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb140): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb140): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb140): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb140): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.329699811 +0000 UTC m=+224.078414922 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb140): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb640): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb640): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567dbebe30 item 70 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb640): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb640): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb640): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb640): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb640): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.331312356 +0000 UTC m=+224.080027467 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567edcb640): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8180): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8180): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8180): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8180): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8180): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.331312356 +0000 UTC m=+224.080027467 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8180): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e1601c0 item 70 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8800): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8800): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8800): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8800): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8800): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.333273709 +0000 UTC m=+224.081988830 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8800): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8d00): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8d00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8d00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8d00): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8d00): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e160690 item 71 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8d00): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8d00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.333785506 +0000 UTC m=+224.082500607 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e8d00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9200): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9200): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9200): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9200): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9200): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.333785506 +0000 UTC m=+224.082500607 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9200): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e160850 item 71 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9880): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9880): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9880): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9880): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9880): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.335762518 +0000 UTC m=+224.084477639 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9880): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9d80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9d80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e160cb0 item 72 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9d80): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9d80): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9d80): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9d80): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9d80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.33668503 +0000 UTC m=+224.085400151 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e1e9d80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c83c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c83c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c83c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c83c0): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c83c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.33668503 +0000 UTC m=+224.085400151 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c83c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e1613b0 item 72 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8980): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8980): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8980): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8980): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8980): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8980): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8980): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.338783762 +0000 UTC m=+224.087498863 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8980): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8e80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8e80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8e80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e161810 item 73 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8e80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8e80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.340076073 +0000 UTC m=+224.088791174 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c8e80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9340): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9340): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9340): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9340): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9340): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e1619d0 item 73 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9340): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9340): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.340776976 +0000 UTC m=+224.089492077 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9340): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9880): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9880): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9880): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9880): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9880): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.340776976 +0000 UTC m=+224.089492077 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9880): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e161b90 item 73 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9ec0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9ec0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9ec0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9ec0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9ec0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9ec0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9ec0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.342798603 +0000 UTC m=+224.091513704 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e2c9ec0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3324c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3324c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3324c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e000150 item 74 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3324c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3324c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.343537097 +0000 UTC m=+224.092252238 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3324c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332a00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332a00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e0004d0 item 74 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332a00): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332a00): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332a00): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332a00): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332a00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.344340213 +0000 UTC m=+224.093055324 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332a00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332f80): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332f80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332f80): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332f80): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332f80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.344340213 +0000 UTC m=+224.093055324 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e332f80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e0007e0 item 74 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3335c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3335c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3335c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3335c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3335c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3335c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3335c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.346209323 +0000 UTC m=+224.094924443 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3335c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e333ac0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e333ac0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e333ac0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e000e00 item 75 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e333ac0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e333ac0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.346770452 +0000 UTC m=+224.095485583 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e333ac0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac100): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac100): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac100): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac100): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac100): _writeAt: size=3, off=2 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e001110 item 75 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac100): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac100): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.347633011 +0000 UTC m=+224.096348112 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac100): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac640): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac640): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac640): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac640): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac640): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.347633011 +0000 UTC m=+224.096348112 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ac640): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e001500 item 75 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3acc80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3acc80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3acc80): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3acc80): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3acc80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3acc80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3acc80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.349918216 +0000 UTC m=+224.098633317 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3acc80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad180): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad180): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad180): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e001b20 item 76 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad180): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad180): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.350723475 +0000 UTC m=+224.099438627 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad180): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad6c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad6c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e001ce0 item 76 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad6c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad6c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad6c0): _writeAt: size=3, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad6c0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad6c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.351600722 +0000 UTC m=+224.100315823 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ad6c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3adc40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3adc40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3adc40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3adc40): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3adc40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.351600722 +0000 UTC m=+224.100315823 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3adc40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e278150 item 76 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc380): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc380): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc380): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc380): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc380): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc380): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc380): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.353961629 +0000 UTC m=+224.102676781 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc380): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc880): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc880): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc880): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e278620 item 77 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc880): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc880): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.35463998 +0000 UTC m=+224.103355111 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dc880): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dcf80): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dcf80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dcf80): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dcf80): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dcf80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.35463998 +0000 UTC m=+224.103355111 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dcf80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e278a80 item 77 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dd5c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dd5c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dd5c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dd5c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dd5c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dd5c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dd5c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.356834444 +0000 UTC m=+224.105549545 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3dd5c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ddac0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ddac0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ddac0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e278e00 item 78 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ddac0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ddac0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.357657988 +0000 UTC m=+224.106373089 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ddac0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe2c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe2c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe2c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe2c0): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe2c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.357657988 +0000 UTC m=+224.106373089 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe2c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2790a0 item 78 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe900): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe900): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe900): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe900): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe900): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe900): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe900): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.359869053 +0000 UTC m=+224.108584154 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fe900): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fee00): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fee00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fee00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e2796c0 item 79 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fee00): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fee00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.3605824 +0000 UTC m=+224.109297501 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3fee00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ff500): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ff500): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ff500): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ff500): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ff500): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.3605824 +0000 UTC m=+224.109297501 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ff500): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e279c00 item 79 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ffb40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ffb40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ffb40): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ffb40): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ffb40): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ffb40): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ffb40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.362720807 +0000 UTC m=+224.111435908 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e3ffb40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416140): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416140): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416140): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9de0e0 item 80 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416140): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416140): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.363632118 +0000 UTC m=+224.112347219 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416140): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416840): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416840): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416840): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416840): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416840): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.363632118 +0000 UTC m=+224.112347219 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416840): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9de2a0 item 80 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416e80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416e80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416e80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416e80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416e80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.365907234 +0000 UTC m=+224.114622345 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e416e80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417300): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417300): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417300): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417300): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417300): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417300): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9de620 item 81 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417300): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417300): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.366633405 +0000 UTC m=+224.115348506 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417300): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417840): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417840): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417840): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417840): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417840): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.366633405 +0000 UTC m=+224.115348506 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417840): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9de850 item 81 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417ec0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417ec0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417ec0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417ec0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417ec0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.368402324 +0000 UTC m=+224.117117425 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e417ec0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4584c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4584c0): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4584c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9dec40 item 82 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4584c0): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4584c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4584c0): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4584c0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4584c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.369722667 +0000 UTC m=+224.118437768 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4584c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e458a40): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e458a40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e458a40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e458a40): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e458a40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.369722667 +0000 UTC m=+224.118437768 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e458a40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9dee00 item 82 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4590c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4590c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4590c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4590c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4590c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.371611043 +0000 UTC m=+224.120326174 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4590c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4595c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4595c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4595c0): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4595c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4595c0): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4595c0): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9df180 item 83 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4595c0): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4595c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.37225593 +0000 UTC m=+224.120971031 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4595c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e459b00): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e459b00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e459b00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e459b00): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e459b00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.37225593 +0000 UTC m=+224.120971031 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e459b00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9df340 item 83 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a280): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a280): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a280): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a280): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a280): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.375202333 +0000 UTC m=+224.123917445 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a280): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a780): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a780): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a780): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9df6c0 item 84 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a780): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a780): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a780): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a780): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a780): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.375941969 +0000 UTC m=+224.124657081 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47a780): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47ad00): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47ad00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47ad00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47ad00): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47ad00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.375941969 +0000 UTC m=+224.124657081 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47ad00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9df880 item 84 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b380): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b380): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b380): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b380): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b380): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.377771875 +0000 UTC m=+224.126486976 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b380): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b880): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b880): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b880): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b880): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b880): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b880): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9dfc00 item 85 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b880): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b880): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.378495922 +0000 UTC m=+224.127211052 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47b880): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47bdc0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47bdc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47bdc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47bdc0): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47bdc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.378495922 +0000 UTC m=+224.127211052 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e47bdc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e9dfdc0 item 85 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498540): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498540): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498540): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498540): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498540): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.380453538 +0000 UTC m=+224.129168639 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498540): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498a40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498a40): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498a40): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ac2a0 item 86 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498a40): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498a40): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498a40): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498a40): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498a40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.381351994 +0000 UTC m=+224.130067105 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498a40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498fc0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498fc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498fc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498fc0): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498fc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.381351994 +0000 UTC m=+224.130067105 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e498fc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ac460 item 86 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499640): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499640): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499640): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499640): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499640): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.383590681 +0000 UTC m=+224.132305822 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499640): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499b40): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499b40): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499b40): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499b40): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499b40): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499b40): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ac7e0 item 87 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499b40): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499b40): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.384534363 +0000 UTC m=+224.133249464 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e499b40): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4180): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4180): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4180): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4180): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4180): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.384534363 +0000 UTC m=+224.133249464 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4180): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8acb60 item 87 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4800): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4800): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4800): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4800): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4800): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.386568885 +0000 UTC m=+224.135283986 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4800): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4d00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4d00): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4d00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8acf50 item 88 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4d00): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4d00): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4d00): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4d00): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4d00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.38748278 +0000 UTC m=+224.136197922 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c4d00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5280): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5280): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5280): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5280): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5280): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.38748278 +0000 UTC m=+224.136197922 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5280): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ad180 item 88 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c58c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c58c0): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c58c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c58c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c58c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c58c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c58c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c58c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.389104833 +0000 UTC m=+224.137819963 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c58c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5e00): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5e00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5e00): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ad810 item 89 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5e00): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5e00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.389724833 +0000 UTC m=+224.138439934 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4c5e00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da440): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da440): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da440): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da440): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da440): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da440): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8ad9d0 item 89 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da440): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da440): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.39052842 +0000 UTC m=+224.139243521 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da440): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da9c0): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da9c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da9c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da9c0): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da9c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.39052842 +0000 UTC m=+224.139243521 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4da9c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567e8adb90 item 89 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db000): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db000): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db000): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db000): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db000): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db000): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db000): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db000): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.392242957 +0000 UTC m=+224.140958058 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db000): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db540): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db540): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db540): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeac230 item 90 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db540): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db540): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.392839664 +0000 UTC m=+224.141554765 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4db540): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4dba80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4dba80): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4dba80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeac3f0 item 90 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4dba80): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4dba80): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4dba80): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4dba80): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4dba80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.393524607 +0000 UTC m=+224.142239708 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4dba80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6140): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6140): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6140): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6140): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6140): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.393524607 +0000 UTC m=+224.142239708 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6140): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeac5b0 item 90 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6780): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6780): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6780): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6780): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6780): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6780): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6780): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6780): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.39523724 +0000 UTC m=+224.143952341 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6780): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6cc0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6cc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6cc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeaca10 item 91 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6cc0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6cc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.395753155 +0000 UTC m=+224.144468256 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f6cc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7200): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7200): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7200): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7200): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7200): >_readAt: n=2, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7200): _writeAt: size=3, off=7 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeacbd0 item 91 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7200): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7200): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.396467825 +0000 UTC m=+224.145182936 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7200): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7780): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7780): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7780): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7780): >_readAt: n=8, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7780): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.396467825 +0000 UTC m=+224.145182936 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7780): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eeacd90 item 91 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7dc0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7dc0): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7dc0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7dc0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7dc0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7dc0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7dc0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7dc0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.398248436 +0000 UTC m=+224.146963558 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e4f7dc0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528400): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528400): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528400): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eead110 item 92 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528400): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528400): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.398829252 +0000 UTC m=+224.147544414 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528400): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528940): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528940): open at offset 5 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528940): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eead2d0 item 92 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528940): _readAt: size=2, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528940): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528940): _writeAt: size=3, off=5 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528940): >_writeAt: n=3, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528940): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.39969122 +0000 UTC m=+224.148406321 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528940): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528f00): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528f00): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528f00): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528f00): >_readAt: n=3, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528f00): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.39969122 +0000 UTC m=+224.148406321 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e528f00): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567eead490 item 92 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea140): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea140): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea140): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea140): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea140): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea140): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea140): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea140): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.401712247 +0000 UTC m=+224.150427357 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea140): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea680): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea680): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea680): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef44150 item 93 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea680): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea680): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.402448516 +0000 UTC m=+224.151163648 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ea680): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ead80): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ead80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ead80): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ead80): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ead80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.402448516 +0000 UTC m=+224.151163648 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8ead80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef44310 item 93 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb3c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb3c0): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb3c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb3c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb3c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb3c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb3c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb3c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.404692112 +0000 UTC m=+224.153407213 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb3c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb900): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb900): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb900): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef44690 item 94 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb900): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb900): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.405377657 +0000 UTC m=+224.154092798 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e8eb900): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae100): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae100): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae100): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae100): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae100): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.405377657 +0000 UTC m=+224.154092798 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae100): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef448c0 item 94 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae740): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae740): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae740): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae740): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae740): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae740): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae740): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae740): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.407110207 +0000 UTC m=+224.155825318 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5ae740): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5aec80): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5aec80): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5aec80): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef44c40 item 95 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5aec80): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5aec80): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.407834866 +0000 UTC m=+224.156549967 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5aec80): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af380): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af380): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af380): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af380): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af380): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.407834866 +0000 UTC m=+224.156549967 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af380): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef44e00 item 95 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 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/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af9c0): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af9c0): open at offset 0 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af9c0): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af9c0): _readAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af9c0): >_readAt: n=0, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af9c0): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af9c0): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af9c0): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.409868305 +0000 UTC m=+224.158583406 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5af9c0): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4000): _writeAt: size=5, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4000): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4000): >openPending: err= 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef45180 item 96 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4000): >_writeAt: n=5, err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4000): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.410737456 +0000 UTC m=+224.159452557 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4000): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/14 03:51:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/14 03:51:51 DEBUG : open-test-file: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4700): _readAt: size=512, off=0 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4700): openPending: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4700): >openPending: err= 2026/08/14 03:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4700): >_readAt: n=5, err=EOF 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4700): close: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-14 03:51:51.410737456 +0000 UTC m=+224.159452557 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : open-test-file(0x29567e5f4700): >close: err= 2026/08/14 03:51:51 DEBUG : open-test-file: Remove: 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x29567ef45340 item 96 2026/08/14 03:51:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/14 03:51:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/14 03:51:51 DEBUG : open-test-file: >Remove: err= 2026/08/14 03:51:51 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:51 DEBUG : Looking for writers 2026/08/14 03:51:51 DEBUG : >WaitForWriters: 2026/08/14 03:51:51 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.30s) --- PASS: TestRWFileHandleOpenTests/writes (0.65s) --- 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.01s) --- 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.64s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- 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.01s) --- 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-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:51 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:51 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:51 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:51 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:51 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:51 DEBUG : file1: newRWFileHandle: 2026/08/14 03:51:51 DEBUG : file1(0x29567e5f5300): openPending: 2026/08/14 03:51:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:51 DEBUG : file1(0x29567e5f5300): >openPending: err= 2026/08/14 03:51:51 DEBUG : file1: >newRWFileHandle: err= 2026/08/14 03:51:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/14 03:51:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/14 03:51:51 DEBUG : file1(0x29567e5f5300): _writeAt: size=2, off=0 2026/08/14 03:51:51 DEBUG : file1(0x29567e5f5300): >_writeAt: n=2, err= 2026/08/14 03:51:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/14 03:51:51 DEBUG : file1(0x29567e5f5300): RWFileHandle.Flush 2026/08/14 03:51:51 DEBUG : file1(0x29567e5f5300): RWFileHandle.Release 2026/08/14 03:51:51 DEBUG : file1(0x29567e5f5300): close: 2026/08/14 03:51:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/14 03:51:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:51 DEBUG : file1(0x29567e5f5300): >close: err= 2026/08/14 03:51:51 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:51 DEBUG : Looking for writers 2026/08/14 03:51:51 DEBUG : file1: reading active writers 2026/08/14 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:51:51 DEBUG : Looking for writers 2026/08/14 03:51:51 DEBUG : file1: reading active writers 2026/08/14 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:51:51 DEBUG : Looking for writers 2026/08/14 03:51:51 DEBUG : file1: reading active writers 2026/08/14 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:51:51 DEBUG : Looking for writers 2026/08/14 03:51:51 DEBUG : file1: reading active writers 2026/08/14 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:51:51 DEBUG : file1: vfs cache: starting upload 2026/08/14 03:51:51 DEBUG : Looking for writers 2026/08/14 03:51:51 DEBUG : file1: reading active writers 2026/08/14 03:51:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:51:52 DEBUG : Looking for writers 2026/08/14 03:51:52 DEBUG : file1: reading active writers 2026/08/14 03:51:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:51:52 DEBUG : Looking for writers 2026/08/14 03:51:52 DEBUG : file1: reading active writers 2026/08/14 03:51:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:51:52 DEBUG : file1: size = 2 OK 2026/08/14 03:51:52 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/14 03:51:52 INFO : file1: Copied (new) 2026/08/14 03:51:52 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/14 03:51:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/14 03:51:52 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/14 03:51:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:51:52 INFO : file1: vfs cache: upload succeeded try #1 2026/08/14 03:51:53 DEBUG : Looking for writers 2026/08/14 03:51:53 DEBUG : file1: reading active writers 2026/08/14 03:51:53 DEBUG : >WaitForWriters: 2026/08/14 03:51:53 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:53 DEBUG : Looking for writers 2026/08/14 03:51:53 DEBUG : file1: reading active writers 2026/08/14 03:51:53 DEBUG : >WaitForWriters: 2026/08/14 03:51:53 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.96s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:53 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:53 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:53 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:53 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:53 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:51:53 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:51:53 DEBUG : rename_me: newRWFileHandle: 2026/08/14 03:51:53 DEBUG : rename_me(0x29567edba200): openPending: 2026/08/14 03:51:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/14 03:51:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/14 03:51:53 DEBUG : rename_me(0x29567edba200): >openPending: err= 2026/08/14 03:51:53 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/14 03:51:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/14 03:51:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/14 03:51:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/14 03:51:53 DEBUG : rename_me(0x29567edba200): _writeAt: size=5, off=0 2026/08/14 03:51:53 DEBUG : rename_me(0x29567edba200): >_writeAt: n=5, err= 2026/08/14 03:51:53 DEBUG : rename_me(0x29567edba200): close: 2026/08/14 03:51:53 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-14 03:51:53.772021144 +0000 UTC m=+226.520736245 2026/08/14 03:51:53 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/14 03:51:53 DEBUG : rename_me(0x29567edba200): >close: err= 2026/08/14 03:51:53 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/14 03:51:53 DEBUG : i_was_renamed: Updating file with 0x29567e41e1a0 2026/08/14 03:51:53 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/14 03:51:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/14 03:51:53 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:51:53 DEBUG : Looking for writers 2026/08/14 03:51:53 DEBUG : i_was_renamed: reading active writers 2026/08/14 03:51:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/14 03:51:53 DEBUG : Looking for writers 2026/08/14 03:51:53 DEBUG : i_was_renamed: reading active writers 2026/08/14 03:51:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/14 03:51:53 DEBUG : Looking for writers 2026/08/14 03:51:53 DEBUG : i_was_renamed: reading active writers 2026/08/14 03:51:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/14 03:51:53 DEBUG : Looking for writers 2026/08/14 03:51:53 DEBUG : i_was_renamed: reading active writers 2026/08/14 03:51:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/14 03:51:53 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/14 03:51:53 DEBUG : Looking for writers 2026/08/14 03:51:53 DEBUG : i_was_renamed: reading active writers 2026/08/14 03:51:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/14 03:51:54 DEBUG : Looking for writers 2026/08/14 03:51:54 DEBUG : i_was_renamed: reading active writers 2026/08/14 03:51:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/14 03:51:54 DEBUG : Looking for writers 2026/08/14 03:51:54 DEBUG : i_was_renamed: reading active writers 2026/08/14 03:51:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/14 03:51:54 DEBUG : i_was_renamed: size = 5 OK 2026/08/14 03:51:54 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 03:51:54 INFO : i_was_renamed: Copied (new) 2026/08/14 03:51:54 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-14 03:51:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/14 03:51:54 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/14 03:51:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/14 03:51:54 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/14 03:51:55 DEBUG : Looking for writers 2026/08/14 03:51:55 DEBUG : i_was_renamed: reading active writers 2026/08/14 03:51:55 DEBUG : >WaitForWriters: 2026/08/14 03:51:55 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:51:55 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:51:55 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/14 03:51:55 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:55 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/14 03:51:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-getamaj3diri" 2026/08/14 03:51:55 INFO : files root 'rclone-test-getamaj3diri': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/14 03:51:55 DEBUG : forgetting directory cache 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate(0x29567e5f4b40): _readAt: size=512, off=0 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate(0x29567e5f4b40): openPending: 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 02:52:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 03:51:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate(0x29567e5f4b40): >openPending: err= 2026/08/14 03:51:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:57 DEBUG : forgetting directory cache 2026/08/14 03:51:57 DEBUG : TestRWCacheUpdate(0x29567e5f4b40): >_readAt: n=20, err=EOF 2026/08/14 03:51:57 DEBUG : TestRWCacheUpdate(0x29567e5f4b40): close: 2026/08/14 03:51:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 02:52:55 +0000 UTC 2026/08/14 03:51:57 DEBUG : TestRWCacheUpdate(0x29567e5f4b40): >close: err= 2026/08/14 03:51:57 DEBUG : Re-reading directory (287.445649ms old) 2026/08/14 03:51:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:51:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 03:51:57 DEBUG : forgetting directory cache 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate(0x29567ed18880): _readAt: size=512, off=0 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate(0x29567ed18880): openPending: 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 02:53:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-14 02:52:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 02:53:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-14 02:52:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/14 03:51:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 03:51:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate(0x29567ed18880): >openPending: err= 2026/08/14 03:51:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:51:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:51:59 DEBUG : forgetting directory cache 2026/08/14 03:51:59 DEBUG : TestRWCacheUpdate(0x29567ed18880): >_readAt: n=20, err=EOF 2026/08/14 03:51:59 DEBUG : TestRWCacheUpdate(0x29567ed18880): close: 2026/08/14 03:51:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 02:53:55 +0000 UTC 2026/08/14 03:51:59 DEBUG : TestRWCacheUpdate(0x29567ed18880): >close: err= 2026/08/14 03:51:59 DEBUG : Re-reading directory (280.122783ms old) 2026/08/14 03:51:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:51:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 03:51:59 DEBUG : forgetting directory cache 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate(0x29567ed19180): _readAt: size=512, off=0 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate(0x29567ed19180): openPending: 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 02:54:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-14 02:53:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 02:54:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-14 02:53:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/14 03:52:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 03:52:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate(0x29567ed19180): >openPending: err= 2026/08/14 03:52:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:52:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:52:01 DEBUG : forgetting directory cache 2026/08/14 03:52:01 DEBUG : TestRWCacheUpdate(0x29567ed19180): >_readAt: n=20, err=EOF 2026/08/14 03:52:01 DEBUG : TestRWCacheUpdate(0x29567ed19180): close: 2026/08/14 03:52:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 02:54:55 +0000 UTC 2026/08/14 03:52:01 DEBUG : TestRWCacheUpdate(0x29567ed19180): >close: err= 2026/08/14 03:52:01 DEBUG : Re-reading directory (287.236965ms old) 2026/08/14 03:52:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 03:52:01 DEBUG : forgetting directory cache 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate(0x29567ed19900): _readAt: size=512, off=0 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate(0x29567ed19900): openPending: 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 02:55:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-14 02:54:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 02:55:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-14 02:54:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/14 03:52:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 03:52:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate(0x29567ed19900): >openPending: err= 2026/08/14 03:52:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:52:02 DEBUG : forgetting directory cache 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate(0x29567ed19900): >_readAt: n=20, err=EOF 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate(0x29567ed19900): close: 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 02:55:55 +0000 UTC 2026/08/14 03:52:02 DEBUG : TestRWCacheUpdate(0x29567ed19900): >close: err= 2026/08/14 03:52:02 DEBUG : Re-reading directory (281.700491ms old) 2026/08/14 03:52:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 03:52:03 DEBUG : forgetting directory cache 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate(0x29567e5f5900): _readAt: size=512, off=0 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate(0x29567e5f5900): openPending: 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 02:56:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-14 02:55:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 02:56:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-14 02:55:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/14 03:52:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 03:52:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate(0x29567e5f5900): >openPending: err= 2026/08/14 03:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:52:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:52:04 DEBUG : forgetting directory cache 2026/08/14 03:52:05 DEBUG : forgetting directory cache 2026/08/14 03:52:05 DEBUG : TestRWCacheUpdate(0x29567e5f5900): >_readAt: n=20, err=EOF 2026/08/14 03:52:05 DEBUG : TestRWCacheUpdate(0x29567e5f5900): close: 2026/08/14 03:52:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 02:56:55 +0000 UTC 2026/08/14 03:52:05 DEBUG : TestRWCacheUpdate(0x29567e5f5900): >close: err= 2026/08/14 03:52:05 DEBUG : Re-reading directory (455.902749ms old) 2026/08/14 03:52:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 03:52:05 DEBUG : forgetting directory cache 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate(0x29567e0b9000): _readAt: size=512, off=0 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate(0x29567e0b9000): openPending: 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-14 02:57:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-14 02:56:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-14 02:57:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-14 02:56:55 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/14 03:52:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/14 03:52:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate(0x29567e0b9000): >openPending: err= 2026/08/14 03:52:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:52:06 DEBUG : forgetting directory cache 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate(0x29567e0b9000): >_readAt: n=20, err=EOF 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate(0x29567e0b9000): close: 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 02:57:55 +0000 UTC 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate(0x29567e0b9000): >close: err= 2026/08/14 03:52:06 DEBUG : Re-reading directory (280.306479ms old) 2026/08/14 03:52:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 03:52:07 DEBUG : forgetting directory cache 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate(0x29567db35980): _readAt: size=512, off=0 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate(0x29567db35980): openPending: 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-14 02:58:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-14 02:57:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-14 02:58:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-14 02:57:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/14 03:52:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/14 03:52:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate(0x29567db35980): >openPending: err= 2026/08/14 03:52:08 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:52:08 DEBUG : forgetting directory cache 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate(0x29567db35980): >_readAt: n=21, err=EOF 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate(0x29567db35980): close: 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 02:58:55 +0000 UTC 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate(0x29567db35980): >close: err= 2026/08/14 03:52:08 DEBUG : Re-reading directory (305.344744ms old) 2026/08/14 03:52:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 03:52:09 DEBUG : forgetting directory cache 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate(0x29567daa4d80): _readAt: size=512, off=0 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate(0x29567daa4d80): openPending: 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-14 02:59:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-14 02:58:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-14 02:59:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-14 02:58:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/14 03:52:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/14 03:52:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate(0x29567daa4d80): >openPending: err= 2026/08/14 03:52:10 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:52:10 DEBUG : forgetting directory cache 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate(0x29567daa4d80): >_readAt: n=22, err=EOF 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate(0x29567daa4d80): close: 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 02:59:55 +0000 UTC 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate(0x29567daa4d80): >close: err= 2026/08/14 03:52:10 DEBUG : Re-reading directory (283.650494ms old) 2026/08/14 03:52:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 03:52:11 DEBUG : forgetting directory cache 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate(0x29567ed68d40): _readAt: size=512, off=0 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate(0x29567ed68d40): openPending: 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-14 03:00:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-14 02:59:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-14 03:00:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-14 02:59:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/14 03:52:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/14 03:52:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate(0x29567ed68d40): >openPending: err= 2026/08/14 03:52:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:52:12 DEBUG : forgetting directory cache 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate(0x29567ed68d40): >_readAt: n=23, err=EOF 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate(0x29567ed68d40): close: 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 03:00:55 +0000 UTC 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate(0x29567ed68d40): >close: err= 2026/08/14 03:52:12 DEBUG : Re-reading directory (278.800214ms old) 2026/08/14 03:52:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 03:52:13 DEBUG : forgetting directory cache 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate(0x29567dd1b680): _readAt: size=512, off=0 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate(0x29567dd1b680): openPending: 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-14 03:01:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-14 03:00:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-14 03:01:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-14 03:00:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/14 03:52:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/14 03:52:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate(0x29567dd1b680): >openPending: err= 2026/08/14 03:52:14 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:52:14 DEBUG : forgetting directory cache 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate(0x29567dd1b680): >_readAt: n=24, err=EOF 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate(0x29567dd1b680): close: 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-14 03:01:55 +0000 UTC 2026/08/14 03:52:14 DEBUG : TestRWCacheUpdate(0x29567dd1b680): >close: err= 2026/08/14 03:52:14 DEBUG : Re-reading directory (288.693785ms old) 2026/08/14 03:52:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/14 03:52:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/14 03:52:15 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:15 DEBUG : Looking for writers 2026/08/14 03:52:15 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/14 03:52:15 DEBUG : >WaitForWriters: 2026/08/14 03:52:15 DEBUG : files root 'rclone-test-getamaj3diri': vfs cache: cleaner exiting 2026/08/14 03:52:15 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (20.01s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", 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-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:17 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:52:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/14 03:52:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/14 03:52:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/14 03:52:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:52:18 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 03:52:18 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:52:18 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/14 03:52:18 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/14 03:52:18 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/14 03:52:18 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:52:18 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 03:52:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:52:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/14 03:52:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/14 03:52:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/14 03:52:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:52:18 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/14 03:52:18 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:52:18 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/14 03:52:18 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:18 DEBUG : Looking for writers 2026/08/14 03:52:18 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/14 03:52:18 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/14 03:52:18 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.67s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:19 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:19 DEBUG : files root 'rclone-test-getamaj3diri': Reusing VFS from active cache 2026/08/14 03:52:19 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:19 DEBUG : Looking for writers 2026/08/14 03:52:19 DEBUG : >WaitForWriters: 2026/08/14 03:52:19 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:19 DEBUG : Looking for writers 2026/08/14 03:52:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:19 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:19 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:19 DEBUG : Looking for writers 2026/08/14 03:52:19 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:19 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:19 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:19 DEBUG : Looking for writers 2026/08/14 03:52:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.27s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:20 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:22 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:22 DEBUG : dir: Looking for writers 2026/08/14 03:52:22 DEBUG : file2: reading active writers 2026/08/14 03:52:22 DEBUG : Looking for writers 2026/08/14 03:52:22 DEBUG : dir: reading active writers 2026/08/14 03:52:22 DEBUG : file1: reading active writers 2026/08/14 03:52:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.28s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:23 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:27 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:27 DEBUG : dir: Looking for writers 2026/08/14 03:52:27 DEBUG : Looking for writers 2026/08/14 03:52:27 DEBUG : dir: reading active writers 2026/08/14 03:52:27 DEBUG : file1: reading active writers 2026/08/14 03:52:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (4.66s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:28 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:52:31 DEBUG : file1: Open: flags=O_RDONLY 2026/08/14 03:52:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/14 03:52:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/14 03:52:31 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:52:31 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/14 03:52:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/14 03:52:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/14 03:52:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:52:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/14 03:52:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/14 03:52:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/14 03:52:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/14 03:52:31 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 03:52:32 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/14 03:52:32 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 03:52:32 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/14 03:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/14 03:52:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:52:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/14 03:52:32 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:32 DEBUG : dir: Looking for writers 2026/08/14 03:52:32 DEBUG : file2: reading active writers 2026/08/14 03:52:32 DEBUG : new_file.txt: reading active writers 2026/08/14 03:52:32 DEBUG : Looking for writers 2026/08/14 03:52:32 DEBUG : file1: reading active writers 2026/08/14 03:52:32 DEBUG : dir: reading active writers 2026/08/14 03:52:32 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (5.36s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:33 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:35 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/14 03:52:35 DEBUG : dir/file1: Updating file with dir/file1 0x29567e41f520 2026/08/14 03:52:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/14 03:52:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:36 INFO : dir/file1: Moved (server-side) to: file0 2026/08/14 03:52:36 DEBUG : file0: Updating file with file0 0x29567e41f520 2026/08/14 03:52:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/14 03:52:36 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/14 03:52:36 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:36 DEBUG : dir: Looking for writers 2026/08/14 03:52:36 DEBUG : Looking for writers 2026/08/14 03:52:36 DEBUG : file0: reading active writers 2026/08/14 03:52:36 DEBUG : dir: reading active writers 2026/08/14 03:52:36 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.06s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:37 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:37 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:37 DEBUG : Looking for writers 2026/08/14 03:52:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:37 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:38 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/14 03:52:38 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/14 03:52:39 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/14 03:52:39 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/14 03:52:40 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/14 03:52:40 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:40 DEBUG : Looking for writers 2026/08/14 03:52:40 DEBUG : a: Looking for writers 2026/08/14 03:52:40 DEBUG : b: Looking for writers 2026/08/14 03:52:40 DEBUG : c: Looking for writers 2026/08/14 03:52:40 DEBUG : d: Looking for writers 2026/08/14 03:52:40 DEBUG : Looking for writers 2026/08/14 03:52:40 DEBUG : /: reading active writers 2026/08/14 03:52:40 DEBUG : a: reading active writers 2026/08/14 03:52:40 DEBUG : b: reading active writers 2026/08/14 03:52:40 DEBUG : c: reading active writers 2026/08/14 03:52:40 DEBUG : d: reading active writers 2026/08/14 03:52:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.91s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:41 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:42 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/14 03:52:42 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/14 03:52:42 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/14 03:52:43 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/14 03:52:45 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:45 DEBUG : a/b/c/d: Looking for writers 2026/08/14 03:52:45 DEBUG : a/b/c: Looking for writers 2026/08/14 03:52:45 DEBUG : d: reading active writers 2026/08/14 03:52:45 DEBUG : a/b: Looking for writers 2026/08/14 03:52:45 DEBUG : c: reading active writers 2026/08/14 03:52:45 DEBUG : a: Looking for writers 2026/08/14 03:52:45 DEBUG : b: reading active writers 2026/08/14 03:52:45 DEBUG : Looking for writers 2026/08/14 03:52:45 DEBUG : a: reading active writers 2026/08/14 03:52:45 DEBUG : >WaitForWriters: 2026/08/14 03:52:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/a/b/c not empty`) 2026/08/14 03:52:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 03:52:46 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/a/b/c not empty`) 2026/08/14 03:52:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/14 03:52:46 DEBUG : pacer: Reducing sleep to 30ms 2026/08/14 03:52:46 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/14 03:52:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/a not empty`) 2026/08/14 03:52:46 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/08/14 03:52:46 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/a not empty`) 2026/08/14 03:52:46 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/08/14 03:52:47 DEBUG : pacer: Reducing sleep to 67.5ms 2026/08/14 03:52:47 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestVFSMkdirAll (5.55s) === 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-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:47 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:47 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:47 DEBUG : Looking for writers 2026/08/14 03:52:47 DEBUG : >WaitForWriters: 2026/08/14 03:52:47 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/08/14 03:52:47 DEBUG : pacer: Reducing sleep to 28.476562ms --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:47 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:52:47 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/08/14 03:52:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:52:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:52:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:52:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:47 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/14 03:52:47 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/14 03:52:47 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/14 03:52:47 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 03:52:48 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/08/14 03:52:48 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/08/14 03:52:48 DEBUG : pacer: Reducing sleep to 10ms 2026/08/14 03:52:48 DEBUG : file1: size = 5 OK 2026/08/14 03:52:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 03:52:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 03:52:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:52:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:52:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:52:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:52:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:52:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:52:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:52:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:52:48 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/14 03:52:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 03:52:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 03:52:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:52:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:52:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:48 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 03:52:50 DEBUG : file1: size = 0 OK 2026/08/14 03:52:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 03:52:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 03:52:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/14 03:52:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/14 03:52:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:52:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:52:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:50 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (7 bytes), uploading instead of streaming 2026/08/14 03:52:51 DEBUG : file1: size = 7 OK 2026/08/14 03:52:51 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/14 03:52:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 03:52:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:51 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:51 DEBUG : Looking for writers 2026/08/14 03:52:51 DEBUG : file1: reading active writers 2026/08/14 03:52:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.35s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:51 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:52:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:52:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:52:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:52:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:51 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/14 03:52:52 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/14 03:52:52 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/14 03:52:52 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/14 03:52:52 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (11 bytes), uploading instead of streaming 2026/08/14 03:52:53 DEBUG : file1: size = 11 OK 2026/08/14 03:52:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 03:52:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 03:52:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:53 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/14 03:52:54 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:54 DEBUG : Looking for writers 2026/08/14 03:52:54 DEBUG : file1: reading active writers 2026/08/14 03:52:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.68s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:54 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:52:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:52:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:52:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:52:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:54 ERROR : file1: WriteFileHandle.New Rcat failed: context canceled 2026/08/14 03:52:54 DEBUG : file1: Remove: 2026/08/14 03:52:54 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/14 03:52:54 DEBUG : file1: >Remove: err= 2026/08/14 03:52:54 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:54 DEBUG : Looking for writers 2026/08/14 03:52:54 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:54 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:52:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:52:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:52:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:52:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:55 ERROR : file1: WriteFileHandle.New Rcat failed: Post "https://rclone.files.com/api/rest/v1/file_actions/begin_upload/rclone-test-getamaj3diri/file1": context canceled 2026/08/14 03:52:55 DEBUG : file1: Remove: 2026/08/14 03:52:55 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/14 03:52:55 DEBUG : file1: >Remove: err= 2026/08/14 03:52:55 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:55 DEBUG : Looking for writers 2026/08/14 03:52:55 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:55 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:52:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:52:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 03:52:55 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/14 03:52:55 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/14 03:52:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 03:52:55 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 03:52:56 DEBUG : file2: size = 5 OK 2026/08/14 03:52:56 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 03:52:56 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/14 03:52:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/14 03:52:56 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:56 DEBUG : Looking for writers 2026/08/14 03:52:56 DEBUG : file2: reading active writers 2026/08/14 03:52:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (2.78s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.39s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.39s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.00s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:57 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:52:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:52:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:52:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:52:57 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/14 03:52:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:57 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 03:52:58 DEBUG : file1: size = 5 OK 2026/08/14 03:52:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 03:52:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 03:52:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/14 03:52:58 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:52:58 DEBUG : Looking for writers 2026/08/14 03:52:58 DEBUG : file1: reading active writers 2026/08/14 03:52:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.57s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:52:58 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:52:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:52:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:52:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:52:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:52:59 DEBUG : file1: WriteFileHandle.Release closing 2026/08/14 03:52:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:52:59 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 03:53:00 DEBUG : file1: size = 0 OK 2026/08/14 03:53:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 03:53:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 03:53:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:53:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/14 03:53:00 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:53:00 DEBUG : Looking for writers 2026/08/14 03:53:00 DEBUG : file1: reading active writers 2026/08/14 03:53:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.71s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:53:00 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:53:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:53:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:53:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:53:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:53:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:53:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:53:00 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (2 bytes), uploading instead of streaming 2026/08/14 03:53:01 DEBUG : file1: size = 2 OK 2026/08/14 03:53:01 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/14 03:53:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 03:53:01 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/14 03:53:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:53:01 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:53:01 DEBUG : Looking for writers 2026/08/14 03:53:01 DEBUG : file1: reading active writers 2026/08/14 03:53:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.71s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:53:02 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:53:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:53:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:53:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:53:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:53:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:53:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:53:02 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (0 bytes), uploading instead of streaming 2026/08/14 03:53:03 DEBUG : file1: size = 0 OK 2026/08/14 03:53:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/14 03:53:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 03:53:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:53:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:53:03 DEBUG : file1: Open: flags=O_RDONLY 2026/08/14 03:53:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/14 03:53:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/14 03:53:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:03 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:53:03 DEBUG : Looking for writers 2026/08/14 03:53:03 DEBUG : file1: reading active writers 2026/08/14 03:53:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.91s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:53:04 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:53:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:53:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:53:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/14 03:53:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/14 03:53:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:53:04 DEBUG : files root 'rclone-test-getamaj3diri': File to upload is small (100 bytes), uploading instead of streaming 2026/08/14 03:53:05 DEBUG : file1: size = 100 OK 2026/08/14 03:53:05 DEBUG : file1: md5 = 23b86d576f942ce7b46d559a3b812f65 OK 2026/08/14 03:53:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/14 03:53:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/14 03:53:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/14 03:53:05 DEBUG : file1: Open: flags=O_RDONLY 2026/08/14 03:53:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/14 03:53:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/14 03:53:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:05 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:53:05 DEBUG : Looking for writers 2026/08/14 03:53:05 DEBUG : file1: reading active writers 2026/08/14 03:53:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.93s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:53:06 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:53:06 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/14 03:53:06 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/14 03:53:06 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/14 03:53:06 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/14 03:53:06 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/14 03:53:06 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/14 03:53:06 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/14 03:53:06 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/14 03:53:06 DEBUG : stalled: Remove: 2026/08/14 03:53:06 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/14 03:53:06 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.40s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:53:06 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:53:13 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/14 03:53:13 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/14 03:53:13 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:13 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:13 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/14 03:53:13 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/14 03:53:13 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:13 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:13 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/14 03:53:13 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/14 03:53:13 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:14 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:14 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/14 03:53:14 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/14 03:53:14 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:14 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:14 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/14 03:53:14 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/14 03:53:14 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:14 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:14 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:53:14 DEBUG : flat: Looking for writers 2026/08/14 03:53:14 DEBUG : f000.txt: reading active writers 2026/08/14 03:53:14 DEBUG : f001.txt: reading active writers 2026/08/14 03:53:14 DEBUG : f002.txt: reading active writers 2026/08/14 03:53:14 DEBUG : f003.txt: reading active writers 2026/08/14 03:53:14 DEBUG : f004.txt: reading active writers 2026/08/14 03:53:14 DEBUG : Looking for writers 2026/08/14 03:53:14 DEBUG : flat: reading active writers 2026/08/14 03:53:14 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (9.59s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:53:16 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:53:22 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/14 03:53:22 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/14 03:53:22 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:22 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:22 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/14 03:53:22 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/14 03:53:22 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:22 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:22 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/14 03:53:22 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/14 03:53:22 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:22 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:22 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:53:22 DEBUG : a/b/c: Looking for writers 2026/08/14 03:53:22 DEBUG : deep.txt: reading active writers 2026/08/14 03:53:22 DEBUG : a/b: Looking for writers 2026/08/14 03:53:22 DEBUG : c: reading active writers 2026/08/14 03:53:22 DEBUG : mid.txt: reading active writers 2026/08/14 03:53:22 DEBUG : a: Looking for writers 2026/08/14 03:53:22 DEBUG : b: reading active writers 2026/08/14 03:53:22 DEBUG : top.txt: reading active writers 2026/08/14 03:53:22 DEBUG : Looking for writers 2026/08/14 03:53:22 DEBUG : a: reading active writers 2026/08/14 03:53:22 DEBUG : >WaitForWriters: 2026/08/14 03:53:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/a/b not empty`) 2026/08/14 03:53:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 03:53:24 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/a/b not empty`) 2026/08/14 03:53:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/14 03:53:24 DEBUG : pacer: Reducing sleep to 30ms 2026/08/14 03:53:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-getamaj3diri/a not empty`) 2026/08/14 03:53:24 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/08/14 03:53:24 DEBUG : pacer: Reducing sleep to 45ms 2026/08/14 03:53:24 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestZipManySubDirs (8.74s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:53:24 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:53:26 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/08/14 03:53:27 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/08/14 03:53:27 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/08/14 03:53:27 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/08/14 03:53:27 DEBUG : pacer: Reducing sleep to 10ms 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:29 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:53:29 DEBUG : bigdir: Looking for writers 2026/08/14 03:53:29 DEBUG : big.bin: reading active writers 2026/08/14 03:53:29 DEBUG : Looking for writers 2026/08/14 03:53:29 DEBUG : bigdir: reading active writers 2026/08/14 03:53:29 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (5.22s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-getamaj3diri'", Local "Local file system at /tmp/rclone350883240", Modify Window "1s" 2026/08/14 03:53:30 INFO : files root 'rclone-test-getamaj3diri': poll-interval is not supported by this remote 2026/08/14 03:53:33 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/14 03:53:33 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/14 03:53:33 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:34 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:34 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/14 03:53:34 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/14 03:53:34 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:34 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:34 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/14 03:53:34 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/14 03:53:34 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/14 03:53:35 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/14 03:53:35 DEBUG : WaitForWriters: timeout=30s 2026/08/14 03:53:35 DEBUG : dir1: Looking for writers 2026/08/14 03:53:35 DEBUG : a.txt: reading active writers 2026/08/14 03:53:35 DEBUG : dir2: Looking for writers 2026/08/14 03:53:35 DEBUG : b.txt: reading active writers 2026/08/14 03:53:35 DEBUG : dir3: Looking for writers 2026/08/14 03:53:35 DEBUG : c.txt: reading active writers 2026/08/14 03:53:35 DEBUG : Looking for writers 2026/08/14 03:53:35 DEBUG : dir2: reading active writers 2026/08/14 03:53:35 DEBUG : dir3: reading active writers 2026/08/14 03:53:35 DEBUG : dir1: reading active writers 2026/08/14 03:53:35 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (6.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/14 03:53:36 DEBUG : files root 'rclone-test-getamaj3diri': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m29.389759335s (try 1/5): exit status 1: Failed [TestDirEntryModTimeInvalidation TestFileOpenWrite]