"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/09/15 01:35:38 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-faxubos7line" 2026/09/15 01:35:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/15 01:35:39 DEBUG : Creating backend with remote "/tmp/rclone543036854" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:35:39 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:35:41 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:35:41 DEBUG : dir: Looking for writers 2026/09/15 01:35:41 DEBUG : Looking for writers 2026/09/15 01:35:41 DEBUG : dir: reading active writers 2026/09/15 01:35:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.70s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:35:42 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:35:46 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:35:46 DEBUG : dir/subdir: Looking for writers 2026/09/15 01:35:46 DEBUG : dir: Looking for writers 2026/09/15 01:35:46 DEBUG : file1: reading active writers 2026/09/15 01:35:46 DEBUG : file2: reading active writers 2026/09/15 01:35:46 DEBUG : subdir: reading active writers 2026/09/15 01:35:46 DEBUG : Looking for writers 2026/09/15 01:35:46 DEBUG : dir: reading active writers 2026/09/15 01:35:46 DEBUG : >WaitForWriters: 2026/09/15 01:35:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-faxubos7line/dir not empty`) 2026/09/15 01:35:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/15 01:35:47 DEBUG : pacer: Reducing sleep to 15ms 2026/09/15 01:35:47 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.64s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:35:47 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:35:48 DEBUG : pacer: Reducing sleep to 10ms 2026/09/15 01:35:49 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:35:49 DEBUG : dir: Looking for writers 2026/09/15 01:35:49 DEBUG : file1: reading active writers 2026/09/15 01:35:49 DEBUG : Looking for writers 2026/09/15 01:35:49 DEBUG : dir: reading active writers 2026/09/15 01:35:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.27s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:35:50 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:35:51 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:35:51 DEBUG : dir: Looking for writers 2026/09/15 01:35:51 DEBUG : Looking for writers 2026/09/15 01:35:51 DEBUG : dir: reading active writers 2026/09/15 01:35:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.19s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:35:52 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:35:53 DEBUG : dir: forgetting directory cache 2026/09/15 01:35:53 DEBUG : forgetting directory cache 2026/09/15 01:35:53 DEBUG : dir: forgetting directory cache 2026/09/15 01:35:53 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:35:53 DEBUG : Looking for writers 2026/09/15 01:35:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.35s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:35:54 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:35:56 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/15 01:35:56 DEBUG : dir: invalidating directory cache 2026/09/15 01:35:56 DEBUG : >ForgetPath: 2026/09/15 01:35:56 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/15 01:35:56 DEBUG : invalidating directory cache 2026/09/15 01:35:56 DEBUG : dir: forgetting directory cache 2026/09/15 01:35:56 DEBUG : >ForgetPath: 2026/09/15 01:35:56 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/15 01:35:56 DEBUG : >ForgetPath: 2026/09/15 01:35:56 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:35:56 DEBUG : dir: Looking for writers 2026/09/15 01:35:56 DEBUG : Looking for writers 2026/09/15 01:35:56 DEBUG : dir: reading active writers 2026/09/15 01:35:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.34s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:35:56 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:00 DEBUG : forgetting directory cache 2026/09/15 01:36:00 DEBUG : dir: forgetting directory cache 2026/09/15 01:36:00 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:00 DEBUG : dir: Looking for writers 2026/09/15 01:36:00 DEBUG : fil/a/b: Looking for writers 2026/09/15 01:36:00 DEBUG : fil/a: Looking for writers 2026/09/15 01:36:00 DEBUG : b: reading active writers 2026/09/15 01:36:00 DEBUG : fil: Looking for writers 2026/09/15 01:36:00 DEBUG : a: reading active writers 2026/09/15 01:36:00 DEBUG : Looking for writers 2026/09/15 01:36:00 DEBUG : fil: reading active writers 2026/09/15 01:36:00 DEBUG : dir: reading active writers 2026/09/15 01:36:00 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (5.13s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:02 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:03 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:03 DEBUG : dir: Looking for writers 2026/09/15 01:36:03 DEBUG : Looking for writers 2026/09/15 01:36:03 DEBUG : dir: reading active writers 2026/09/15 01:36:03 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.15s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:04 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:05 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:05 DEBUG : dir: Looking for writers 2026/09/15 01:36:05 DEBUG : file1: reading active writers 2026/09/15 01:36:05 DEBUG : Looking for writers 2026/09/15 01:36:05 DEBUG : dir: reading active writers 2026/09/15 01:36:05 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.07s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:06 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/09/15 01:36:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/15 01:36:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/15 01:36:10 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/15 01:36:10 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/15 01:36:12 DEBUG : dir: invalidating directory cache 2026/09/15 01:36:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/15 01:36:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/15 01:36:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/15 01:36:13 DEBUG : dir/file1: Reset virtual modtime 2026/09/15 01:36:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/15 01:36:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/15 01:36:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/15 01:36:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/15 01:36:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:36:13 DEBUG : dir: invalidating directory cache 2026/09/15 01:36:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/15 01:36:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/15 01:36:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/15 01:36:13 DEBUG : forgetting directory cache 2026/09/15 01:36:13 DEBUG : dir: forgetting directory cache 2026/09/15 01:36:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/15 01:36:13 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:13 DEBUG : dir/virtualDir: Looking for writers 2026/09/15 01:36:13 DEBUG : dir: Looking for writers 2026/09/15 01:36:13 DEBUG : virtualFile2: reading active writers 2026/09/15 01:36:13 DEBUG : virtualFile: reading active writers 2026/09/15 01:36:13 DEBUG : virtualDir: reading active writers 2026/09/15 01:36:13 DEBUG : file1: reading active writers 2026/09/15 01:36:13 DEBUG : Looking for writers 2026/09/15 01:36:13 DEBUG : dir: reading active writers 2026/09/15 01:36:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (8.51s) --- PASS: TestDirReadDirAll/Virtual (3.16s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:14 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:16 ERROR : dir/: Can only open directories read only 2026/09/15 01:36:16 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:16 DEBUG : dir: Looking for writers 2026/09/15 01:36:16 DEBUG : Looking for writers 2026/09/15 01:36:16 DEBUG : dir: reading active writers 2026/09/15 01:36:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.34s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:17 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:36:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/15 01:36:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/15 01:36:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/15 01:36:18 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (5 bytes), uploading instead of streaming 2026/09/15 01:36:19 DEBUG : dir/potato: size = 5 OK 2026/09/15 01:36:19 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 01:36:19 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/15 01:36:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/15 01:36:19 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:19 DEBUG : dir: Looking for writers 2026/09/15 01:36:19 DEBUG : file1: reading active writers 2026/09/15 01:36:19 DEBUG : potato: reading active writers 2026/09/15 01:36:19 DEBUG : Looking for writers 2026/09/15 01:36:19 DEBUG : dir: reading active writers 2026/09/15 01:36:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.69s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:20 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/15 01:36:23 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:23 DEBUG : dir/sub: Looking for writers 2026/09/15 01:36:23 DEBUG : dir: Looking for writers 2026/09/15 01:36:23 DEBUG : file1: reading active writers 2026/09/15 01:36:23 DEBUG : sub: reading active writers 2026/09/15 01:36:23 DEBUG : Looking for writers 2026/09/15 01:36:23 DEBUG : dir: reading active writers 2026/09/15 01:36:23 DEBUG : >WaitForWriters: 2026/09/15 01:36:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-faxubos7line/dir not empty`) 2026/09/15 01:36:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/15 01:36:24 DEBUG : pacer: Reducing sleep to 15ms 2026/09/15 01:36:24 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.57s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:24 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:25 DEBUG : pacer: Reducing sleep to 10ms 2026/09/15 01:36:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/15 01:36:26 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/15 01:36:27 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:27 DEBUG : dir/sub/subsub: Looking for writers 2026/09/15 01:36:27 DEBUG : dir/sub: Looking for writers 2026/09/15 01:36:27 DEBUG : subsub: reading active writers 2026/09/15 01:36:27 DEBUG : dir: Looking for writers 2026/09/15 01:36:27 DEBUG : file1: reading active writers 2026/09/15 01:36:27 DEBUG : sub: reading active writers 2026/09/15 01:36:27 DEBUG : Looking for writers 2026/09/15 01:36:27 DEBUG : dir: reading active writers 2026/09/15 01:36:27 DEBUG : >WaitForWriters: 2026/09/15 01:36:28 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-faxubos7line/dir not empty`) 2026/09/15 01:36:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/15 01:36:28 DEBUG : pacer: Reducing sleep to 15ms 2026/09/15 01:36:28 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdirSub (4.36s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:28 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:29 DEBUG : pacer: Reducing sleep to 10ms 2026/09/15 01:36:30 ERROR : dir/: Dir.Remove not empty 2026/09/15 01:36:30 DEBUG : dir/file1: Remove: 2026/09/15 01:36:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:36:30 DEBUG : dir/file1: >Remove: err= 2026/09/15 01:36:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/15 01:36:30 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:30 DEBUG : Looking for writers 2026/09/15 01:36:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.33s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:31 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:32 DEBUG : dir/file1: Remove: 2026/09/15 01:36:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:36:32 DEBUG : dir/file1: >Remove: err= 2026/09/15 01:36:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/15 01:36:33 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:33 DEBUG : Looking for writers 2026/09/15 01:36:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.44s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:33 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:35 DEBUG : dir/file1: Remove: 2026/09/15 01:36:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:36:35 DEBUG : dir/file1: >Remove: err= 2026/09/15 01:36:35 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:35 DEBUG : dir: Looking for writers 2026/09/15 01:36:35 DEBUG : Looking for writers 2026/09/15 01:36:35 DEBUG : dir: reading active writers 2026/09/15 01:36:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.86s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:36 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:40 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/15 01:36:40 DEBUG : dir: Updating dir with dir2 0x30074036000 2026/09/15 01:36:40 DEBUG : dir: forgetting directory cache 2026/09/15 01:36:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/15 01:36:40 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/15 01:36:41 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/15 01:36:41 DEBUG : file2: Updating file with file2 0x3007369d790 2026/09/15 01:36:41 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/15 01:36:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/15 01:36:42 INFO : dir2/file3: Deleted 2026/09/15 01:36:42 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/15 01:36:42 DEBUG : dir2/file3: Updating file with dir2/file3 0x3007369d790 2026/09/15 01:36:42 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/15 01:36:42 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/15 01:36:43 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/15 01:36:43 DEBUG : empty directory: Updating dir with renamed empty directory 0x30073b9cf00 2026/09/15 01:36:43 DEBUG : empty directory: forgetting directory cache 2026/09/15 01:36:43 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/15 01:36:43 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/15 01:36:43 DEBUG : dir2: Renaming to "dir3" 2026/09/15 01:36:43 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:43 DEBUG : dir3: Looking for writers 2026/09/15 01:36:43 DEBUG : file3: reading active writers 2026/09/15 01:36:43 DEBUG : renamed empty directory: Looking for writers 2026/09/15 01:36:43 DEBUG : Looking for writers 2026/09/15 01:36:43 DEBUG : dir3: reading active writers 2026/09/15 01:36:43 DEBUG : renamed empty directory: reading active writers 2026/09/15 01:36:43 DEBUG : >WaitForWriters: --- PASS: TestDirRename (8.71s) === 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-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:45 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/15 01:36:47 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:36:47 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/15 01:36:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/15 01:36:47 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/15 01:36:47 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/15 01:36:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/15 01:36:47 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:36:47 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/15 01:36:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/15 01:36:47 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/15 01:36:47 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/15 01:36:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/15 01:36:47 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (12 bytes), uploading instead of streaming 2026/09/15 01:36:48 DEBUG : dir/sub/file2: size = 12 OK 2026/09/15 01:36:48 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/15 01:36:48 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/15 01:36:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/15 01:36:48 DEBUG : forgetting directory cache 2026/09/15 01:36:48 DEBUG : dir: forgetting directory cache 2026/09/15 01:36:48 DEBUG : dir/sub: forgetting directory cache 2026/09/15 01:36:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/15 01:36:48 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/15 01:36:48 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (5 bytes), uploading instead of streaming 2026/09/15 01:36:49 DEBUG : dir/sub/file0: size = 5 OK 2026/09/15 01:36:49 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 01:36:49 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/15 01:36:49 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/15 01:36:49 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:49 DEBUG : dir/sub: Looking for writers 2026/09/15 01:36:49 DEBUG : file0: reading active writers 2026/09/15 01:36:49 DEBUG : file2: reading active writers 2026/09/15 01:36:49 DEBUG : dir: Looking for writers 2026/09/15 01:36:49 DEBUG : sub: reading active writers 2026/09/15 01:36:49 DEBUG : file1: reading active writers 2026/09/15 01:36:49 DEBUG : Looking for writers 2026/09/15 01:36:49 DEBUG : dir: reading active writers 2026/09/15 01:36:49 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (6.14s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:51 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:52 DEBUG : forgetting directory cache 2026/09/15 01:36:55 DEBUG : forgetting directory cache 2026/09/15 01:36:55 DEBUG : dir: forgetting directory cache 2026/09/15 01:36:55 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:55 DEBUG : dir: Looking for writers 2026/09/15 01:36:55 DEBUG : Looking for writers 2026/09/15 01:36:55 DEBUG : dir: reading active writers 2026/09/15 01:36:55 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (5.21s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:56 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:36:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/15 01:36:58 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:36:58 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/15 01:36:58 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/15 01:36:58 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/15 01:36:58 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:36:58 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/15 01:36:58 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/15 01:36:58 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:36:58 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/15 01:36:58 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/15 01:36:58 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/15 01:36:58 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:36:58 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/15 01:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:36:58 DEBUG : dir: Looking for writers 2026/09/15 01:36:58 DEBUG : file1: reading active writers 2026/09/15 01:36:58 DEBUG : file1.metadata: reading active writers 2026/09/15 01:36:58 DEBUG : Looking for writers 2026/09/15 01:36:58 DEBUG : dir: reading active writers 2026/09/15 01:36:58 DEBUG : dir.metadata: reading active writers 2026/09/15 01:36:58 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.29s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:36:58 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:00 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:00 DEBUG : dir: Looking for writers 2026/09/15 01:37:00 DEBUG : file1: reading active writers 2026/09/15 01:37:00 DEBUG : Looking for writers 2026/09/15 01:37:00 DEBUG : dir: reading active writers 2026/09/15 01:37:00 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.59s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:01 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:04 DEBUG : Can set mod time: true 2026/09/15 01:37:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/15 01:37:04 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:04 DEBUG : dir: Looking for writers 2026/09/15 01:37:04 DEBUG : file1: reading active writers 2026/09/15 01:37:04 DEBUG : Looking for writers 2026/09/15 01:37:04 DEBUG : dir: reading active writers 2026/09/15 01:37:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:05 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/15 01:37:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/15 01:37:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:07 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (0 bytes), uploading instead of streaming 2026/09/15 01:37:08 DEBUG : dir/file1: size = 0 OK 2026/09/15 01:37:08 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/15 01:37:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/15 01:37:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/15 01:37:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:08 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:08 DEBUG : dir: Looking for writers 2026/09/15 01:37:08 DEBUG : file1: reading active writers 2026/09/15 01:37:08 DEBUG : Looking for writers 2026/09/15 01:37:08 DEBUG : dir: reading active writers 2026/09/15 01:37:08 DEBUG : >WaitForWriters: 2026/09/15 01:37:09 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:09 DEBUG : dir: Looking for writers 2026/09/15 01:37:09 DEBUG : file1: reading active writers 2026/09/15 01:37:09 DEBUG : Looking for writers 2026/09/15 01:37:09 DEBUG : dir: reading active writers 2026/09/15 01:37:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:09 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/15 01:37:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/15 01:37:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:11 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (5 bytes), uploading instead of streaming 2026/09/15 01:37:12 DEBUG : dir/file1: size = 5 OK 2026/09/15 01:37:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 01:37:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/15 01:37:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/15 01:37:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:12 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:12 DEBUG : dir: Looking for writers 2026/09/15 01:37:12 DEBUG : file1: reading active writers 2026/09/15 01:37:12 DEBUG : Looking for writers 2026/09/15 01:37:12 DEBUG : dir: reading active writers 2026/09/15 01:37:12 DEBUG : >WaitForWriters: 2026/09/15 01:37:12 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:12 DEBUG : dir: Looking for writers 2026/09/15 01:37:12 DEBUG : file1: reading active writers 2026/09/15 01:37:12 DEBUG : Looking for writers 2026/09/15 01:37:12 DEBUG : dir: reading active writers 2026/09/15 01:37:12 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:13 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:13 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:37:13 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:13 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:13 DEBUG : Config file has changed externally - reloading 2026/09/15 01:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:37:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:13 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:37:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/15 01:37:15 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:15 DEBUG : dir: Looking for writers 2026/09/15 01:37:15 DEBUG : file1: reading active writers 2026/09/15 01:37:15 DEBUG : Looking for writers 2026/09/15 01:37:15 DEBUG : dir: reading active writers 2026/09/15 01:37:15 DEBUG : >WaitForWriters: 2026/09/15 01:37:15 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:16 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:16 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:37:16 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:16 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:37:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:16 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:37:18 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/15 01:37:18 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:37:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:37:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:37:18 DEBUG : dir/file1(0x30073f33400): close: 2026/09/15 01:37:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/15 01:37:18 DEBUG : dir/file1(0x30073f33400): >close: err= 2026/09/15 01:37:18 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:18 DEBUG : dir: Looking for writers 2026/09/15 01:37:18 DEBUG : file1: reading active writers 2026/09/15 01:37:18 DEBUG : Looking for writers 2026/09/15 01:37:18 DEBUG : dir: reading active writers 2026/09/15 01:37:18 DEBUG : >WaitForWriters: 2026/09/15 01:37:18 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:18 DEBUG : dir: Looking for writers 2026/09/15 01:37:18 DEBUG : file1: reading active writers 2026/09/15 01:37:18 DEBUG : Looking for writers 2026/09/15 01:37:18 DEBUG : dir: reading active writers 2026/09/15 01:37:18 DEBUG : >WaitForWriters: 2026/09/15 01:37:18 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:19 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:19 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:37:19 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:19 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:37:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:37:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:19 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:37:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/15 01:37:21 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:37:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:37:21 DEBUG : dir/file1(0x30073b0ef80): _writeAt: size=5, off=0 2026/09/15 01:37:21 DEBUG : dir/file1(0x30073b0ef80): openPending: 2026/09/15 01:37:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/15 01:37:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/15 01:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:21 DEBUG : dir/file1(0x30073b0ef80): >openPending: err= 2026/09/15 01:37:21 DEBUG : dir/file1(0x30073b0ef80): >_writeAt: n=5, err= 2026/09/15 01:37:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/15 01:37:21 DEBUG : dir/file1(0x30073b0ef80): close: 2026/09/15 01:37:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/15 01:37:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/15 01:37:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/15 01:37:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/15 01:37:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/15 01:37:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:37:21 DEBUG : dir/file1(0x30073b0ef80): >close: err= 2026/09/15 01:37:21 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:21 DEBUG : dir: Looking for writers 2026/09/15 01:37:21 DEBUG : file1: reading active writers 2026/09/15 01:37:21 DEBUG : Looking for writers 2026/09/15 01:37:21 DEBUG : dir: reading active writers 2026/09/15 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:37:21 DEBUG : dir: Looking for writers 2026/09/15 01:37:21 DEBUG : file1: reading active writers 2026/09/15 01:37:21 DEBUG : Looking for writers 2026/09/15 01:37:21 DEBUG : dir: reading active writers 2026/09/15 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:37:21 DEBUG : dir: Looking for writers 2026/09/15 01:37:21 DEBUG : file1: reading active writers 2026/09/15 01:37:21 DEBUG : Looking for writers 2026/09/15 01:37:21 DEBUG : dir: reading active writers 2026/09/15 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:37:21 DEBUG : dir: Looking for writers 2026/09/15 01:37:21 DEBUG : file1: reading active writers 2026/09/15 01:37:21 DEBUG : Looking for writers 2026/09/15 01:37:21 DEBUG : dir: reading active writers 2026/09/15 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:37:21 DEBUG : dir/file1: vfs cache: starting upload 2026/09/15 01:37:21 DEBUG : dir: Looking for writers 2026/09/15 01:37:21 DEBUG : file1: reading active writers 2026/09/15 01:37:21 DEBUG : Looking for writers 2026/09/15 01:37:21 DEBUG : dir: reading active writers 2026/09/15 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:37:21 DEBUG : dir: Looking for writers 2026/09/15 01:37:21 DEBUG : file1: reading active writers 2026/09/15 01:37:21 DEBUG : Looking for writers 2026/09/15 01:37:21 DEBUG : dir: reading active writers 2026/09/15 01:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:37:22 DEBUG : dir: Looking for writers 2026/09/15 01:37:22 DEBUG : file1: reading active writers 2026/09/15 01:37:22 DEBUG : Looking for writers 2026/09/15 01:37:22 DEBUG : dir: reading active writers 2026/09/15 01:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:37:22 DEBUG : dir: Looking for writers 2026/09/15 01:37:22 DEBUG : file1: reading active writers 2026/09/15 01:37:22 DEBUG : Looking for writers 2026/09/15 01:37:22 DEBUG : dir: reading active writers 2026/09/15 01:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/15 01:37:22 DEBUG : dir/file1: size = 14 OK 2026/09/15 01:37:22 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/15 01:37:22 INFO : dir/file1: Copied (replaced existing) 2026/09/15 01:37:22 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/15 01:37:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/15 01:37:22 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/15 01:37:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/15 01:37:23 DEBUG : dir: Looking for writers 2026/09/15 01:37:23 DEBUG : file1: reading active writers 2026/09/15 01:37:23 DEBUG : Looking for writers 2026/09/15 01:37:23 DEBUG : dir: reading active writers 2026/09/15 01:37:23 DEBUG : >WaitForWriters: 2026/09/15 01:37:24 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:24 DEBUG : dir: Looking for writers 2026/09/15 01:37:24 DEBUG : file1: reading active writers 2026/09/15 01:37:24 DEBUG : Looking for writers 2026/09/15 01:37:24 DEBUG : dir: reading active writers 2026/09/15 01:37:24 DEBUG : >WaitForWriters: 2026/09/15 01:37:24 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (23.76s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.40s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (4.11s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.87s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.85s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (3.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.48s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:25 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:37:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/15 01:37:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:37:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/15 01:37:26 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:26 DEBUG : dir: Looking for writers 2026/09/15 01:37:26 DEBUG : file1: reading active writers 2026/09/15 01:37:26 DEBUG : Looking for writers 2026/09/15 01:37:26 DEBUG : dir: reading active writers 2026/09/15 01:37:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.56s) === RUN TestFileOpenReadUnknownSize 2026/09/15 01:37:27 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/15 01:37:27 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/15 01:37:27 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:37:27 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/15 01:37:27 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:27 DEBUG : Looking for writers 2026/09/15 01:37:27 DEBUG : file.txt: reading active writers 2026/09/15 01:37:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:27 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:29 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (25 bytes), uploading instead of streaming 2026/09/15 01:37:30 DEBUG : dir/file1: size = 25 OK 2026/09/15 01:37:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/15 01:37:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/15 01:37:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:30 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:30 DEBUG : dir: Looking for writers 2026/09/15 01:37:30 DEBUG : file1: reading active writers 2026/09/15 01:37:30 DEBUG : Looking for writers 2026/09/15 01:37:30 DEBUG : dir: reading active writers 2026/09/15 01:37:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.63s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:31 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:32 DEBUG : dir/file1: Remove: 2026/09/15 01:37:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:37:33 DEBUG : dir/file1: >Remove: err= 2026/09/15 01:37:33 DEBUG : dir/file1: Remove: 2026/09/15 01:37:33 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/15 01:37:33 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:33 DEBUG : dir: Looking for writers 2026/09/15 01:37:33 DEBUG : Looking for writers 2026/09/15 01:37:33 DEBUG : dir: reading active writers 2026/09/15 01:37:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.61s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:33 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:35 DEBUG : dir/file1: Remove: 2026/09/15 01:37:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:37:35 DEBUG : dir/file1: >Remove: err= 2026/09/15 01:37:35 DEBUG : dir/file1: Remove: 2026/09/15 01:37:35 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/15 01:37:35 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:35 DEBUG : dir: Looking for writers 2026/09/15 01:37:35 DEBUG : Looking for writers 2026/09/15 01:37:35 DEBUG : dir: reading active writers 2026/09/15 01:37:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.61s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:36 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:37:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/15 01:37:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/15 01:37:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/15 01:37:37 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/15 01:37:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/15 01:37:37 DEBUG : dir/file1: Open: flags=0x3 2026/09/15 01:37:37 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/15 01:37:37 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/15 01:37:37 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:37 DEBUG : dir: Looking for writers 2026/09/15 01:37:37 DEBUG : file1: reading active writers 2026/09/15 01:37:37 DEBUG : Looking for writers 2026/09/15 01:37:37 DEBUG : dir: reading active writers 2026/09/15 01:37:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.15s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:38 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:40 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:40 DEBUG : dir: Looking for writers 2026/09/15 01:37:40 DEBUG : file1: reading active writers 2026/09/15 01:37:40 DEBUG : Looking for writers 2026/09/15 01:37:40 DEBUG : dir: reading active writers 2026/09/15 01:37:40 DEBUG : >WaitForWriters: 2026/09/15 01:37:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:37:40 DEBUG : newLeaf: Updating file with newLeaf 0x30073e2f040 2026/09/15 01:37:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:37:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:37:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/15 01:37:41 DEBUG : dir/file1: Updating file with dir/file1 0x30073e2f040 2026/09/15 01:37:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/15 01:37:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/15 01:37:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/15 01:37:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:42 DEBUG : dir/file1: File is currently open, delaying rename 0x30073e2f040 2026/09/15 01:37:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:37:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:37:42 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (25 bytes), uploading instead of streaming 2026/09/15 01:37:43 DEBUG : dir/file1: size = 25 OK 2026/09/15 01:37:43 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/15 01:37:43 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/15 01:37:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:37:43 DEBUG : newLeaf: Running delayed rename now 2026/09/15 01:37:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:37:43 DEBUG : newLeaf: Updating file with newLeaf 0x30073e2f040 2026/09/15 01:37:43 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:43 DEBUG : dir: Looking for writers 2026/09/15 01:37:43 DEBUG : Looking for writers 2026/09/15 01:37:43 DEBUG : dir: reading active writers 2026/09/15 01:37:43 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:43 DEBUG : >WaitForWriters: 2026/09/15 01:37:44 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:44 DEBUG : dir: Looking for writers 2026/09/15 01:37:44 DEBUG : Looking for writers 2026/09/15 01:37:44 DEBUG : dir: reading active writers 2026/09/15 01:37:44 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:44 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:44 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:44 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:37:44 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:44 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:37:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:37:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:44 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:37:46 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:46 DEBUG : dir: Looking for writers 2026/09/15 01:37:46 DEBUG : file1: reading active writers 2026/09/15 01:37:46 DEBUG : Looking for writers 2026/09/15 01:37:46 DEBUG : dir: reading active writers 2026/09/15 01:37:46 DEBUG : >WaitForWriters: 2026/09/15 01:37:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:37:46 DEBUG : newLeaf: Updating file with newLeaf 0x30073e2e340 2026/09/15 01:37:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:37:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:37:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/15 01:37:47 DEBUG : dir/file1: Updating file with dir/file1 0x30073e2e340 2026/09/15 01:37:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/15 01:37:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/15 01:37:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/15 01:37:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:48 DEBUG : dir/file1: File is currently open, delaying rename 0x30073e2e340 2026/09/15 01:37:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:37:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:37:48 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (25 bytes), uploading instead of streaming 2026/09/15 01:37:49 DEBUG : dir/file1: size = 25 OK 2026/09/15 01:37:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/15 01:37:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/15 01:37:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:37:49 DEBUG : newLeaf: Running delayed rename now 2026/09/15 01:37:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:37:49 DEBUG : newLeaf: Updating file with newLeaf 0x30073e2e340 2026/09/15 01:37:49 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:49 DEBUG : dir: Looking for writers 2026/09/15 01:37:49 DEBUG : Looking for writers 2026/09/15 01:37:49 DEBUG : dir: reading active writers 2026/09/15 01:37:49 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:49 DEBUG : >WaitForWriters: 2026/09/15 01:37:50 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:50 DEBUG : dir: Looking for writers 2026/09/15 01:37:50 DEBUG : Looking for writers 2026/09/15 01:37:50 DEBUG : dir: reading active writers 2026/09/15 01:37:50 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:50 DEBUG : >WaitForWriters: 2026/09/15 01:37:50 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:37:50 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:37:50 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:37:50 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:50 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:37:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:37:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:37:50 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:37:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/15 01:37:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:37:53 DEBUG : dir/file1(0x30074266f40): openPending: 2026/09/15 01:37:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/15 01:37:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/15 01:37:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:53 DEBUG : dir/file1(0x30074266f40): >openPending: err= 2026/09/15 01:37:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/15 01:37:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:37:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:37:53 DEBUG : dir/file1(0x30074266f40): _writeAt: size=14, off=0 2026/09/15 01:37:53 DEBUG : dir/file1(0x30074266f40): >_writeAt: n=14, err= 2026/09/15 01:37:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/15 01:37:53 DEBUG : dir/file1(0x30074266f40): close: 2026/09/15 01:37:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/15 01:37:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/15 01:37:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:37:53 DEBUG : dir/file1(0x30074266f40): >close: err= 2026/09/15 01:37:53 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:53 DEBUG : dir: Looking for writers 2026/09/15 01:37:53 DEBUG : file1: reading active writers 2026/09/15 01:37:53 DEBUG : Looking for writers 2026/09/15 01:37:53 DEBUG : dir: reading active writers 2026/09/15 01:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:37:53 DEBUG : dir: Looking for writers 2026/09/15 01:37:53 DEBUG : file1: reading active writers 2026/09/15 01:37:53 DEBUG : Looking for writers 2026/09/15 01:37:53 DEBUG : dir: reading active writers 2026/09/15 01:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:37:53 DEBUG : dir: Looking for writers 2026/09/15 01:37:53 DEBUG : file1: reading active writers 2026/09/15 01:37:53 DEBUG : Looking for writers 2026/09/15 01:37:53 DEBUG : dir: reading active writers 2026/09/15 01:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:37:53 DEBUG : dir: Looking for writers 2026/09/15 01:37:53 DEBUG : file1: reading active writers 2026/09/15 01:37:53 DEBUG : Looking for writers 2026/09/15 01:37:53 DEBUG : dir: reading active writers 2026/09/15 01:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:37:53 DEBUG : dir/file1: vfs cache: starting upload 2026/09/15 01:37:53 DEBUG : dir: Looking for writers 2026/09/15 01:37:53 DEBUG : file1: reading active writers 2026/09/15 01:37:53 DEBUG : Looking for writers 2026/09/15 01:37:53 DEBUG : dir: reading active writers 2026/09/15 01:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:37:53 DEBUG : dir: Looking for writers 2026/09/15 01:37:53 DEBUG : file1: reading active writers 2026/09/15 01:37:53 DEBUG : Looking for writers 2026/09/15 01:37:53 DEBUG : dir: reading active writers 2026/09/15 01:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:37:53 DEBUG : dir: Looking for writers 2026/09/15 01:37:53 DEBUG : file1: reading active writers 2026/09/15 01:37:53 DEBUG : Looking for writers 2026/09/15 01:37:53 DEBUG : dir: reading active writers 2026/09/15 01:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:37:54 DEBUG : dir: Looking for writers 2026/09/15 01:37:54 DEBUG : file1: reading active writers 2026/09/15 01:37:54 DEBUG : Looking for writers 2026/09/15 01:37:54 DEBUG : dir: reading active writers 2026/09/15 01:37:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/15 01:37:54 DEBUG : dir/file1: size = 14 OK 2026/09/15 01:37:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/15 01:37:54 INFO : dir/file1: Copied (replaced existing) 2026/09/15 01:37:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/15 01:37:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/15 01:37:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/15 01:37:55 DEBUG : dir: Looking for writers 2026/09/15 01:37:55 DEBUG : file1: reading active writers 2026/09/15 01:37:55 DEBUG : Looking for writers 2026/09/15 01:37:55 DEBUG : dir: reading active writers 2026/09/15 01:37:55 DEBUG : >WaitForWriters: 2026/09/15 01:37:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:37:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:37:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:37:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:37:55 DEBUG : dir/file1(0x300742678c0): _readAt: size=512, off=0 2026/09/15 01:37:55 DEBUG : dir/file1(0x300742678c0): openPending: 2026/09/15 01:37:55 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/09/15 01:37:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/15 01:37:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:55 DEBUG : dir/file1(0x300742678c0): >openPending: err= 2026/09/15 01:37:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/15 01:37:55 DEBUG : dir/file1(0x300742678c0): >_readAt: n=14, err=EOF 2026/09/15 01:37:55 DEBUG : dir/file1(0x300742678c0): close: 2026/09/15 01:37:55 DEBUG : dir/file1(0x300742678c0): >close: err= 2026/09/15 01:37:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:37:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/15 01:37:56 DEBUG : newLeaf: Updating file with newLeaf 0x30073898ea0 2026/09/15 01:37:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:37:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:37:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/15 01:37:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/15 01:37:57 DEBUG : dir/file1: Updating file with dir/file1 0x30073898ea0 2026/09/15 01:37:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/15 01:37:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/15 01:37:57 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:37:57 DEBUG : dir/file1(0x30073b0f780): openPending: 2026/09/15 01:37:57 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/09/15 01:37:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/15 01:37:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:37:57 DEBUG : dir/file1(0x30073b0f780): >openPending: err= 2026/09/15 01:37:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/15 01:37:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:37:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:37:57 DEBUG : dir/file1(0x30073b0f780): _writeAt: size=25, off=0 2026/09/15 01:37:57 DEBUG : dir/file1(0x30073b0f780): >_writeAt: n=25, err= 2026/09/15 01:37:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:37:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/15 01:37:58 DEBUG : newLeaf: Updating file with newLeaf 0x30073898ea0 2026/09/15 01:37:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:37:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:37:58 DEBUG : newLeaf(0x30073b0f780): close: 2026/09/15 01:37:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/15 01:37:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-15 01:37:57.436196547 +0000 UTC m=+138.549848119 2026/09/15 01:37:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/15 01:37:58 DEBUG : newLeaf(0x30073b0f780): >close: err= 2026/09/15 01:37:58 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:58 DEBUG : dir: Looking for writers 2026/09/15 01:37:58 DEBUG : Looking for writers 2026/09/15 01:37:58 DEBUG : dir: reading active writers 2026/09/15 01:37:58 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:37:58 DEBUG : dir: Looking for writers 2026/09/15 01:37:58 DEBUG : Looking for writers 2026/09/15 01:37:58 DEBUG : dir: reading active writers 2026/09/15 01:37:58 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:37:58 DEBUG : dir: Looking for writers 2026/09/15 01:37:58 DEBUG : Looking for writers 2026/09/15 01:37:58 DEBUG : dir: reading active writers 2026/09/15 01:37:58 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:37:58 DEBUG : dir: Looking for writers 2026/09/15 01:37:58 DEBUG : Looking for writers 2026/09/15 01:37:58 DEBUG : dir: reading active writers 2026/09/15 01:37:58 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:37:58 DEBUG : newLeaf: vfs cache: starting upload 2026/09/15 01:37:58 DEBUG : dir: Looking for writers 2026/09/15 01:37:58 DEBUG : Looking for writers 2026/09/15 01:37:58 DEBUG : dir: reading active writers 2026/09/15 01:37:58 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:37:58 DEBUG : dir: Looking for writers 2026/09/15 01:37:58 DEBUG : Looking for writers 2026/09/15 01:37:58 DEBUG : dir: reading active writers 2026/09/15 01:37:58 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:37:58 DEBUG : dir: Looking for writers 2026/09/15 01:37:58 DEBUG : Looking for writers 2026/09/15 01:37:58 DEBUG : dir: reading active writers 2026/09/15 01:37:58 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:37:59 DEBUG : newLeaf: size = 25 OK 2026/09/15 01:37:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/15 01:37:59 INFO : newLeaf: Copied (replaced existing) 2026/09/15 01:37:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-15 01:37:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/15 01:37:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/15 01:37:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:37:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/15 01:37:59 DEBUG : dir: Looking for writers 2026/09/15 01:37:59 DEBUG : Looking for writers 2026/09/15 01:37:59 DEBUG : dir: reading active writers 2026/09/15 01:37:59 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:59 DEBUG : >WaitForWriters: 2026/09/15 01:37:59 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:37:59 DEBUG : dir: Looking for writers 2026/09/15 01:37:59 DEBUG : Looking for writers 2026/09/15 01:37:59 DEBUG : dir: reading active writers 2026/09/15 01:37:59 DEBUG : newLeaf: reading active writers 2026/09/15 01:37:59 DEBUG : >WaitForWriters: 2026/09/15 01:37:59 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:00 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:00 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:00 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:00 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:00 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:01 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:01 DEBUG : dir: Looking for writers 2026/09/15 01:38:01 DEBUG : file1: reading active writers 2026/09/15 01:38:01 DEBUG : Looking for writers 2026/09/15 01:38:01 DEBUG : dir: reading active writers 2026/09/15 01:38:01 DEBUG : >WaitForWriters: 2026/09/15 01:38:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:38:02 DEBUG : newLeaf: Updating file with newLeaf 0x30073e44ea0 2026/09/15 01:38:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:38:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:38:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/15 01:38:03 DEBUG : dir/file1: Updating file with dir/file1 0x30073e44ea0 2026/09/15 01:38:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/15 01:38:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/15 01:38:04 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:38:04 DEBUG : dir/file1(0x30074207ec0): openPending: 2026/09/15 01:38:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/15 01:38:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/15 01:38:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:04 DEBUG : dir/file1(0x30074207ec0): >openPending: err= 2026/09/15 01:38:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/15 01:38:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:38:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:38:04 DEBUG : dir/file1(0x30074207ec0): _writeAt: size=25, off=0 2026/09/15 01:38:04 DEBUG : dir/file1(0x30074207ec0): >_writeAt: n=25, err= 2026/09/15 01:38:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:38:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/15 01:38:04 DEBUG : newLeaf: Updating file with newLeaf 0x30073e44ea0 2026/09/15 01:38:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:38:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:38:04 DEBUG : newLeaf(0x30074207ec0): close: 2026/09/15 01:38:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/15 01:38:04 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-15 01:38:04.196471027 +0000 UTC m=+145.310122590 2026/09/15 01:38:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/15 01:38:04 DEBUG : newLeaf(0x30074207ec0): >close: err= 2026/09/15 01:38:04 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:04 DEBUG : dir: Looking for writers 2026/09/15 01:38:04 DEBUG : Looking for writers 2026/09/15 01:38:04 DEBUG : dir: reading active writers 2026/09/15 01:38:04 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:38:04 DEBUG : dir: Looking for writers 2026/09/15 01:38:04 DEBUG : Looking for writers 2026/09/15 01:38:04 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:04 DEBUG : dir: reading active writers 2026/09/15 01:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:38:04 DEBUG : dir: Looking for writers 2026/09/15 01:38:04 DEBUG : Looking for writers 2026/09/15 01:38:04 DEBUG : dir: reading active writers 2026/09/15 01:38:04 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:38:04 DEBUG : dir: Looking for writers 2026/09/15 01:38:04 DEBUG : Looking for writers 2026/09/15 01:38:04 DEBUG : dir: reading active writers 2026/09/15 01:38:04 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:38:04 DEBUG : newLeaf: vfs cache: starting upload 2026/09/15 01:38:04 DEBUG : dir: Looking for writers 2026/09/15 01:38:04 DEBUG : Looking for writers 2026/09/15 01:38:04 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:04 DEBUG : dir: reading active writers 2026/09/15 01:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:38:05 DEBUG : dir: Looking for writers 2026/09/15 01:38:05 DEBUG : Looking for writers 2026/09/15 01:38:05 DEBUG : dir: reading active writers 2026/09/15 01:38:05 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:38:05 DEBUG : dir: Looking for writers 2026/09/15 01:38:05 DEBUG : Looking for writers 2026/09/15 01:38:05 DEBUG : dir: reading active writers 2026/09/15 01:38:05 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:38:05 DEBUG : newLeaf: size = 25 OK 2026/09/15 01:38:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/15 01:38:05 INFO : newLeaf: Copied (replaced existing) 2026/09/15 01:38:05 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-15 01:38:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/15 01:38:05 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/15 01:38:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:38:05 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/15 01:38:06 DEBUG : dir: Looking for writers 2026/09/15 01:38:06 DEBUG : Looking for writers 2026/09/15 01:38:06 DEBUG : dir: reading active writers 2026/09/15 01:38:06 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:06 DEBUG : >WaitForWriters: 2026/09/15 01:38:06 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:06 DEBUG : dir: Looking for writers 2026/09/15 01:38:06 DEBUG : Looking for writers 2026/09/15 01:38:06 DEBUG : dir: reading active writers 2026/09/15 01:38:06 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:06 DEBUG : >WaitForWriters: 2026/09/15 01:38:06 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:07 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:07 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:07 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:07 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:07 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/15 01:38:08 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:38:08 DEBUG : dir/file1(0x3007428ed40): openPending: 2026/09/15 01:38:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/15 01:38:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/15 01:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:08 DEBUG : dir/file1(0x3007428ed40): >openPending: err= 2026/09/15 01:38:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/15 01:38:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:38:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:38:08 DEBUG : dir/file1(0x3007428ed40): _writeAt: size=14, off=0 2026/09/15 01:38:08 DEBUG : dir/file1(0x3007428ed40): >_writeAt: n=14, err= 2026/09/15 01:38:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/15 01:38:08 DEBUG : dir/file1(0x3007428ed40): close: 2026/09/15 01:38:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/15 01:38:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/15 01:38:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:38:08 DEBUG : dir/file1(0x3007428ed40): >close: err= 2026/09/15 01:38:08 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:08 DEBUG : dir: Looking for writers 2026/09/15 01:38:08 DEBUG : file1: reading active writers 2026/09/15 01:38:08 DEBUG : Looking for writers 2026/09/15 01:38:08 DEBUG : dir: reading active writers 2026/09/15 01:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:38:08 DEBUG : dir: Looking for writers 2026/09/15 01:38:08 DEBUG : file1: reading active writers 2026/09/15 01:38:08 DEBUG : Looking for writers 2026/09/15 01:38:08 DEBUG : dir: reading active writers 2026/09/15 01:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:38:08 DEBUG : dir: Looking for writers 2026/09/15 01:38:08 DEBUG : file1: reading active writers 2026/09/15 01:38:08 DEBUG : Looking for writers 2026/09/15 01:38:08 DEBUG : dir: reading active writers 2026/09/15 01:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:38:08 DEBUG : dir: Looking for writers 2026/09/15 01:38:08 DEBUG : file1: reading active writers 2026/09/15 01:38:08 DEBUG : Looking for writers 2026/09/15 01:38:08 DEBUG : dir: reading active writers 2026/09/15 01:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:38:08 DEBUG : dir/file1: vfs cache: starting upload 2026/09/15 01:38:08 DEBUG : dir: Looking for writers 2026/09/15 01:38:08 DEBUG : file1: reading active writers 2026/09/15 01:38:08 DEBUG : Looking for writers 2026/09/15 01:38:08 DEBUG : dir: reading active writers 2026/09/15 01:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:38:09 DEBUG : dir: Looking for writers 2026/09/15 01:38:09 DEBUG : file1: reading active writers 2026/09/15 01:38:09 DEBUG : Looking for writers 2026/09/15 01:38:09 DEBUG : dir: reading active writers 2026/09/15 01:38:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:38:09 DEBUG : dir: Looking for writers 2026/09/15 01:38:09 DEBUG : file1: reading active writers 2026/09/15 01:38:09 DEBUG : Looking for writers 2026/09/15 01:38:09 DEBUG : dir: reading active writers 2026/09/15 01:38:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:38:09 DEBUG : dir/file1: size = 14 OK 2026/09/15 01:38:09 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/15 01:38:09 INFO : dir/file1: Copied (replaced existing) 2026/09/15 01:38:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/15 01:38:09 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/15 01:38:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/15 01:38:10 DEBUG : dir: Looking for writers 2026/09/15 01:38:10 DEBUG : file1: reading active writers 2026/09/15 01:38:10 DEBUG : Looking for writers 2026/09/15 01:38:10 DEBUG : dir: reading active writers 2026/09/15 01:38:10 DEBUG : >WaitForWriters: 2026/09/15 01:38:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:10 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:38:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:38:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:38:10 DEBUG : dir/file1(0x3007428fa80): _readAt: size=512, off=0 2026/09/15 01:38:10 DEBUG : dir/file1(0x3007428fa80): openPending: 2026/09/15 01:38:10 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/09/15 01:38:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/15 01:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:10 DEBUG : dir/file1(0x3007428fa80): >openPending: err= 2026/09/15 01:38:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/15 01:38:10 DEBUG : dir/file1(0x3007428fa80): >_readAt: n=14, err=EOF 2026/09/15 01:38:10 DEBUG : dir/file1(0x3007428fa80): close: 2026/09/15 01:38:10 DEBUG : dir/file1(0x3007428fa80): >close: err= 2026/09/15 01:38:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:38:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/15 01:38:10 DEBUG : newLeaf: Updating file with newLeaf 0x30073b90680 2026/09/15 01:38:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:38:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:38:11 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/15 01:38:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/15 01:38:11 DEBUG : dir/file1: Updating file with dir/file1 0x30073b90680 2026/09/15 01:38:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/15 01:38:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/15 01:38:12 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:38:12 DEBUG : dir/file1(0x30073a392c0): openPending: 2026/09/15 01:38:12 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/09/15 01:38:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/15 01:38:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:12 DEBUG : dir/file1(0x30073a392c0): >openPending: err= 2026/09/15 01:38:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/15 01:38:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:38:12 DEBUG : dir/file1(0x30073a392c0): _writeAt: size=25, off=0 2026/09/15 01:38:12 DEBUG : dir/file1(0x30073a392c0): >_writeAt: n=25, err= 2026/09/15 01:38:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:38:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/15 01:38:12 DEBUG : newLeaf: Updating file with newLeaf 0x30073b90680 2026/09/15 01:38:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:38:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:38:12 DEBUG : newLeaf(0x30073a392c0): close: 2026/09/15 01:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/15 01:38:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-15 01:38:12.194453714 +0000 UTC m=+153.308105267 2026/09/15 01:38:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/15 01:38:12 DEBUG : newLeaf(0x30073a392c0): >close: err= 2026/09/15 01:38:12 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:12 DEBUG : dir: Looking for writers 2026/09/15 01:38:12 DEBUG : Looking for writers 2026/09/15 01:38:12 DEBUG : dir: reading active writers 2026/09/15 01:38:12 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:38:12 DEBUG : dir: Looking for writers 2026/09/15 01:38:12 DEBUG : Looking for writers 2026/09/15 01:38:12 DEBUG : dir: reading active writers 2026/09/15 01:38:12 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:38:12 DEBUG : dir: Looking for writers 2026/09/15 01:38:12 DEBUG : Looking for writers 2026/09/15 01:38:12 DEBUG : dir: reading active writers 2026/09/15 01:38:12 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:38:12 DEBUG : dir: Looking for writers 2026/09/15 01:38:12 DEBUG : Looking for writers 2026/09/15 01:38:12 DEBUG : dir: reading active writers 2026/09/15 01:38:12 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:38:12 DEBUG : newLeaf: vfs cache: starting upload 2026/09/15 01:38:12 DEBUG : dir: Looking for writers 2026/09/15 01:38:12 DEBUG : Looking for writers 2026/09/15 01:38:12 DEBUG : dir: reading active writers 2026/09/15 01:38:12 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:38:13 DEBUG : dir: Looking for writers 2026/09/15 01:38:13 DEBUG : Looking for writers 2026/09/15 01:38:13 DEBUG : dir: reading active writers 2026/09/15 01:38:13 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:38:13 DEBUG : dir: Looking for writers 2026/09/15 01:38:13 DEBUG : Looking for writers 2026/09/15 01:38:13 DEBUG : dir: reading active writers 2026/09/15 01:38:13 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:38:14 DEBUG : newLeaf: size = 25 OK 2026/09/15 01:38:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/15 01:38:14 INFO : newLeaf: Copied (replaced existing) 2026/09/15 01:38:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-15 01:38:12 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/15 01:38:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/15 01:38:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:38:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/15 01:38:14 DEBUG : dir: Looking for writers 2026/09/15 01:38:14 DEBUG : Looking for writers 2026/09/15 01:38:14 DEBUG : dir: reading active writers 2026/09/15 01:38:14 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:14 DEBUG : >WaitForWriters: 2026/09/15 01:38:14 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:14 DEBUG : dir: Looking for writers 2026/09/15 01:38:14 DEBUG : Looking for writers 2026/09/15 01:38:14 DEBUG : dir: reading active writers 2026/09/15 01:38:14 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:14 DEBUG : >WaitForWriters: 2026/09/15 01:38:14 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:15 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:15 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:15 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:15 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:15 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:16 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:16 DEBUG : dir: Looking for writers 2026/09/15 01:38:16 DEBUG : file1: reading active writers 2026/09/15 01:38:16 DEBUG : Looking for writers 2026/09/15 01:38:16 DEBUG : dir: reading active writers 2026/09/15 01:38:16 DEBUG : >WaitForWriters: 2026/09/15 01:38:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:16 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:38:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:38:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:38:16 DEBUG : dir/file1(0x3007407e580): _readAt: size=512, off=0 2026/09/15 01:38:16 DEBUG : dir/file1(0x3007407e580): openPending: 2026/09/15 01:38:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/15 01:38:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/15 01:38:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:16 DEBUG : dir/file1(0x3007407e580): >openPending: err= 2026/09/15 01:38:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/15 01:38:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:38:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:38:17 DEBUG : dir/file1(0x3007407e580): >_readAt: n=14, err=EOF 2026/09/15 01:38:17 DEBUG : dir/file1(0x3007407e580): close: 2026/09/15 01:38:17 DEBUG : dir/file1(0x3007407e580): >close: err= 2026/09/15 01:38:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:38:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/15 01:38:17 DEBUG : newLeaf: Updating file with newLeaf 0x30074066dd0 2026/09/15 01:38:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:38:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:38:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/15 01:38:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/15 01:38:18 DEBUG : dir/file1: Updating file with dir/file1 0x30074066dd0 2026/09/15 01:38:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/15 01:38:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/15 01:38:19 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:38:19 DEBUG : dir/file1(0x3007407ef40): openPending: 2026/09/15 01:38:19 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/09/15 01:38:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/15 01:38:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:19 DEBUG : dir/file1(0x3007407ef40): >openPending: err= 2026/09/15 01:38:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/15 01:38:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:38:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:38:19 DEBUG : dir/file1(0x3007407ef40): _writeAt: size=25, off=0 2026/09/15 01:38:19 DEBUG : dir/file1(0x3007407ef40): >_writeAt: n=25, err= 2026/09/15 01:38:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/15 01:38:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/15 01:38:19 DEBUG : newLeaf: Updating file with newLeaf 0x30074066dd0 2026/09/15 01:38:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:38:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:38:19 DEBUG : newLeaf(0x3007407ef40): close: 2026/09/15 01:38:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/15 01:38:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-15 01:38:19.063029608 +0000 UTC m=+160.176681171 2026/09/15 01:38:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/15 01:38:19 DEBUG : newLeaf(0x3007407ef40): >close: err= 2026/09/15 01:38:19 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:19 DEBUG : dir: Looking for writers 2026/09/15 01:38:19 DEBUG : Looking for writers 2026/09/15 01:38:19 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:19 DEBUG : dir: reading active writers 2026/09/15 01:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:38:19 DEBUG : dir: Looking for writers 2026/09/15 01:38:19 DEBUG : Looking for writers 2026/09/15 01:38:19 DEBUG : dir: reading active writers 2026/09/15 01:38:19 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:38:19 DEBUG : dir: Looking for writers 2026/09/15 01:38:19 DEBUG : Looking for writers 2026/09/15 01:38:19 DEBUG : dir: reading active writers 2026/09/15 01:38:19 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:38:19 DEBUG : dir: Looking for writers 2026/09/15 01:38:19 DEBUG : Looking for writers 2026/09/15 01:38:19 DEBUG : dir: reading active writers 2026/09/15 01:38:19 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:38:19 DEBUG : newLeaf: vfs cache: starting upload 2026/09/15 01:38:19 DEBUG : dir: Looking for writers 2026/09/15 01:38:19 DEBUG : Looking for writers 2026/09/15 01:38:19 DEBUG : dir: reading active writers 2026/09/15 01:38:19 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:38:19 DEBUG : dir: Looking for writers 2026/09/15 01:38:19 DEBUG : Looking for writers 2026/09/15 01:38:19 DEBUG : dir: reading active writers 2026/09/15 01:38:19 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:38:20 DEBUG : dir: Looking for writers 2026/09/15 01:38:20 DEBUG : Looking for writers 2026/09/15 01:38:20 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:20 DEBUG : dir: reading active writers 2026/09/15 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:38:20 DEBUG : newLeaf: size = 25 OK 2026/09/15 01:38:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/15 01:38:20 INFO : newLeaf: Copied (replaced existing) 2026/09/15 01:38:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-15 01:38:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/15 01:38:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/15 01:38:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/15 01:38:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/15 01:38:20 DEBUG : dir: Looking for writers 2026/09/15 01:38:20 DEBUG : Looking for writers 2026/09/15 01:38:20 DEBUG : dir: reading active writers 2026/09/15 01:38:20 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:20 DEBUG : >WaitForWriters: 2026/09/15 01:38:21 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:21 DEBUG : dir: Looking for writers 2026/09/15 01:38:21 DEBUG : Looking for writers 2026/09/15 01:38:21 DEBUG : dir: reading active writers 2026/09/15 01:38:21 DEBUG : newLeaf: reading active writers 2026/09/15 01:38:21 DEBUG : >WaitForWriters: 2026/09/15 01:38:21 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestFileRename (43.29s) --- PASS: TestFileRename/off,forceCache=false (6.14s) --- PASS: TestFileRename/minimal,forceCache=false (6.04s) --- PASS: TestFileRename/minimal,forceCache=true (9.56s) --- PASS: TestFileRename/writes,forceCache=false (6.73s) --- PASS: TestFileRename/writes,forceCache=true (8.09s) --- PASS: TestFileRename/full,forceCache=false (6.73s) === 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-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:21 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:21 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:21 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:21 DEBUG : Looking for writers 2026/09/15 01:38:21 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === 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-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.25s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.25s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.25s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.26s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:23 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.25s) === 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-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:23 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:38:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/15 01:38:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/15 01:38:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:38:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:25 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:25 DEBUG : dir: Looking for writers 2026/09/15 01:38:25 DEBUG : file1: reading active writers 2026/09/15 01:38:25 DEBUG : Looking for writers 2026/09/15 01:38:25 DEBUG : dir: reading active writers 2026/09/15 01:38:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.69s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:26 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:38:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/15 01:38:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/15 01:38:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:38:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/15 01:38:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/15 01:38:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/15 01:38:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/15 01:38:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/15 01:38:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/15 01:38:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/15 01:38:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/15 01:38:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/15 01:38:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/15 01:38:28 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/15 01:38:28 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/15 01:38:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/15 01:38:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/15 01:38:28 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/15 01:38:29 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:29 DEBUG : dir: Looking for writers 2026/09/15 01:38:29 DEBUG : file1: reading active writers 2026/09/15 01:38:29 DEBUG : Looking for writers 2026/09/15 01:38:29 DEBUG : dir: reading active writers 2026/09/15 01:38:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.78s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:29 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:38:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/15 01:38:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/15 01:38:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:38:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/15 01:38:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/15 01:38:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/15 01:38:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/15 01:38:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/15 01:38:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/15 01:38:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/15 01:38:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/15 01:38:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/15 01:38:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/15 01:38:32 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/15 01:38:32 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/15 01:38:32 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/15 01:38:32 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/15 01:38:32 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/15 01:38:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/15 01:38:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/15 01:38:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/15 01:38:32 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/15 01:38:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/15 01:38:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/15 01:38:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/15 01:38:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/15 01:38:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/15 01:38:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/15 01:38:32 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/15 01:38:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/15 01:38:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/15 01:38:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/15 01:38:33 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/15 01:38:33 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:33 DEBUG : dir: Looking for writers 2026/09/15 01:38:33 DEBUG : file1: reading active writers 2026/09/15 01:38:33 DEBUG : Looking for writers 2026/09/15 01:38:33 DEBUG : dir: reading active writers 2026/09/15 01:38:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (3.83s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:33 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:38:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/15 01:38:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/15 01:38:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:38:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:35 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:35 DEBUG : dir: Looking for writers 2026/09/15 01:38:35 DEBUG : file1: reading active writers 2026/09/15 01:38:35 DEBUG : Looking for writers 2026/09/15 01:38:35 DEBUG : dir: reading active writers 2026/09/15 01:38:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.66s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:36 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:38:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/15 01:38:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/15 01:38:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:38:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/15 01:38:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/15 01:38:38 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:38 DEBUG : dir: Looking for writers 2026/09/15 01:38:38 DEBUG : file1: reading active writers 2026/09/15 01:38:38 DEBUG : Looking for writers 2026/09/15 01:38:38 DEBUG : dir: reading active writers 2026/09/15 01:38:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.58s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:38 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:38 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:38 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:38 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:38 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:38:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:40 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:38:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:38:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:38:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): _readAt: size=1, off=0 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): openPending: 2026/09/15 01:38:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/15 01:38:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/15 01:38:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): >openPending: err= 2026/09/15 01:38:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/15 01:38:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:38:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): >_readAt: n=1, err= 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): _readAt: size=256, off=1 2026/09/15 01:38:40 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): >_readAt: n=15, err=EOF 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): _readAt: size=16, off=16 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): >_readAt: n=0, err=EOF 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): close: 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): >close: err= 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): close: 2026/09/15 01:38:40 DEBUG : dir/file1(0x30073579b80): >close: err=file already closed 2026/09/15 01:38:40 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:40 DEBUG : dir: Looking for writers 2026/09/15 01:38:40 DEBUG : file1: reading active writers 2026/09/15 01:38:40 DEBUG : Looking for writers 2026/09/15 01:38:40 DEBUG : dir: reading active writers 2026/09/15 01:38:40 DEBUG : >WaitForWriters: 2026/09/15 01:38:40 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.64s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:41 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:41 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:41 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:41 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:41 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:38:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:43 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:38:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:38:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:38:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): _readAt: size=1, off=0 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): openPending: 2026/09/15 01:38:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/15 01:38:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/15 01:38:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): >openPending: err= 2026/09/15 01:38:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/15 01:38:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:38:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): >_readAt: n=1, err= 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): _readAt: size=1, off=5 2026/09/15 01:38:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): >_readAt: n=1, err= 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): _readAt: size=1, off=3 2026/09/15 01:38:43 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): >_readAt: n=1, err= 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): _readAt: size=1, off=13 2026/09/15 01:38:43 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): >_readAt: n=1, err= 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): _readAt: size=16, off=100 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): >_readAt: n=0, err=EOF 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): close: 2026/09/15 01:38:43 DEBUG : dir/file1(0x30074206240): >close: err= 2026/09/15 01:38:43 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:43 DEBUG : dir: Looking for writers 2026/09/15 01:38:43 DEBUG : file1: reading active writers 2026/09/15 01:38:43 DEBUG : Looking for writers 2026/09/15 01:38:43 DEBUG : dir: reading active writers 2026/09/15 01:38:43 DEBUG : >WaitForWriters: 2026/09/15 01:38:43 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.56s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:44 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:44 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:44 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:44 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:44 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:38:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:45 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:38:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:38:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:38:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/15 01:38:45 DEBUG : dir/file1(0x300734db2c0): _readAt: size=1, off=0 2026/09/15 01:38:45 DEBUG : dir/file1(0x300734db2c0): openPending: 2026/09/15 01:38:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/15 01:38:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/15 01:38:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:45 DEBUG : dir/file1(0x300734db2c0): >openPending: err= 2026/09/15 01:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/15 01:38:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:38:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:38:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): >_readAt: n=1, err= 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): _readAt: size=1, off=5 2026/09/15 01:38:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): >_readAt: n=1, err= 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): _readAt: size=1, off=1 2026/09/15 01:38:46 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): >_readAt: n=1, err= 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): _readAt: size=6, off=10 2026/09/15 01:38:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): >_readAt: n=6, err= 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): _readAt: size=256, off=10 2026/09/15 01:38:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): >_readAt: n=6, err=EOF 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): _readAt: size=256, off=100 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): >_readAt: n=0, err=EOF 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): close: 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): >close: err= 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): _readAt: size=256, off=100 2026/09/15 01:38:46 DEBUG : dir/file1(0x300734db2c0): >_readAt: n=0, err=file already closed 2026/09/15 01:38:46 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:46 DEBUG : dir: Looking for writers 2026/09/15 01:38:46 DEBUG : file1: reading active writers 2026/09/15 01:38:46 DEBUG : Looking for writers 2026/09/15 01:38:46 DEBUG : dir: reading active writers 2026/09/15 01:38:46 DEBUG : >WaitForWriters: 2026/09/15 01:38:46 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.61s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:46 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:46 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:46 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:46 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:46 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:38:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line/dir/file1: no such file or directory 2026/09/15 01:38:48 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-faxubos7line/dir/file1: no such file or directory 2026/09/15 01:38:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:48 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:38:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:38:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:38:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/15 01:38:48 DEBUG : dir/file1(0x30073a38680): RWFileHandle.Flush 2026/09/15 01:38:48 DEBUG : dir/file1(0x30073a38680): _readAt: size=256, off=0 2026/09/15 01:38:48 DEBUG : dir/file1(0x30073a38680): openPending: 2026/09/15 01:38:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/15 01:38:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/15 01:38:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:48 DEBUG : dir/file1(0x30073a38680): >openPending: err= 2026/09/15 01:38:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/15 01:38:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:38:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:38:48 DEBUG : dir/file1(0x30073a38680): >_readAt: n=16, err=EOF 2026/09/15 01:38:48 DEBUG : dir/file1(0x30073a38680): RWFileHandle.Flush 2026/09/15 01:38:48 DEBUG : dir/file1(0x30073a38680): RWFileHandle.Flush 2026/09/15 01:38:48 DEBUG : dir/file1(0x30073a38680): close: 2026/09/15 01:38:48 DEBUG : dir/file1(0x30073a38680): >close: err= 2026/09/15 01:38:48 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:48 DEBUG : dir: Looking for writers 2026/09/15 01:38:48 DEBUG : file1: reading active writers 2026/09/15 01:38:48 DEBUG : Looking for writers 2026/09/15 01:38:48 DEBUG : dir: reading active writers 2026/09/15 01:38:48 DEBUG : >WaitForWriters: 2026/09/15 01:38:48 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.79s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:49 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:49 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:49 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:49 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:49 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:38:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line/dir/file1: no such file or directory 2026/09/15 01:38:51 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-faxubos7line/dir/file1: no such file or directory 2026/09/15 01:38:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/15 01:38:51 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:38:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:38:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:38:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/15 01:38:51 DEBUG : dir/file1(0x30074207840): _readAt: size=256, off=0 2026/09/15 01:38:51 DEBUG : dir/file1(0x30074207840): openPending: 2026/09/15 01:38:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/15 01:38:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/15 01:38:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:51 DEBUG : dir/file1(0x30074207840): >openPending: err= 2026/09/15 01:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/15 01:38:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:38:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:38:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:38:51 DEBUG : dir/file1(0x30074207840): >_readAt: n=16, err=EOF 2026/09/15 01:38:51 DEBUG : dir/file1(0x30074207840): RWFileHandle.Release 2026/09/15 01:38:51 DEBUG : dir/file1(0x30074207840): close: 2026/09/15 01:38:51 DEBUG : dir/file1(0x30074207840): >close: err= 2026/09/15 01:38:51 DEBUG : dir/file1(0x30074207840): RWFileHandle.Release 2026/09/15 01:38:51 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:51 DEBUG : dir: Looking for writers 2026/09/15 01:38:51 DEBUG : file1: reading active writers 2026/09/15 01:38:51 DEBUG : Looking for writers 2026/09/15 01:38:51 DEBUG : dir: reading active writers 2026/09/15 01:38:51 DEBUG : >WaitForWriters: 2026/09/15 01:38:51 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.76s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:52 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:52 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:52 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:52 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:38:52 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:38:52 DEBUG : file1: newRWFileHandle: 2026/09/15 01:38:52 DEBUG : file1(0x3007428f640): openPending: 2026/09/15 01:38:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:38:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:52 DEBUG : file1(0x3007428f640): >openPending: err= 2026/09/15 01:38:52 DEBUG : file1: >newRWFileHandle: err= 2026/09/15 01:38:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/15 01:38:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/15 01:38:52 DEBUG : file1(0x3007428f640): _writeAt: size=5, off=0 2026/09/15 01:38:52 DEBUG : file1(0x3007428f640): >_writeAt: n=5, err= 2026/09/15 01:38:52 DEBUG : file1(0x3007428f640): _writeAt: size=7, off=5 2026/09/15 01:38:52 DEBUG : file1(0x3007428f640): >_writeAt: n=7, err= 2026/09/15 01:38:52 DEBUG : file1: vfs cache: truncate to size=11 2026/09/15 01:38:52 DEBUG : file1(0x3007428f640): close: 2026/09/15 01:38:52 DEBUG : file1: vfs cache: setting modification time to 2026-09-15 01:38:52.468702751 +0000 UTC m=+193.582354304 2026/09/15 01:38:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:38:52 DEBUG : file1(0x3007428f640): >close: err= 2026/09/15 01:38:52 DEBUG : file1(0x3007428f640): close: 2026/09/15 01:38:52 DEBUG : file1(0x3007428f640): >close: err=file already closed 2026/09/15 01:38:52 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:52 DEBUG : Looking for writers 2026/09/15 01:38:52 DEBUG : file1: reading active writers 2026/09/15 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:38:52 DEBUG : Looking for writers 2026/09/15 01:38:52 DEBUG : file1: reading active writers 2026/09/15 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:38:52 DEBUG : Looking for writers 2026/09/15 01:38:52 DEBUG : file1: reading active writers 2026/09/15 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:38:52 DEBUG : Looking for writers 2026/09/15 01:38:52 DEBUG : file1: reading active writers 2026/09/15 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:38:52 DEBUG : file1: vfs cache: starting upload 2026/09/15 01:38:52 DEBUG : Looking for writers 2026/09/15 01:38:52 DEBUG : file1: reading active writers 2026/09/15 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:38:52 DEBUG : Looking for writers 2026/09/15 01:38:52 DEBUG : file1: reading active writers 2026/09/15 01:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:38:53 DEBUG : Looking for writers 2026/09/15 01:38:53 DEBUG : file1: reading active writers 2026/09/15 01:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:38:53 DEBUG : file1: size = 11 OK 2026/09/15 01:38:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/15 01:38:53 INFO : file1: Copied (new) 2026/09/15 01:38:53 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-15 01:38:52 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/15 01:38:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/15 01:38:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:53 INFO : file1: vfs cache: upload succeeded try #1 2026/09/15 01:38:53 DEBUG : Looking for writers 2026/09/15 01:38:53 DEBUG : file1: reading active writers 2026/09/15 01:38:53 DEBUG : >WaitForWriters: 2026/09/15 01:38:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line/dir/file1: no such file or directory 2026/09/15 01:38:53 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-faxubos7line/dir/file1: no such file or directory 2026/09/15 01:38:53 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:53 DEBUG : Looking for writers 2026/09/15 01:38:53 DEBUG : file1: reading active writers 2026/09/15 01:38:53 DEBUG : >WaitForWriters: 2026/09/15 01:38:53 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.08s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:54 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:54 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:54 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:54 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:38:54 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:38:54 DEBUG : file1: newRWFileHandle: 2026/09/15 01:38:54 DEBUG : file1(0x3007428fec0): openPending: 2026/09/15 01:38:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:38:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:54 DEBUG : file1(0x3007428fec0): >openPending: err= 2026/09/15 01:38:54 DEBUG : file1: >newRWFileHandle: err= 2026/09/15 01:38:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/15 01:38:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/15 01:38:54 DEBUG : file1(0x3007428fec0): _writeAt: size=7, off=0 2026/09/15 01:38:54 DEBUG : file1(0x3007428fec0): >_writeAt: n=7, err= 2026/09/15 01:38:54 DEBUG : file1(0x3007428fec0): _writeAt: size=6, off=5 2026/09/15 01:38:54 DEBUG : file1(0x3007428fec0): >_writeAt: n=6, err= 2026/09/15 01:38:54 DEBUG : file1(0x3007428fec0): close: 2026/09/15 01:38:54 DEBUG : file1: vfs cache: setting modification time to 2026-09-15 01:38:54.543830598 +0000 UTC m=+195.657482161 2026/09/15 01:38:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:38:54 DEBUG : file1(0x3007428fec0): >close: err= 2026/09/15 01:38:54 DEBUG : file1(0x3007428fec0): _writeAt: size=5, off=0 2026/09/15 01:38:54 DEBUG : file1(0x3007428fec0): >_writeAt: n=0, err=file already closed 2026/09/15 01:38:54 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:54 DEBUG : Looking for writers 2026/09/15 01:38:54 DEBUG : file1: reading active writers 2026/09/15 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:38:54 DEBUG : Looking for writers 2026/09/15 01:38:54 DEBUG : file1: reading active writers 2026/09/15 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:38:54 DEBUG : Looking for writers 2026/09/15 01:38:54 DEBUG : file1: reading active writers 2026/09/15 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:38:54 DEBUG : Looking for writers 2026/09/15 01:38:54 DEBUG : file1: reading active writers 2026/09/15 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:38:54 DEBUG : file1: vfs cache: starting upload 2026/09/15 01:38:54 DEBUG : Looking for writers 2026/09/15 01:38:54 DEBUG : file1: reading active writers 2026/09/15 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:38:54 DEBUG : Looking for writers 2026/09/15 01:38:54 DEBUG : file1: reading active writers 2026/09/15 01:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:38:55 DEBUG : Looking for writers 2026/09/15 01:38:55 DEBUG : file1: reading active writers 2026/09/15 01:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:38:55 DEBUG : file1: size = 11 OK 2026/09/15 01:38:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/15 01:38:55 INFO : file1: Copied (new) 2026/09/15 01:38:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-15 01:38:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/15 01:38:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/15 01:38:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:55 INFO : file1: vfs cache: upload succeeded try #1 2026/09/15 01:38:55 DEBUG : Looking for writers 2026/09/15 01:38:55 DEBUG : file1: reading active writers 2026/09/15 01:38:55 DEBUG : >WaitForWriters: 2026/09/15 01:38:55 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:55 DEBUG : Looking for writers 2026/09/15 01:38:55 DEBUG : file1: reading active writers 2026/09/15 01:38:55 DEBUG : >WaitForWriters: 2026/09/15 01:38:55 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:56 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:56 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:56 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:56 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:38:56 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:38:56 DEBUG : file1: newRWFileHandle: 2026/09/15 01:38:56 DEBUG : file1(0x30074322340): openPending: 2026/09/15 01:38:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:38:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:56 DEBUG : file1(0x30074322340): >openPending: err= 2026/09/15 01:38:56 DEBUG : file1: >newRWFileHandle: err= 2026/09/15 01:38:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/15 01:38:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/15 01:38:56 DEBUG : file1(0x30074322340): close: 2026/09/15 01:38:56 DEBUG : file1: vfs cache: setting modification time to 2026-09-15 01:38:56.516486867 +0000 UTC m=+197.630138440 2026/09/15 01:38:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:38:56 DEBUG : file1(0x30074322340): >close: err= 2026/09/15 01:38:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/15 01:38:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/15 01:38:56 DEBUG : file2: newRWFileHandle: 2026/09/15 01:38:56 DEBUG : file2(0x300743227c0): openPending: 2026/09/15 01:38:56 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:38:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/15 01:38:56 DEBUG : file2(0x300743227c0): >openPending: err= 2026/09/15 01:38:56 DEBUG : file2: >newRWFileHandle: err= 2026/09/15 01:38:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/15 01:38:56 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/15 01:38:56 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/15 01:38:56 DEBUG : file2(0x300743227c0): RWFileHandle.Flush 2026/09/15 01:38:56 DEBUG : file2(0x300743227c0): RWFileHandle.Release 2026/09/15 01:38:56 DEBUG : file2(0x300743227c0): close: 2026/09/15 01:38:56 DEBUG : file2: vfs cache: setting modification time to 2026-09-15 01:38:56.517949617 +0000 UTC m=+197.631601180 2026/09/15 01:38:56 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/15 01:38:56 DEBUG : file2(0x300743227c0): >close: err= 2026/09/15 01:38:56 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:56 DEBUG : Looking for writers 2026/09/15 01:38:56 DEBUG : file1: reading active writers 2026/09/15 01:38:56 DEBUG : file2: reading active writers 2026/09/15 01:38:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/15 01:38:56 DEBUG : Looking for writers 2026/09/15 01:38:56 DEBUG : file1: reading active writers 2026/09/15 01:38:56 DEBUG : file2: reading active writers 2026/09/15 01:38:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/15 01:38:56 DEBUG : Looking for writers 2026/09/15 01:38:56 DEBUG : file1: reading active writers 2026/09/15 01:38:56 DEBUG : file2: reading active writers 2026/09/15 01:38:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/15 01:38:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line/dir/file1: no such file or directory 2026/09/15 01:38:56 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-faxubos7line/dir/file1: no such file or directory 2026/09/15 01:38:56 DEBUG : Looking for writers 2026/09/15 01:38:56 DEBUG : file1: reading active writers 2026/09/15 01:38:56 DEBUG : file2: reading active writers 2026/09/15 01:38:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/15 01:38:56 DEBUG : file1: vfs cache: starting upload 2026/09/15 01:38:56 DEBUG : file2: vfs cache: starting upload 2026/09/15 01:38:56 DEBUG : Looking for writers 2026/09/15 01:38:56 DEBUG : file1: reading active writers 2026/09/15 01:38:56 DEBUG : file2: reading active writers 2026/09/15 01:38:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/15 01:38:56 DEBUG : Looking for writers 2026/09/15 01:38:56 DEBUG : file1: reading active writers 2026/09/15 01:38:56 DEBUG : file2: reading active writers 2026/09/15 01:38:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/15 01:38:57 DEBUG : Looking for writers 2026/09/15 01:38:57 DEBUG : file1: reading active writers 2026/09/15 01:38:57 DEBUG : file2: reading active writers 2026/09/15 01:38:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/15 01:38:57 DEBUG : Looking for writers 2026/09/15 01:38:57 DEBUG : file1: reading active writers 2026/09/15 01:38:57 DEBUG : file2: reading active writers 2026/09/15 01:38:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/15 01:38:58 DEBUG : file2: size = 0 OK 2026/09/15 01:38:58 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/15 01:38:58 INFO : file2: Copied (new) 2026/09/15 01:38:58 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-15 01:38:56 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/15 01:38:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/15 01:38:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/15 01:38:58 INFO : file2: vfs cache: upload succeeded try #1 2026/09/15 01:38:58 DEBUG : file1: size = 0 OK 2026/09/15 01:38:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/15 01:38:58 INFO : file1: Copied (new) 2026/09/15 01:38:58 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-15 01:38:56 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/15 01:38:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/15 01:38:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:58 INFO : file1: vfs cache: upload succeeded try #1 2026/09/15 01:38:58 DEBUG : Looking for writers 2026/09/15 01:38:58 DEBUG : file1: reading active writers 2026/09/15 01:38:58 DEBUG : file2: reading active writers 2026/09/15 01:38:58 DEBUG : >WaitForWriters: 2026/09/15 01:38:58 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:58 DEBUG : Looking for writers 2026/09/15 01:38:58 DEBUG : file1: reading active writers 2026/09/15 01:38:58 DEBUG : file2: reading active writers 2026/09/15 01:38:58 DEBUG : >WaitForWriters: 2026/09/15 01:38:58 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.12s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:38:59 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:38:59 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:38:59 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:59 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:38:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:38:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:38:59 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:38:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:38:59 DEBUG : file1: newRWFileHandle: 2026/09/15 01:38:59 DEBUG : file1(0x30073f32a80): openPending: 2026/09/15 01:38:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:38:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:59 DEBUG : file1(0x30073f32a80): >openPending: err= 2026/09/15 01:38:59 DEBUG : file1: >newRWFileHandle: err= 2026/09/15 01:38:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:38:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/15 01:38:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/15 01:38:59 DEBUG : file1(0x30073f32a80): _writeAt: size=5, off=0 2026/09/15 01:38:59 DEBUG : file1(0x30073f32a80): >_writeAt: n=5, err= 2026/09/15 01:38:59 DEBUG : file1(0x30073f32a80): RWFileHandle.Flush 2026/09/15 01:38:59 DEBUG : file1(0x30073f32a80): RWFileHandle.Flush 2026/09/15 01:38:59 DEBUG : file1(0x30073f32a80): close: 2026/09/15 01:38:59 DEBUG : file1: vfs cache: setting modification time to 2026-09-15 01:38:59.63893233 +0000 UTC m=+200.752583893 2026/09/15 01:38:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:38:59 DEBUG : file1(0x30073f32a80): >close: err= 2026/09/15 01:38:59 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:38:59 DEBUG : Looking for writers 2026/09/15 01:38:59 DEBUG : file1: reading active writers 2026/09/15 01:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:38:59 DEBUG : Looking for writers 2026/09/15 01:38:59 DEBUG : file1: reading active writers 2026/09/15 01:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:38:59 DEBUG : Looking for writers 2026/09/15 01:38:59 DEBUG : file1: reading active writers 2026/09/15 01:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:38:59 DEBUG : Looking for writers 2026/09/15 01:38:59 DEBUG : file1: reading active writers 2026/09/15 01:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:38:59 DEBUG : file1: vfs cache: starting upload 2026/09/15 01:38:59 DEBUG : Looking for writers 2026/09/15 01:38:59 DEBUG : file1: reading active writers 2026/09/15 01:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:38:59 DEBUG : Looking for writers 2026/09/15 01:38:59 DEBUG : file1: reading active writers 2026/09/15 01:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:39:00 DEBUG : Looking for writers 2026/09/15 01:39:00 DEBUG : file1: reading active writers 2026/09/15 01:39:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:39:00 DEBUG : file1: size = 5 OK 2026/09/15 01:39:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 01:39:00 INFO : file1: Copied (new) 2026/09/15 01:39:00 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-15 01:38:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/15 01:39:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/15 01:39:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:00 INFO : file1: vfs cache: upload succeeded try #1 2026/09/15 01:39:00 DEBUG : Looking for writers 2026/09/15 01:39:00 DEBUG : file1: reading active writers 2026/09/15 01:39:00 DEBUG : >WaitForWriters: 2026/09/15 01:39:00 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:01 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:01 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:39:01 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:01 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:01 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:39:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:01 DEBUG : file1: newRWFileHandle: 2026/09/15 01:39:01 DEBUG : file1(0x30074108080): openPending: 2026/09/15 01:39:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:01 DEBUG : file1(0x30074108080): >openPending: err= 2026/09/15 01:39:01 DEBUG : file1: >newRWFileHandle: err= 2026/09/15 01:39:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/15 01:39:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/15 01:39:01 DEBUG : file1(0x30074108080): _writeAt: size=5, off=0 2026/09/15 01:39:01 DEBUG : file1(0x30074108080): >_writeAt: n=5, err= 2026/09/15 01:39:01 DEBUG : file1(0x30074108080): RWFileHandle.Release 2026/09/15 01:39:01 DEBUG : file1(0x30074108080): close: 2026/09/15 01:39:01 DEBUG : file1: vfs cache: setting modification time to 2026-09-15 01:39:01.471489898 +0000 UTC m=+202.585141451 2026/09/15 01:39:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:01 DEBUG : file1(0x30074108080): >close: err= 2026/09/15 01:39:01 DEBUG : file1(0x30074108080): RWFileHandle.Release 2026/09/15 01:39:01 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:01 DEBUG : Looking for writers 2026/09/15 01:39:01 DEBUG : file1: reading active writers 2026/09/15 01:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:39:01 DEBUG : Looking for writers 2026/09/15 01:39:01 DEBUG : file1: reading active writers 2026/09/15 01:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:39:01 DEBUG : Looking for writers 2026/09/15 01:39:01 DEBUG : file1: reading active writers 2026/09/15 01:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:39:01 DEBUG : Looking for writers 2026/09/15 01:39:01 DEBUG : file1: reading active writers 2026/09/15 01:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:39:01 DEBUG : file1: vfs cache: starting upload 2026/09/15 01:39:01 DEBUG : Looking for writers 2026/09/15 01:39:01 DEBUG : file1: reading active writers 2026/09/15 01:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:39:01 DEBUG : Looking for writers 2026/09/15 01:39:01 DEBUG : file1: reading active writers 2026/09/15 01:39:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:39:02 DEBUG : Looking for writers 2026/09/15 01:39:02 DEBUG : file1: reading active writers 2026/09/15 01:39:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:39:02 DEBUG : file1: size = 5 OK 2026/09/15 01:39:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 01:39:02 INFO : file1: Copied (new) 2026/09/15 01:39:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-15 01:39:01 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/15 01:39:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/15 01:39:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:02 INFO : file1: vfs cache: upload succeeded try #1 2026/09/15 01:39:02 DEBUG : Looking for writers 2026/09/15 01:39:02 DEBUG : file1: reading active writers 2026/09/15 01:39:02 DEBUG : >WaitForWriters: 2026/09/15 01:39:02 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:03 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:03 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:39:03 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:03 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:03 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:39:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/15 01:39:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/15 01:39:04 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:39:04 DEBUG : dir/file1(0x300743232c0): openPending: 2026/09/15 01:39:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/15 01:39:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/15 01:39:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:04 DEBUG : dir/file1(0x300743232c0): >openPending: err= 2026/09/15 01:39:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/15 01:39:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:39:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:39:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/15 01:39:04 DEBUG : dir/file1(0x300743232c0): _writeAt: size=5, off=0 2026/09/15 01:39:04 DEBUG : dir/file1(0x300743232c0): >_writeAt: n=5, err= 2026/09/15 01:39:04 DEBUG : dir/file1(0x300743232c0): close: 2026/09/15 01:39:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-15 01:39:04.804867529 +0000 UTC m=+205.918519091 2026/09/15 01:39:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:04 DEBUG : dir/file1(0x300743232c0): >close: err= 2026/09/15 01:39:04 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:04 DEBUG : dir: Looking for writers 2026/09/15 01:39:04 DEBUG : file1: reading active writers 2026/09/15 01:39:04 DEBUG : Looking for writers 2026/09/15 01:39:04 DEBUG : dir: reading active writers 2026/09/15 01:39:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:39:04 DEBUG : dir: Looking for writers 2026/09/15 01:39:04 DEBUG : file1: reading active writers 2026/09/15 01:39:04 DEBUG : Looking for writers 2026/09/15 01:39:04 DEBUG : dir: reading active writers 2026/09/15 01:39:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:39:04 DEBUG : dir: Looking for writers 2026/09/15 01:39:04 DEBUG : file1: reading active writers 2026/09/15 01:39:04 DEBUG : Looking for writers 2026/09/15 01:39:04 DEBUG : dir: reading active writers 2026/09/15 01:39:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:39:04 DEBUG : dir: Looking for writers 2026/09/15 01:39:04 DEBUG : file1: reading active writers 2026/09/15 01:39:04 DEBUG : Looking for writers 2026/09/15 01:39:04 DEBUG : dir: reading active writers 2026/09/15 01:39:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:39:04 DEBUG : dir/file1: vfs cache: starting upload 2026/09/15 01:39:04 DEBUG : dir: Looking for writers 2026/09/15 01:39:04 DEBUG : file1: reading active writers 2026/09/15 01:39:04 DEBUG : Looking for writers 2026/09/15 01:39:04 DEBUG : dir: reading active writers 2026/09/15 01:39:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:39:05 DEBUG : dir: Looking for writers 2026/09/15 01:39:05 DEBUG : file1: reading active writers 2026/09/15 01:39:05 DEBUG : Looking for writers 2026/09/15 01:39:05 DEBUG : dir: reading active writers 2026/09/15 01:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:39:05 DEBUG : dir: Looking for writers 2026/09/15 01:39:05 DEBUG : file1: reading active writers 2026/09/15 01:39:05 DEBUG : Looking for writers 2026/09/15 01:39:05 DEBUG : dir: reading active writers 2026/09/15 01:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:39:06 DEBUG : dir: Looking for writers 2026/09/15 01:39:06 DEBUG : file1: reading active writers 2026/09/15 01:39:06 DEBUG : Looking for writers 2026/09/15 01:39:06 DEBUG : dir: reading active writers 2026/09/15 01:39:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/15 01:39:06 DEBUG : dir/file1: size = 5 OK 2026/09/15 01:39:06 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 01:39:06 INFO : dir/file1: Copied (replaced existing) 2026/09/15 01:39:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-15 01:39:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/15 01:39:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/15 01:39:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/15 01:39:07 DEBUG : dir: Looking for writers 2026/09/15 01:39:07 DEBUG : file1: reading active writers 2026/09/15 01:39:07 DEBUG : Looking for writers 2026/09/15 01:39:07 DEBUG : dir: reading active writers 2026/09/15 01:39:07 DEBUG : >WaitForWriters: 2026/09/15 01:39:07 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.65s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:07 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:07 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:39:07 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:07 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:07 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:39:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:09 DEBUG : dir/file1: newRWFileHandle: 2026/09/15 01:39:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/15 01:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/15 01:39:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/15 01:39:09 DEBUG : dir/file1(0x30073578880): _writeAt: size=5, off=0 2026/09/15 01:39:09 DEBUG : dir/file1(0x30073578880): openPending: 2026/09/15 01:39:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/15 01:39:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/15 01:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:09 DEBUG : dir/file1(0x30073578880): >openPending: err= 2026/09/15 01:39:09 DEBUG : dir/file1(0x30073578880): >_writeAt: n=5, err= 2026/09/15 01:39:09 DEBUG : dir/file1(0x30073578880): _writeAt: size=15, off=5 2026/09/15 01:39:09 DEBUG : dir/file1(0x30073578880): >_writeAt: n=15, err= 2026/09/15 01:39:09 DEBUG : dir/file1(0x30073578880): close: 2026/09/15 01:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/15 01:39:09 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-15 01:39:09.471731967 +0000 UTC m=+210.585383531 2026/09/15 01:39:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:09 DEBUG : dir/file1(0x30073578880): >close: err= 2026/09/15 01:39:09 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:09 DEBUG : dir: Looking for writers 2026/09/15 01:39:09 DEBUG : file1: reading active writers 2026/09/15 01:39:09 DEBUG : Looking for writers 2026/09/15 01:39:09 DEBUG : dir: reading active writers 2026/09/15 01:39:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:39:09 DEBUG : dir: Looking for writers 2026/09/15 01:39:09 DEBUG : file1: reading active writers 2026/09/15 01:39:09 DEBUG : Looking for writers 2026/09/15 01:39:09 DEBUG : dir: reading active writers 2026/09/15 01:39:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:39:09 DEBUG : dir: Looking for writers 2026/09/15 01:39:09 DEBUG : file1: reading active writers 2026/09/15 01:39:09 DEBUG : Looking for writers 2026/09/15 01:39:09 DEBUG : dir: reading active writers 2026/09/15 01:39:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:39:09 DEBUG : dir: Looking for writers 2026/09/15 01:39:09 DEBUG : file1: reading active writers 2026/09/15 01:39:09 DEBUG : Looking for writers 2026/09/15 01:39:09 DEBUG : dir: reading active writers 2026/09/15 01:39:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:39:09 DEBUG : dir/file1: vfs cache: starting upload 2026/09/15 01:39:09 DEBUG : dir: Looking for writers 2026/09/15 01:39:09 DEBUG : file1: reading active writers 2026/09/15 01:39:09 DEBUG : Looking for writers 2026/09/15 01:39:09 DEBUG : dir: reading active writers 2026/09/15 01:39:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:39:09 DEBUG : dir: Looking for writers 2026/09/15 01:39:09 DEBUG : file1: reading active writers 2026/09/15 01:39:09 DEBUG : Looking for writers 2026/09/15 01:39:09 DEBUG : dir: reading active writers 2026/09/15 01:39:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:39:10 DEBUG : dir: Looking for writers 2026/09/15 01:39:10 DEBUG : file1: reading active writers 2026/09/15 01:39:10 DEBUG : Looking for writers 2026/09/15 01:39:10 DEBUG : dir: reading active writers 2026/09/15 01:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:39:10 DEBUG : dir: Looking for writers 2026/09/15 01:39:10 DEBUG : file1: reading active writers 2026/09/15 01:39:10 DEBUG : Looking for writers 2026/09/15 01:39:10 DEBUG : dir: reading active writers 2026/09/15 01:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/15 01:39:10 DEBUG : dir/file1: size = 20 OK 2026/09/15 01:39:10 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/15 01:39:10 INFO : dir/file1: Copied (replaced existing) 2026/09/15 01:39:10 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-15 01:39:09 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/15 01:39:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/15 01:39:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/15 01:39:11 DEBUG : dir: Looking for writers 2026/09/15 01:39:11 DEBUG : file1: reading active writers 2026/09/15 01:39:11 DEBUG : Looking for writers 2026/09/15 01:39:11 DEBUG : dir: reading active writers 2026/09/15 01:39:11 DEBUG : >WaitForWriters: 2026/09/15 01:39:11 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.78s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:12 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:12 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:39:12 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:12 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:12 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:39:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:12 DEBUG : file1: newRWFileHandle: 2026/09/15 01:39:12 DEBUG : file1(0x30073b0f540): openPending: 2026/09/15 01:39:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:12 DEBUG : file1(0x30073b0f540): >openPending: err= 2026/09/15 01:39:12 DEBUG : file1: >newRWFileHandle: err= 2026/09/15 01:39:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/15 01:39:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/15 01:39:12 DEBUG : file1(0x30073b0f540): _writeAt: size=5, off=0 2026/09/15 01:39:12 DEBUG : file1(0x30073b0f540): >_writeAt: n=5, err= 2026/09/15 01:39:12 DEBUG : file1(0x30073b0f540): close: 2026/09/15 01:39:12 DEBUG : file1: vfs cache: setting modification time to 2026-09-15 01:39:12.76001842 +0000 UTC m=+213.873669984 2026/09/15 01:39:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:12 DEBUG : file1(0x30073b0f540): >close: err= 2026/09/15 01:39:12 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:12 DEBUG : Looking for writers 2026/09/15 01:39:12 DEBUG : file1: reading active writers 2026/09/15 01:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:39:12 DEBUG : Looking for writers 2026/09/15 01:39:12 DEBUG : file1: reading active writers 2026/09/15 01:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:39:12 DEBUG : Looking for writers 2026/09/15 01:39:12 DEBUG : file1: reading active writers 2026/09/15 01:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:39:12 DEBUG : Looking for writers 2026/09/15 01:39:12 DEBUG : file1: reading active writers 2026/09/15 01:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:39:12 DEBUG : file1: vfs cache: starting upload 2026/09/15 01:39:12 DEBUG : Looking for writers 2026/09/15 01:39:12 DEBUG : file1: reading active writers 2026/09/15 01:39:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:39:13 DEBUG : Looking for writers 2026/09/15 01:39:13 DEBUG : file1: reading active writers 2026/09/15 01:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:39:13 DEBUG : Looking for writers 2026/09/15 01:39:13 DEBUG : file1: reading active writers 2026/09/15 01:39:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:39:13 DEBUG : file1: size = 5 OK 2026/09/15 01:39:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 01:39:13 INFO : file1: Copied (new) 2026/09/15 01:39:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-15 01:39:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/15 01:39:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/15 01:39:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:13 INFO : file1: vfs cache: upload succeeded try #1 2026/09/15 01:39:14 DEBUG : Looking for writers 2026/09/15 01:39:14 DEBUG : file1: reading active writers 2026/09/15 01:39:14 DEBUG : >WaitForWriters: 2026/09/15 01:39:14 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.86s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:14 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:14 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:39:14 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:14 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/15 01:39:14 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737706c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737706c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737706c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737706c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737706c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.617990914 +0000 UTC m=+215.731642507 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737706c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771280): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771280): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771280): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771280): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771280): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771280): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771280): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.617990914 +0000 UTC m=+215.731642507 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771280): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771740): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771740): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771740): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771740): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771740): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.617990914 +0000 UTC m=+215.731642507 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771740): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073a08850 item 1 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771e40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771e40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771e40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771e40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771e40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.620460012 +0000 UTC m=+215.734111565 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771e40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38600): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38600): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38600): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38600): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38600): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.620460012 +0000 UTC m=+215.734111565 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38600): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073a09500 item 2 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38dc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38dc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38dc0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38dc0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38dc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.622195977 +0000 UTC m=+215.735847530 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38dc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39240): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39240): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39240): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39240): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39240): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39240): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39240): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.622195977 +0000 UTC m=+215.735847530 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39240): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.622195977 +0000 UTC m=+215.735847530 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073a09ab0 item 3 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39ec0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39ec0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39ec0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39ec0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39ec0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.62432301 +0000 UTC m=+215.737974563 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39ec0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e6c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e6c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e6c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e6c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e6c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.62432301 +0000 UTC m=+215.737974563 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e6c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300741949a0 item 4 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ed00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ed00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ed00): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ed00): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ed00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.625739222 +0000 UTC m=+215.739390775 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ed00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f180): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f180): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f180): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f180): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f180): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f180): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f180): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.625739222 +0000 UTC m=+215.739390775 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f180): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f640): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f640): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f640): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f640): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f640): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.625739222 +0000 UTC m=+215.739390775 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f640): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300741959d0 item 5 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fcc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fcc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fcc0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fcc0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fcc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.627679523 +0000 UTC m=+215.741331066 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fcc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206300): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206300): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206300): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206300): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206300): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.627679523 +0000 UTC m=+215.741331066 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206300): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737ca690 item 6 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206980): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206980): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206980): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206980): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206980): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.629169253 +0000 UTC m=+215.742820806 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206980): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206e80): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206e80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206e80): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206e80): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206e80): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206e80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.629169253 +0000 UTC m=+215.742820806 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206e80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207340): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207340): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207340): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207340): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207340): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.629169253 +0000 UTC m=+215.742820806 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207340): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cb1f0 item 7 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207a40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207a40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207a40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207a40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207a40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.631053117 +0000 UTC m=+215.744704670 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207a40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76080): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76080): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76080): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76080): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76080): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.631053117 +0000 UTC m=+215.744704670 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76080): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cbdc0 item 8 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76640): _readAt: size=2, off=0 2026/09/15 01:39:14 ERROR : open-test-file(0x30073e76640): Couldn't read size of file 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76640): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76640): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76640): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76640): close: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76640): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76a00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76a00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76a00): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76a00): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76a00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.632564779 +0000 UTC m=+215.746216322 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76a00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76e80): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76e80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76e80): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76e80): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76e80): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76e80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.632564779 +0000 UTC m=+215.746216322 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e76e80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77380): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77380): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77380): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77380): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77380): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.632564779 +0000 UTC m=+215.746216322 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77380): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300735c2b60 item 9 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77a00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77a00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77a00): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77a00): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77a00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.634582325 +0000 UTC m=+215.748233878 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073e77a00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a040): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a040): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a040): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a040): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a040): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.634582325 +0000 UTC m=+215.748233878 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a040): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300735c3c00 item 10 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a680): _readAt: size=2, off=0 2026/09/15 01:39:14 ERROR : open-test-file(0x30073f1a680): Couldn't read size of file 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a680): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a680): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a680): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a680): close: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1a680): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1aa40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1aa40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1aa40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1aa40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1aa40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.636185319 +0000 UTC m=+215.749836872 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1aa40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1af40): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1af40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1af40): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1af40): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1af40): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1af40): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1af40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.636185319 +0000 UTC m=+215.749836872 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1af40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1b440): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1b440): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1b440): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1b440): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1b440): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.636185319 +0000 UTC m=+215.749836872 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1b440): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300735748c0 item 11 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1bac0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1bac0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1bac0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1bac0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1bac0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.638622036 +0000 UTC m=+215.752273589 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f1bac0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56100): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56100): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56100): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56100): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56100): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.638622036 +0000 UTC m=+215.752273589 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56100): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073575880 item 12 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56740): _readAt: size=2, off=0 2026/09/15 01:39:14 ERROR : open-test-file(0x30073f56740): Couldn't read size of file 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56740): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56740): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56740): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56740): close: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56740): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56b00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56b00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56b00): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56b00): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56b00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.640343365 +0000 UTC m=+215.753994918 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f56b00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f571c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f571c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f571c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f571c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f571c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.640343365 +0000 UTC m=+215.753994918 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f571c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373c230 item 13 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57840): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57840): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57840): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57840): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57840): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.642600222 +0000 UTC m=+215.756251775 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57840): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57d80): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57d80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57d80): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57d80): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57d80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.642600222 +0000 UTC m=+215.756251775 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f57d80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373c9a0 item 14 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f764c0): _readAt: size=2, off=0 2026/09/15 01:39:14 ERROR : open-test-file(0x30073f764c0): Couldn't read size of file 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f764c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f764c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f764c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f764c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f764c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76880): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76880): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76880): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76880): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76880): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.644113378 +0000 UTC m=+215.757764921 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76880): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76f40): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76f40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76f40): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76f40): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76f40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.644113378 +0000 UTC m=+215.757764921 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f76f40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373d500 item 15 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f775c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f775c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f775c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f775c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f775c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.645466561 +0000 UTC m=+215.759118114 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f775c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f77b00): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f77b00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f77b00): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f77b00): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f77b00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.645466561 +0000 UTC m=+215.759118114 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f77b00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300735600e0 item 16 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96240): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96240): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96240): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96240): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96240): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.647029578 +0000 UTC m=+215.760681132 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96240): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f966c0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f966c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f966c0): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f966c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f966c0): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f966c0): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f966c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f966c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.647029578 +0000 UTC m=+215.760681132 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f966c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96bc0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96bc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96bc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96bc0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96bc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.647029578 +0000 UTC m=+215.760681132 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f96bc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073561960 item 17 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97240): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97240): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97240): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97240): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97240): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.648903995 +0000 UTC m=+215.762555548 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97240): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97780): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97780): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97780): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97780): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97780): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.648903995 +0000 UTC m=+215.762555548 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97780): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007372f650 item 18 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97e00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97e00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97e00): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97e00): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97e00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.650350875 +0000 UTC m=+215.764002428 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f97e00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe400): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe400): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe400): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe400): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe400): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe400): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe400): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe400): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.650350875 +0000 UTC m=+215.764002428 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe400): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe900): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe900): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe900): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe900): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe900): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.650350875 +0000 UTC m=+215.764002428 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe900): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737603f0 item 19 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbef80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbef80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbef80): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbef80): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbef80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.652767134 +0000 UTC m=+215.766418687 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbef80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf4c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf4c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf4c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf4c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf4c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.652767134 +0000 UTC m=+215.766418687 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf4c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073761420 item 20 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6000): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6000): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6000): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6000): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6000): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.654687316 +0000 UTC m=+215.768338869 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6000): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6500): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6500): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6500): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6500): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6500): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6500): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6500): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6500): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.654687316 +0000 UTC m=+215.768338869 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6500): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6a00): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6a00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6a00): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6a00): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6a00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.654687316 +0000 UTC m=+215.768338869 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de6a00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e6b500 item 21 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7080): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7080): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7080): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7080): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7080): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.656795093 +0000 UTC m=+215.770446646 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7080): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de75c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de75c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de75c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de75c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de75c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.656795093 +0000 UTC m=+215.770446646 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de75c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007316c380 item 22 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7c40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7c40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7c40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7c40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7c40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.658679919 +0000 UTC m=+215.772331472 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073de7c40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c240): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c240): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c240): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c240): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c240): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c240): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c240): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c240): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.658679919 +0000 UTC m=+215.772331472 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c240): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c740): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c740): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c740): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c740): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c740): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.658679919 +0000 UTC m=+215.772331472 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400c740): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007316cf50 item 23 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400cdc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400cdc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400cdc0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400cdc0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400cdc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.66055168 +0000 UTC m=+215.774203233 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400cdc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d300): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d300): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d300): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d300): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d300): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.66055168 +0000 UTC m=+215.774203233 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d300): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073784000 item 24 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d940): _readAt: size=2, off=0 2026/09/15 01:39:14 ERROR : open-test-file(0x3007400d940): Couldn't read size of file 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d940): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d940): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d940): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d940): close: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400d940): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400dd00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400dd00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400dd00): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400dd00): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400dd00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.662642815 +0000 UTC m=+215.776294368 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007400dd00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026300): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026300): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026300): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026300): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026300): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026300): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026300): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026300): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.662642815 +0000 UTC m=+215.776294368 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026300): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026840): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026840): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026840): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026840): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026840): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.662642815 +0000 UTC m=+215.776294368 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026840): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073785260 item 25 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026ec0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026ec0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026ec0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026ec0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026ec0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.665003268 +0000 UTC m=+215.778654821 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074026ec0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027400): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027400): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027400): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027400): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027400): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.665003268 +0000 UTC m=+215.778654821 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027400): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073566000 item 26 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027a40): _readAt: size=2, off=0 2026/09/15 01:39:14 ERROR : open-test-file(0x30074027a40): Couldn't read size of file 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027a40): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027a40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027a40): close: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027a40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027e00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027e00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027e00): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027e00): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027e00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.666922931 +0000 UTC m=+215.780574524 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074027e00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e400): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e400): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e400): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e400): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e400): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e400): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e400): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e400): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.666922931 +0000 UTC m=+215.780574524 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e400): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e940): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e940): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e940): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e940): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e940): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.666922931 +0000 UTC m=+215.780574524 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404e940): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073566b60 item 27 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404efc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404efc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404efc0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404efc0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404efc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.669858709 +0000 UTC m=+215.783510262 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404efc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404f500): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404f500): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404f500): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404f500): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404f500): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.669858709 +0000 UTC m=+215.783510262 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404f500): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073567570 item 28 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404fb40): _readAt: size=2, off=0 2026/09/15 01:39:14 ERROR : open-test-file(0x3007404fb40): Couldn't read size of file 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404fb40): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404fb40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404fb40): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404fb40): close: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007404fb40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e000): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e000): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e000): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e000): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e000): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.671740529 +0000 UTC m=+215.785392082 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e000): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e6c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e6c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e6c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e6c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e6c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.671740529 +0000 UTC m=+215.785392082 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408e6c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073567c00 item 29 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408ed40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408ed40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408ed40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408ed40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408ed40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.673657907 +0000 UTC m=+215.787309460 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408ed40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f280): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f280): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f280): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f280): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f280): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.673657907 +0000 UTC m=+215.787309460 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f280): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073726af0 item 30 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f8c0): _readAt: size=2, off=0 2026/09/15 01:39:14 ERROR : open-test-file(0x3007408f8c0): Couldn't read size of file 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f8c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f8c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f8c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f8c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408f8c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408fc80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408fc80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408fc80): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408fc80): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408fc80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.67514959 +0000 UTC m=+215.788801133 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007408fc80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ac440): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ac440): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ac440): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ac440): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ac440): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.67514959 +0000 UTC m=+215.788801133 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ac440): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073727490 item 31 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740acac0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740acac0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740acac0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740acac0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740acac0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.677543037 +0000 UTC m=+215.791194590 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740acac0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad000): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad000): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad000): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad000): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad000): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.677543037 +0000 UTC m=+215.791194590 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad000): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374a460 item 32 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad640): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad640): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad640): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad640): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad640): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.680585056 +0000 UTC m=+215.794236609 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad640): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad940): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad940): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad940): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad940): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad940): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073761a40 item 33 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad940): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad940): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.68130296 +0000 UTC m=+215.794954513 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ad940): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ade40): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ade40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ade40): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ade40): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ade40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.68130296 +0000 UTC m=+215.794954513 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740ade40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374b260 item 33 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2580): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2580): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2580): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2580): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2580): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.682719111 +0000 UTC m=+215.796370664 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2580): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2a00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2a00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374bab0 item 34 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2a00): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2a00): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2a00): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2a00): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2a00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.683508821 +0000 UTC m=+215.797160374 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2a00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2f40): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2f40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2f40): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2f40): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2f40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.683508821 +0000 UTC m=+215.797160374 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d2f40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374be30 item 34 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3580): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3580): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3580): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3580): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3580): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.685422913 +0000 UTC m=+215.799074466 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3580): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3a00): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3a00): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3a00): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3a00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3a00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737ce620 item 35 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3a00): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3a00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.686262016 +0000 UTC m=+215.799913559 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300740d3a00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128000): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128000): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128000): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128000): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128000): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.686262016 +0000 UTC m=+215.799913559 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128000): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737ceb60 item 35 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128680): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128680): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128680): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128680): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128680): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.687855753 +0000 UTC m=+215.801507306 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128680): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128b80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128b80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cf260 item 36 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128b80): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128b80): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128b80): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128b80): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128b80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.688970335 +0000 UTC m=+215.802621888 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074128b80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741290c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741290c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741290c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741290c0): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741290c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.688970335 +0000 UTC m=+215.802621888 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741290c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cf500 item 36 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129700): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129700): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129700): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129700): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129700): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.69098209 +0000 UTC m=+215.804633643 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129700): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129b80): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129b80): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129b80): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129b80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129b80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cfab0 item 37 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129b80): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129b80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.691861078 +0000 UTC m=+215.805512652 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074129b80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172180): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172180): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172180): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172180): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172180): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.691861078 +0000 UTC m=+215.805512652 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172180): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cfd50 item 37 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172800): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172800): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172800): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172800): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172800): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.693809776 +0000 UTC m=+215.807461329 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172800): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172d00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172d00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007357ca10 item 38 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172d00): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172d00): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172d00): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172d00): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172d00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.694582854 +0000 UTC m=+215.808234407 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074172d00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173240): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173240): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173240): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173240): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173240): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.694582854 +0000 UTC m=+215.808234407 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173240): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007357ce00 item 38 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741738c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741738c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741738c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741738c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741738c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.696618494 +0000 UTC m=+215.810270047 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741738c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173dc0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173dc0): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173dc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173dc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007357d880 item 39 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173dc0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173dc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.697358882 +0000 UTC m=+215.811010445 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074173dc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ac3c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ac3c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ac3c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ac3c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ac3c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.697358882 +0000 UTC m=+215.811010445 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ac3c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007357dd50 item 39 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741aca40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741aca40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741aca40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741aca40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741aca40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.699332734 +0000 UTC m=+215.812984318 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741aca40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741acf40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741acf40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007351e700 item 40 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741acf40): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741acf40): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741acf40): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741acf40): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741acf40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.700175986 +0000 UTC m=+215.813827639 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741acf40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ad480): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ad480): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ad480): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ad480): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ad480): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.700175986 +0000 UTC m=+215.813827639 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ad480): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007351ecb0 item 40 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ada40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ada40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ada40): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ada40): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ada40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ada40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ada40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.701696936 +0000 UTC m=+215.815348479 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741ada40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4040): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4040): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4040): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374e150 item 41 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4040): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4040): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.702249037 +0000 UTC m=+215.815900590 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4040): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4500): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4500): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4500): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4500): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4500): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374e700 item 41 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4500): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4500): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.702808663 +0000 UTC m=+215.816460216 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4500): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4a40): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4a40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4a40): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4a40): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4a40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.702808663 +0000 UTC m=+215.816460216 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d4a40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374eaf0 item 41 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5080): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5080): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5080): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5080): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5080): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5080): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5080): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.705441621 +0000 UTC m=+215.819093204 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5080): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5580): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5580): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5580): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c8070 item 42 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5580): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5580): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.705906107 +0000 UTC m=+215.819557650 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5580): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5ac0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5ac0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c8460 item 42 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5ac0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5ac0): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5ac0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5ac0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.706986636 +0000 UTC m=+215.820638179 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741d5ac0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4140): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4140): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4140): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4140): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4140): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.706986636 +0000 UTC m=+215.820638179 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4140): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c8770 item 42 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4780): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4780): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4780): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4780): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4780): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4780): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4780): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.708519387 +0000 UTC m=+215.822170940 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4780): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4c80): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4c80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4c80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c8d90 item 43 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4c80): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4c80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.7091044 +0000 UTC m=+215.822755944 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f4c80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f51c0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f51c0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f51c0): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f51c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f51c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c9030 item 43 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f51c0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f51c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.709626576 +0000 UTC m=+215.823278129 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f51c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5700): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5700): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5700): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5700): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5700): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.709626576 +0000 UTC m=+215.823278129 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5700): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c92d0 item 43 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5d40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5d40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5d40): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5d40): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5d40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5d40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5d40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.711556387 +0000 UTC m=+215.825208001 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741f5d40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294340): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294340): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294340): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c9b90 item 44 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294340): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294340): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.712105793 +0000 UTC m=+215.825757346 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294340): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294880): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294880): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300736e22a0 item 44 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294880): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294880): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294880): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294880): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294880): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.712682581 +0000 UTC m=+215.826334224 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294880): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294e00): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294e00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294e00): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294e00): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294e00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.712682581 +0000 UTC m=+215.826334224 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074294e00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300736e2770 item 44 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295440): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295440): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295440): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295440): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295440): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295440): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295440): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.714173404 +0000 UTC m=+215.827824957 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295440): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295940): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295940): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295940): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300736e3030 item 45 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295940): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295940): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.714670151 +0000 UTC m=+215.828321704 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074295940): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca140): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca140): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca140): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca140): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca140): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.714670151 +0000 UTC m=+215.828321704 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca140): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300736e3420 item 45 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca780): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca780): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca780): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca780): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca780): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca780): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca780): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.716492971 +0000 UTC m=+215.830144524 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ca780): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cac80): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cac80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cac80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300736e3b90 item 46 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cac80): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cac80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.717005808 +0000 UTC m=+215.830657361 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cac80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb380): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb380): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb380): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb380): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb380): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.717005808 +0000 UTC m=+215.830657361 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb380): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300738820e0 item 46 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb9c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb9c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb9c0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb9c0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb9c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb9c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb9c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.718611477 +0000 UTC m=+215.832263020 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cb9c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cbec0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cbec0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cbec0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300738827e0 item 47 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cbec0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cbec0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.71914315 +0000 UTC m=+215.832794703 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742cbec0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fe6c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fe6c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fe6c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fe6c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fe6c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.71914315 +0000 UTC m=+215.832794703 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fe6c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073882b60 item 47 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fed00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fed00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fed00): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fed00): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fed00): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fed00): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fed00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.720731176 +0000 UTC m=+215.834382729 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742fed00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff200): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff200): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff200): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073883260 item 48 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff200): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff200): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.721239565 +0000 UTC m=+215.834891118 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff200): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff900): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff900): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff900): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff900): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff900): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.721239565 +0000 UTC m=+215.834891118 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742ff900): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073883570 item 48 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c040): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c040): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c040): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c040): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c040): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.722774441 +0000 UTC m=+215.836425994 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c040): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c4c0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c4c0): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c4c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c4c0): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c4c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073883c00 item 49 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c4c0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c4c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.723320141 +0000 UTC m=+215.836971694 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433c4c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433ca00): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433ca00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433ca00): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433ca00): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433ca00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.723320141 +0000 UTC m=+215.836971694 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433ca00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073740070 item 49 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d080): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d080): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d080): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d080): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d080): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.724934156 +0000 UTC m=+215.838585709 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d080): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d580): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d580): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d580): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073740b60 item 50 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d580): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d580): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d580): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d580): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d580): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.725814656 +0000 UTC m=+215.839466209 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433d580): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433db00): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433db00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433db00): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433db00): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433db00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.725814656 +0000 UTC m=+215.839466209 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007433db00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737411f0 item 50 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388280): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388280): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388280): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388280): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388280): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.727438439 +0000 UTC m=+215.841089992 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388280): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388780): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388780): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388780): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388780): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388780): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388780): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073741c00 item 51 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388780): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388780): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.728035346 +0000 UTC m=+215.841686899 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388780): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388cc0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388cc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388cc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388cc0): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388cc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.728035346 +0000 UTC m=+215.841686899 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074388cc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cc070 item 51 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389340): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389340): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389340): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389340): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389340): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.729702672 +0000 UTC m=+215.843354245 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389340): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389840): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389840): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389840): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cc700 item 52 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389840): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389840): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389840): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389840): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389840): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.730343271 +0000 UTC m=+215.843994824 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389840): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389dc0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389dc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389dc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389dc0): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389dc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.730343271 +0000 UTC m=+215.843994824 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074389dc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737ccd20 item 52 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4540): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4540): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4540): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4540): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4540): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.731925425 +0000 UTC m=+215.845576978 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4540): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4a40): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4a40): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4a40): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4a40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4a40): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4a40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cd6c0 item 53 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4a40): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4a40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.732586453 +0000 UTC m=+215.846238006 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4a40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4f80): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4f80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4f80): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4f80): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4f80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.732586453 +0000 UTC m=+215.846238006 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c4f80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cda40 item 53 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5600): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5600): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5600): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5600): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5600): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.73405905 +0000 UTC m=+215.847710603 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5600): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5b00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5b00): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5b00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073218a10 item 54 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5b00): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5b00): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5b00): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5b00): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5b00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.734683649 +0000 UTC m=+215.848335202 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300743c5b00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416180): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416180): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416180): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416180): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416180): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.734683649 +0000 UTC m=+215.848335202 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416180): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073218d90 item 54 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416800): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416800): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416800): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416800): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416800): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.736167709 +0000 UTC m=+215.849819262 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416800): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416d00): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416d00): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416d00): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416d00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416d00): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416d00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300732196c0 item 55 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416d00): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416d00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.73676705 +0000 UTC m=+215.850418603 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074416d00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417240): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417240): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417240): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417240): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417240): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.73676705 +0000 UTC m=+215.850418603 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417240): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073f30770 item 55 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744178c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744178c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744178c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744178c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744178c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.738269174 +0000 UTC m=+215.851920717 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744178c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417dc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417dc0): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417dc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073f30d20 item 56 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417dc0): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417dc0): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417dc0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417dc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.738952173 +0000 UTC m=+215.852603715 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074417dc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432440): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432440): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432440): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432440): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432440): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.738952173 +0000 UTC m=+215.852603715 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432440): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073f30fc0 item 56 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432a80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432a80): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432a80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432a80): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432a80): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432a80): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432a80): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432a80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.740507937 +0000 UTC m=+215.854159490 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432a80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432fc0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432fc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432fc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073f31570 item 57 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432fc0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432fc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.741003924 +0000 UTC m=+215.854655477 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074432fc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433500): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433500): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433500): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433500): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433500): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433500): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074318070 item 57 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433500): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433500): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.741626257 +0000 UTC m=+215.855277810 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433500): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433a80): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433a80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433a80): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433a80): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433a80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.741626257 +0000 UTC m=+215.855277810 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074433a80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074318310 item 57 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178680): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178680): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178680): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178680): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178680): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178680): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178680): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178680): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.743204254 +0000 UTC m=+215.856855797 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178680): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178bc0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178bc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178bc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074588e00 item 58 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178bc0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178bc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.743724857 +0000 UTC m=+215.857376410 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178bc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179100): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179100): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179100): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300745890a0 item 58 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179100): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179100): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179100): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179100): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179100): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.744322263 +0000 UTC m=+215.857973817 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179100): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179700): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179700): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179700): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179700): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179700): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.744322263 +0000 UTC m=+215.857973817 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179700): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074589340 item 58 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179d40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179d40): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179d40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179d40): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179d40): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179d40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179d40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179d40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.745630181 +0000 UTC m=+215.859281734 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179d40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea380): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea380): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea380): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074589960 item 59 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea380): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea380): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.746178295 +0000 UTC m=+215.859829848 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea380): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea8c0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea8c0): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea8c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea8c0): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea8c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074589c00 item 59 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea8c0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea8c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.746726289 +0000 UTC m=+215.860377832 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea8c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beae40): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beae40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beae40): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beae40): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beae40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.746726289 +0000 UTC m=+215.860377832 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beae40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074252000 item 59 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb480): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb480): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb480): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb480): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb480): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb480): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb480): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb480): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.748566882 +0000 UTC m=+215.862218435 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb480): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb9c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb9c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb9c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742525b0 item 60 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb9c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb9c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.749249239 +0000 UTC m=+215.862900812 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb9c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8000): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8000): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8000): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074252930 item 60 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8000): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8000): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8000): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8000): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8000): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.751902285 +0000 UTC m=+215.865553838 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8000): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbfc40): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbfc40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbfc40): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbfc40): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbfc40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.751902285 +0000 UTC m=+215.865553838 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbfc40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073761d50 item 60 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0ee00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0ee00): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0ee00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0ee00): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0ee00): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0ee00): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0ee00): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0ee00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.753777472 +0000 UTC m=+215.867429025 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0ee00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0f5c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0f5c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0f5c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073984620 item 61 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0f5c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0f5c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.754365291 +0000 UTC m=+215.868016844 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b0f5c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe000): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe000): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe000): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe000): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe000): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.754365291 +0000 UTC m=+215.868016844 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe000): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300739849a0 item 61 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe640): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe640): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe640): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe640): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe640): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe640): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe640): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe640): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.756535414 +0000 UTC m=+215.870186968 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbe640): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbeb80): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbeb80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbeb80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073985030 item 62 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbeb80): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbeb80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.757025129 +0000 UTC m=+215.870676672 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbeb80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf280): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf280): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf280): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf280): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf280): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.757025129 +0000 UTC m=+215.870676672 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf280): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073985340 item 62 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf8c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf8c0): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf8c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf8c0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf8c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf8c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf8c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.759364733 +0000 UTC m=+215.873016286 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073fbf8c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8680): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8680): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8680): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073985960 item 63 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8680): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8680): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.759941421 +0000 UTC m=+215.873592974 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8680): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8d80): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8d80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8d80): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8d80): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8d80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.759941421 +0000 UTC m=+215.873592974 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c8d80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073985c00 item 63 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c93c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c93c0): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c93c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c93c0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c93c0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c93c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c93c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c93c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.761631319 +0000 UTC m=+215.875282872 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c93c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c9900): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c9900): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c9900): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737609a0 item 64 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c9900): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c9900): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.762194111 +0000 UTC m=+215.875845664 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300744c9900): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108100): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108100): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108100): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108100): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108100): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.762194111 +0000 UTC m=+215.875845664 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108100): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073760ee0 item 64 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108740): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108740): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108740): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108740): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108740): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.763573434 +0000 UTC m=+215.877224987 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108740): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108bc0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108bc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108bc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108bc0): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108bc0): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073761650 item 65 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108bc0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108bc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.764173636 +0000 UTC m=+215.877825190 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074108bc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741090c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741090c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741090c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741090c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741090c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.764173636 +0000 UTC m=+215.877825190 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300741090c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074318000 item 65 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109740): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109740): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109740): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109740): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109740): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.765544522 +0000 UTC m=+215.879196065 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109740): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109bc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109bc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074318620 item 66 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109bc0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109bc0): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109bc0): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109bc0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109bc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.766197785 +0000 UTC m=+215.879849338 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074109bc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300735797c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300735797c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300735797c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300735797c0): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300735797c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.766197785 +0000 UTC m=+215.879849338 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300735797c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300743188c0 item 66 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640400): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640400): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640400): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640400): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640400): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.767672487 +0000 UTC m=+215.881324031 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640400): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640a80): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640a80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640a80): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640a80): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640a80): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074318e70 item 67 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640a80): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640a80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.768470772 +0000 UTC m=+215.882122325 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073640a80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32200): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32200): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32200): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32200): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32200): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.768470772 +0000 UTC m=+215.882122325 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32200): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074319180 item 67 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32c40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32c40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32c40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32c40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32c40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.769910258 +0000 UTC m=+215.883561812 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f32c40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33140): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33140): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074319730 item 68 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33140): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33140): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33140): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33140): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33140): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.770582447 +0000 UTC m=+215.884233990 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33140): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33680): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33680): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33680): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33680): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33680): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.770582447 +0000 UTC m=+215.884233990 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33680): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300743199d0 item 68 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33cc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33cc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33cc0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33cc0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33cc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.77229114 +0000 UTC m=+215.885942693 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073f33cc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888680): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888680): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888680): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888680): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888680): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742520e0 item 69 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888680): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888680): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.772975512 +0000 UTC m=+215.886627065 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888680): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888b80): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888b80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888b80): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888b80): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888b80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.772975512 +0000 UTC m=+215.886627065 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073888b80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074252380 item 69 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889280): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889280): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889280): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889280): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889280): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.774654188 +0000 UTC m=+215.888305741 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889280): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889b80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889b80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074252e70 item 70 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889b80): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889b80): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889b80): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889b80): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889b80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.775276813 +0000 UTC m=+215.888928366 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073889b80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737703c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737703c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737703c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737703c0): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737703c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.775276813 +0000 UTC m=+215.888928366 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737703c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074253110 item 70 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771180): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771180): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771180): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771180): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771180): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.777120612 +0000 UTC m=+215.890772185 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771180): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771680): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771680): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771680): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771680): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771680): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742538f0 item 71 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771680): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771680): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.777864575 +0000 UTC m=+215.891516149 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771680): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771bc0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771bc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771bc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771bc0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771bc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.777864575 +0000 UTC m=+215.891516149 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073771bc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074253b90 item 71 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38580): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38580): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38580): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38580): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38580): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.781798397 +0000 UTC m=+215.895449950 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38580): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38c00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38c00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fca310 item 72 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38c00): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38c00): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38c00): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38c00): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38c00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.782386296 +0000 UTC m=+215.896037849 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a38c00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39140): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39140): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39140): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39140): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39140): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.782386296 +0000 UTC m=+215.896037849 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39140): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fca690 item 72 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.783947422 +0000 UTC m=+215.897598975 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39740): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39d40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39d40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39d40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fcacb0 item 73 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39d40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39d40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.784537935 +0000 UTC m=+215.898189498 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a39d40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e4c0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e4c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e4c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e4c0): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e4c0): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fcb340 item 73 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e4c0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e4c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.785214422 +0000 UTC m=+215.898865975 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428e4c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ea00): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ea00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ea00): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ea00): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ea00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.785214422 +0000 UTC m=+215.898865975 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428ea00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fcb5e0 item 73 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f040): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f040): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f040): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f040): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f040): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f040): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f040): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.787151295 +0000 UTC m=+215.900802848 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f040): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f540): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f540): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f540): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fcbb90 item 74 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f540): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f540): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.787809658 +0000 UTC m=+215.901461231 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428f540): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fa80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fa80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fcbe30 item 74 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fa80): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fa80): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fa80): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fa80): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fa80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.788523515 +0000 UTC m=+215.902175068 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x3007428fa80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206100): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206100): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206100): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206100): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206100): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.788523515 +0000 UTC m=+215.902175068 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206100): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074202230 item 74 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206740): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206740): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206740): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206740): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206740): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206740): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206740): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.790138051 +0000 UTC m=+215.903789604 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206740): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206c40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206c40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206c40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074202a10 item 75 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206c40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206c40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.790710872 +0000 UTC m=+215.904362465 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074206c40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207180): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207180): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207180): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207180): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207180): _writeAt: size=3, off=2 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074202cb0 item 75 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207180): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207180): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.79147323 +0000 UTC m=+215.905124783 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207180): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742076c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742076c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742076c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742076c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742076c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.79147323 +0000 UTC m=+215.905124783 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300742076c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074202f50 item 75 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207d80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207d80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207d80): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207d80): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207d80): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207d80): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207d80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.793134494 +0000 UTC m=+215.906786047 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074207d80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734da980): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734da980): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734da980): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074203570 item 76 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734da980): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734da980): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.793654706 +0000 UTC m=+215.907306259 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734da980): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734db380): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734db380): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074203810 item 76 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734db380): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734db380): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734db380): _writeAt: size=3, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734db380): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734db380): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.795004823 +0000 UTC m=+215.908656396 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300734db380): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178200): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178200): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178200): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178200): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178200): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.795004823 +0000 UTC m=+215.908656396 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178200): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074203ab0 item 76 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178840): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178840): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178840): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178840): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178840): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178840): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178840): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.796620812 +0000 UTC m=+215.910272365 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178840): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea180): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea180): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea180): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300745522a0 item 77 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea180): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea180): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.797535878 +0000 UTC m=+215.911187431 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea180): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea880): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea880): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea880): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea880): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea880): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.797535878 +0000 UTC m=+215.911187431 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bea880): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074552620 item 77 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beaec0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beaec0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beaec0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beaec0): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beaec0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beaec0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beaec0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.799306078 +0000 UTC m=+215.912957631 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beaec0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb3c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb3c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb3c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074552bd0 item 78 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb3c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb3c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.799861967 +0000 UTC m=+215.913513520 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073beb3c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bebb00): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bebb00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bebb00): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bebb00): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bebb00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.799861967 +0000 UTC m=+215.913513520 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073bebb00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074552e70 item 78 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e85c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e85c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e85c0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e85c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e85c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e85c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e85c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.801975623 +0000 UTC m=+215.915627166 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e85c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e8ac0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e8ac0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e8ac0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074553420 item 79 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e8ac0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e8ac0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.802621442 +0000 UTC m=+215.916272995 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e8ac0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e91c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e91c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e91c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e91c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e91c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.802621442 +0000 UTC m=+215.916272995 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e91c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300745536c0 item 79 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9800): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9800): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9800): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9800): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9800): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9800): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9800): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.804550511 +0000 UTC m=+215.918202065 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9800): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9d00): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9d00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9d00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300744b2000 item 80 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9d00): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9d00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.805136347 +0000 UTC m=+215.918787900 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300737e9d00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872500): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872500): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872500): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872500): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872500): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.805136347 +0000 UTC m=+215.918787900 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872500): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300744b22a0 item 80 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872b40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872b40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872b40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872b40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872b40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.806896197 +0000 UTC m=+215.920547750 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872b40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872fc0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872fc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872fc0): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872fc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872fc0): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872fc0): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300744b29a0 item 81 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872fc0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872fc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.807623129 +0000 UTC m=+215.921274682 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073872fc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073873500): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073873500): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073873500): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073873500): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073873500): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.807623129 +0000 UTC m=+215.921274682 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073873500): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300744b2cb0 item 81 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178fc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178fc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178fc0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178fc0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178fc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.809586162 +0000 UTC m=+215.923237715 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074178fc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179500): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179500): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179500): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074058540 item 82 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179500): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179500): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179500): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179500): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179500): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.810368007 +0000 UTC m=+215.924019560 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179500): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179a80): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179a80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179a80): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179a80): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179a80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.810368007 +0000 UTC m=+215.924019560 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074179a80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300740587e0 item 82 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564200): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564200): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564200): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564200): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564200): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.812239488 +0000 UTC m=+215.925891051 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564200): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564700): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564700): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564700): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564700): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564700): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564700): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074058ee0 item 83 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564700): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564700): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.812930913 +0000 UTC m=+215.926582466 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564700): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564c40): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564c40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564c40): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564c40): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564c40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.812930913 +0000 UTC m=+215.926582466 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074564c40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074059180 item 83 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745652c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745652c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745652c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745652c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745652c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.81464137 +0000 UTC m=+215.928292923 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745652c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745657c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745657c0): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745657c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300740597a0 item 84 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745657c0): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745657c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745657c0): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745657c0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745657c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.815303118 +0000 UTC m=+215.928954671 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745657c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074565d40): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074565d40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074565d40): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074565d40): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074565d40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.815303118 +0000 UTC m=+215.928954671 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074565d40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074059a40 item 84 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745744c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745744c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745744c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745744c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745744c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.816956366 +0000 UTC m=+215.930607919 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745744c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745749c0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745749c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745749c0): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745749c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745749c0): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745749c0): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300741a81c0 item 85 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745749c0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745749c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.824466616 +0000 UTC m=+215.938118169 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300745749c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074574f00): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074574f00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074574f00): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074574f00): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074574f00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.824466616 +0000 UTC m=+215.938118169 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074574f00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300741a85b0 item 85 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575580): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575580): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575580): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575580): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575580): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.831454439 +0000 UTC m=+215.945105992 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575580): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575a80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575a80): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575a80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300741a8b60 item 86 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575a80): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575a80): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575a80): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575a80): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575a80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.832194295 +0000 UTC m=+215.945845839 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30074575a80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974100): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974100): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974100): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974100): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974100): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.832194295 +0000 UTC m=+215.945845839 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974100): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300741a8e00 item 86 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974780): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974780): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974780): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974780): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974780): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.833721867 +0000 UTC m=+215.947373430 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974780): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974c80): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974c80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974c80): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974c80): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974c80): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974c80): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300741a9570 item 87 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974c80): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974c80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.834369218 +0000 UTC m=+215.948020771 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073974c80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739751c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739751c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739751c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739751c0): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739751c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.834369218 +0000 UTC m=+215.948020771 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739751c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300741a9810 item 87 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975840): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975840): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975840): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975840): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975840): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.835998852 +0000 UTC m=+215.949650405 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975840): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975d40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975d40): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975d40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300741a9dc0 item 88 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975d40): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975d40): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975d40): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975d40): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975d40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.836661253 +0000 UTC m=+215.950312806 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073975d40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739de3c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739de3c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739de3c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739de3c0): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739de3c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.836661253 +0000 UTC m=+215.950312806 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739de3c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742281c0 item 88 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dea00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dea00): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dea00): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dea00): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dea00): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dea00): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dea00): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dea00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.838264227 +0000 UTC m=+215.951915780 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dea00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739def40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739def40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739def40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074228850 item 89 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739def40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739def40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.83880076 +0000 UTC m=+215.952452303 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739def40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739df480): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739df480): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739df480): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739df480): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739df480): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739df480): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074228af0 item 89 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739df480): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739df480): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.839418734 +0000 UTC m=+215.953070288 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739df480): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dfa00): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dfa00): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dfa00): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dfa00): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dfa00): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.839418734 +0000 UTC m=+215.953070288 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x300739dfa00): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074228ee0 item 89 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e140): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e140): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e140): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e140): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e140): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e140): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e140): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e140): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.840941267 +0000 UTC m=+215.954592820 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e140): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e680): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e680): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e680): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074229490 item 90 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e680): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e680): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.841542992 +0000 UTC m=+215.955194566 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1e680): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1ebc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1ebc0): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1ebc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074229730 item 90 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1ebc0): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1ebc0): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1ebc0): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1ebc0): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1ebc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.842274823 +0000 UTC m=+215.955926366 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1ebc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1f180): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1f180): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1f180): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1f180): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1f180): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.842274823 +0000 UTC m=+215.955926366 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a1f180): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742299d0 item 90 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a941c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a941c0): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a941c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a941c0): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a941c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a941c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a941c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a941c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.844008375 +0000 UTC m=+215.957659928 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a941c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94700): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94700): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94700): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300743002a0 item 91 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94700): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94700): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.844613184 +0000 UTC m=+215.958264737 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94700): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94c40): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94c40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94c40): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94c40): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94c40): >_readAt: n=2, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94c40): _writeAt: size=3, off=7 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074300690 item 91 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94c40): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94c40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.845290222 +0000 UTC m=+215.958941775 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a94c40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a951c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a951c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a951c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a951c0): >_readAt: n=8, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a951c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.845290222 +0000 UTC m=+215.958941775 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a951c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074300930 item 91 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95800): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95800): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95800): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95800): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95800): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95800): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95800): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95800): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.846756929 +0000 UTC m=+215.960408482 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95800): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95d40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95d40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95d40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074300ee0 item 92 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95d40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95d40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.847278514 +0000 UTC m=+215.960930067 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073a95d40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada380): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada380): open at offset 5 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada380): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300743011f0 item 92 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada380): _readAt: size=2, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada380): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada380): _writeAt: size=3, off=5 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada380): >_writeAt: n=3, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada380): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.848063855 +0000 UTC m=+215.961715398 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada380): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada940): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada940): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada940): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada940): >_readAt: n=3, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada940): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.848063855 +0000 UTC m=+215.961715398 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073ada940): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074301490 item 92 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adaf80): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adaf80): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adaf80): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adaf80): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adaf80): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adaf80): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adaf80): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adaf80): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.85057895 +0000 UTC m=+215.964230503 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adaf80): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adb4c0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adb4c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adb4c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074301b20 item 93 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adb4c0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adb4c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.851149647 +0000 UTC m=+215.964801189 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adb4c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adbbc0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adbbc0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adbbc0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adbbc0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adbbc0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.851149647 +0000 UTC m=+215.964801189 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073adbbc0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074301dc0 item 93 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06300): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06300): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06300): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06300): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06300): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06300): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06300): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06300): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.852772889 +0000 UTC m=+215.966424572 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06300): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06840): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06840): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06840): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fd8b60 item 94 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06840): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06840): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.853275157 +0000 UTC m=+215.966926700 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06840): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06f40): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06f40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06f40): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06f40): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06f40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.853275157 +0000 UTC m=+215.966926700 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b06f40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fd8e00 item 94 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07580): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07580): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07580): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07580): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07580): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07580): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07580): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07580): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.855000993 +0000 UTC m=+215.968652536 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07580): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07ac0): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07ac0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07ac0): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fd95e0 item 95 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07ac0): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07ac0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.855531835 +0000 UTC m=+215.969183388 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b07ac0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b542c0): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b542c0): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b542c0): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b542c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b542c0): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.855531835 +0000 UTC m=+215.969183388 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b542c0): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fd9880 item 95 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 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/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54900): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54900): open at offset 0 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54900): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54900): _readAt: size=2, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54900): >_readAt: n=0, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54900): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54900): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54900): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.857116144 +0000 UTC m=+215.970767697 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54900): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54e40): _writeAt: size=5, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54e40): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54e40): >openPending: err= 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073714700 item 96 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54e40): >_writeAt: n=5, err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54e40): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.857672774 +0000 UTC m=+215.971324327 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b54e40): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:14 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:14 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b55540): _readAt: size=512, off=0 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b55540): openPending: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b55540): >openPending: err= 2026/09/15 01:39:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b55540): >_readAt: n=5, err=EOF 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b55540): close: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:14.857672774 +0000 UTC m=+215.971324327 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:14 DEBUG : open-test-file(0x30073b55540): >close: err= 2026/09/15 01:39:14 DEBUG : open-test-file: Remove: 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073714f50 item 96 2026/09/15 01:39:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:14 DEBUG : open-test-file: >Remove: err= 2026/09/15 01:39:14 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:14 DEBUG : Looking for writers 2026/09/15 01:39:14 DEBUG : >WaitForWriters: 2026/09/15 01:39:14 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:15 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:15 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:39:15 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:15 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/15 01:39:15 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073873e00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073873e00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073873e00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073873e00): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073873e00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.243801003 +0000 UTC m=+216.357452616 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073873e00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec380): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec380): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec380): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec380): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec380): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec380): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec380): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.243801003 +0000 UTC m=+216.357452616 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec380): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec840): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec840): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec840): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec840): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec840): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.243801003 +0000 UTC m=+216.357452616 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dec840): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300740308c0 item 1 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dece80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dece80): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dece80): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dece80): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dece80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.246388104 +0000 UTC m=+216.360039657 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dece80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded380): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded380): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded380): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded380): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded380): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.246388104 +0000 UTC m=+216.360039657 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded380): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074031d50 item 2 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded9c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded9c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded9c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded9c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded9c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.248387616 +0000 UTC m=+216.362039219 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073ded9c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dede40): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dede40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dede40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dede40): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dede40): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dede40): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dede40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.248387616 +0000 UTC m=+216.362039219 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073dede40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10400): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10400): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10400): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10400): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10400): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.248387616 +0000 UTC m=+216.362039219 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10400): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300736009a0 item 3 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10a80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10a80): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10a80): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10a80): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10a80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.250922329 +0000 UTC m=+216.364573882 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10a80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10fc0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10fc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10fc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10fc0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10fc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.250922329 +0000 UTC m=+216.364573882 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e10fc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073601ab0 item 4 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11600): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11600): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11600): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11600): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11600): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.252729048 +0000 UTC m=+216.366380601 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11600): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11a80): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11a80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11a80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11a80): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11a80): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11a80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.252729048 +0000 UTC m=+216.366380601 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e11a80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a040): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a040): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a040): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a040): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a040): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.252729048 +0000 UTC m=+216.366380601 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a040): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007356f030 item 5 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a6c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a6c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a6c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a6c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a6c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.254878493 +0000 UTC m=+216.368530036 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4a6c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4ac00): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4ac00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4ac00): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4ac00): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4ac00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.254878493 +0000 UTC m=+216.368530036 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4ac00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007427e380 item 6 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b280): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b280): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b280): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b280): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b280): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.256627001 +0000 UTC m=+216.370278554 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b280): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b780): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b780): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b780): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b780): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b780): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b780): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b780): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.256627001 +0000 UTC m=+216.370278554 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4b780): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4bc40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4bc40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4bc40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4bc40): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4bc40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.256627001 +0000 UTC m=+216.370278554 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073e4bc40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007427ebd0 item 7 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f083c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f083c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f083c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f083c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f083c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.258806954 +0000 UTC m=+216.372458497 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f083c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08900): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08900): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08900): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08900): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08900): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.258806954 +0000 UTC m=+216.372458497 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08900): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007427f420 item 8 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08ec0): _readAt: size=2, off=0 2026/09/15 01:39:15 ERROR : open-test-file(0x30073f08ec0): Couldn't read size of file 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08ec0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08ec0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08ec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08ec0): close: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f08ec0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09280): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09280): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09280): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09280): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09280): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.260436709 +0000 UTC m=+216.374088262 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09280): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09700): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09700): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09700): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09700): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09700): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09700): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09700): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.260436709 +0000 UTC m=+216.374088262 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09700): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09c00): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09c00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09c00): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09c00): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09c00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.260436709 +0000 UTC m=+216.374088262 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f09c00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007427f9d0 item 9 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48380): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48380): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48380): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48380): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48380): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.262667336 +0000 UTC m=+216.376318890 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48380): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f488c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f488c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f488c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f488c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f488c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.262667336 +0000 UTC m=+216.376318890 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f488c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e184d0 item 10 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48f00): _readAt: size=2, off=0 2026/09/15 01:39:15 ERROR : open-test-file(0x30073f48f00): Couldn't read size of file 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48f00): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48f00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48f00): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48f00): close: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f48f00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f492c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f492c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f492c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f492c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f492c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.264334642 +0000 UTC m=+216.377986186 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f492c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f497c0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f497c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f497c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f497c0): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f497c0): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f497c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f497c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.264334642 +0000 UTC m=+216.377986186 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f497c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f49cc0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f49cc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f49cc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f49cc0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f49cc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.264334642 +0000 UTC m=+216.377986186 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f49cc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e18cb0 item 11 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66440): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66440): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66440): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66440): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66440): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.267265492 +0000 UTC m=+216.380917045 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66440): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66980): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66980): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66980): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66980): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66980): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.267265492 +0000 UTC m=+216.380917045 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66980): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e19650 item 12 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66fc0): _readAt: size=2, off=0 2026/09/15 01:39:15 ERROR : open-test-file(0x30073f66fc0): Couldn't read size of file 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66fc0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66fc0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66fc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66fc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f66fc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67380): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67380): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67380): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67380): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67380): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.269049016 +0000 UTC m=+216.382700569 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67380): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92200): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92200): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92200): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92200): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92200): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.269049016 +0000 UTC m=+216.382700569 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92200): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742d09a0 item 13 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92880): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92880): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92880): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92880): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92880): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.270531073 +0000 UTC m=+216.384182626 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92880): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92dc0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92dc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92dc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92dc0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92dc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.270531073 +0000 UTC m=+216.384182626 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b92dc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742d1110 item 14 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93400): _readAt: size=2, off=0 2026/09/15 01:39:15 ERROR : open-test-file(0x30073b93400): Couldn't read size of file 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93400): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93400): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93400): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93400): close: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93400): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b937c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b937c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b937c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b937c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b937c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.272287506 +0000 UTC m=+216.385939059 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b937c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93e80): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93e80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93e80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93e80): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93e80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.272287506 +0000 UTC m=+216.385939059 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b93e80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742d16c0 item 15 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92600): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92600): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92600): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92600): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92600): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.274151523 +0000 UTC m=+216.387803066 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92600): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92b40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92b40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92b40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92b40): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92b40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.274151523 +0000 UTC m=+216.387803066 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f92b40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300744ec000 item 16 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93180): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93180): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93180): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93180): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93180): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.27578222 +0000 UTC m=+216.389433763 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93180): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93600): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93600): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93600): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93600): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93600): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93600): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93600): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93600): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.27578222 +0000 UTC m=+216.389433763 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93600): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93b00): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93b00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93b00): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93b00): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93b00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.27578222 +0000 UTC m=+216.389433763 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f93b00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300744ec620 item 17 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8280): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8280): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8280): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8280): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8280): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.277767546 +0000 UTC m=+216.391419099 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8280): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa87c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa87c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa87c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa87c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa87c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.277767546 +0000 UTC m=+216.391419099 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa87c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300744ece00 item 18 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8e40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8e40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8e40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8e40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8e40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.279347226 +0000 UTC m=+216.392998779 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa8e40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9340): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9340): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9340): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9340): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9340): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9340): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9340): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9340): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.279347226 +0000 UTC m=+216.392998779 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9340): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9840): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9840): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9840): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9840): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9840): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.279347226 +0000 UTC m=+216.392998779 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9840): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300744ed3b0 item 19 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9ec0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9ec0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9ec0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9ec0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9ec0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.282228271 +0000 UTC m=+216.395879824 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fa9ec0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4500): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4500): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4500): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4500): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4500): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.282228271 +0000 UTC m=+216.395879824 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4500): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300744edc00 item 20 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4b80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4b80): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4b80): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4b80): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4b80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.283930172 +0000 UTC m=+216.397581725 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc4b80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5080): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5080): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5080): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5080): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5080): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5080): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5080): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5080): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.283930172 +0000 UTC m=+216.397581725 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5080): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5580): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5580): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5580): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5580): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5580): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.283930172 +0000 UTC m=+216.397581725 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5580): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007384c540 item 21 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5c00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5c00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5c00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5c00): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5c00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.286440418 +0000 UTC m=+216.400091971 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073fc5c00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006240): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006240): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006240): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006240): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006240): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.286440418 +0000 UTC m=+216.400091971 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006240): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007371c310 item 22 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740068c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740068c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740068c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740068c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740068c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.288002516 +0000 UTC m=+216.401654069 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740068c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006dc0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006dc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006dc0): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006dc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006dc0): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006dc0): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006dc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.288002516 +0000 UTC m=+216.401654069 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074006dc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740072c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740072c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740072c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740072c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740072c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.288002516 +0000 UTC m=+216.401654069 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740072c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007371d570 item 23 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007940): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007940): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007940): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007940): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007940): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.290428192 +0000 UTC m=+216.404079745 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007940): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007e80): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007e80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007e80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007e80): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007e80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.290428192 +0000 UTC m=+216.404079745 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074007e80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073a085b0 item 24 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740325c0): _readAt: size=2, off=0 2026/09/15 01:39:15 ERROR : open-test-file(0x300740325c0): Couldn't read size of file 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740325c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740325c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740325c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740325c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740325c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032980): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032980): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032980): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032980): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032980): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.292031245 +0000 UTC m=+216.405682798 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032980): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032e80): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032e80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032e80): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032e80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032e80): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032e80): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032e80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.292031245 +0000 UTC m=+216.405682798 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074032e80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740333c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740333c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740333c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740333c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740333c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.292031245 +0000 UTC m=+216.405682798 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740333c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073a08f50 item 25 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074033a40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074033a40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074033a40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074033a40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074033a40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.294295418 +0000 UTC m=+216.407946971 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074033a40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e080): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e080): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e080): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e080): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e080): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.294295418 +0000 UTC m=+216.407946971 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e080): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073a09a40 item 26 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e6c0): _readAt: size=2, off=0 2026/09/15 01:39:15 ERROR : open-test-file(0x3007405e6c0): Couldn't read size of file 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e6c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e6c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e6c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e6c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405e6c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ea80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ea80): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ea80): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ea80): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ea80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.295877872 +0000 UTC m=+216.409529426 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ea80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ef80): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ef80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ef80): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ef80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ef80): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ef80): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ef80): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ef80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.295877872 +0000 UTC m=+216.409529426 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405ef80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405f4c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405f4c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405f4c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405f4c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405f4c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.295877872 +0000 UTC m=+216.409529426 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405f4c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074194310 item 27 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405fb40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405fb40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405fb40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405fb40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405fb40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.298035373 +0000 UTC m=+216.411686916 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007405fb40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c180): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c180): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c180): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c180): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c180): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.298035373 +0000 UTC m=+216.411686916 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c180): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300741952d0 item 28 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c7c0): _readAt: size=2, off=0 2026/09/15 01:39:15 ERROR : open-test-file(0x3007409c7c0): Couldn't read size of file 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c7c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c7c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c7c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c7c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409c7c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409cb80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409cb80): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409cb80): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409cb80): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409cb80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.29952278 +0000 UTC m=+216.413174333 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409cb80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d240): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d240): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d240): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d240): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d240): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.29952278 +0000 UTC m=+216.413174333 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d240): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737ca1c0 item 29 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d8c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d8c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d8c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d8c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d8c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.300893596 +0000 UTC m=+216.414545149 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409d8c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409de00): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409de00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409de00): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409de00): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409de00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.300893596 +0000 UTC m=+216.414545149 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007409de00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cab60 item 30 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc540): _readAt: size=2, off=0 2026/09/15 01:39:15 ERROR : open-test-file(0x300740bc540): Couldn't read size of file 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc540): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc540): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc540): >_writeAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc540): close: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc540): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc900): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc900): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc900): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc900): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc900): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.302267598 +0000 UTC m=+216.415919151 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bc900): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bcfc0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bcfc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bcfc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bcfc0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bcfc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.302267598 +0000 UTC m=+216.415919151 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bcfc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cb420 item 31 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bd640): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bd640): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bd640): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bd640): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bd640): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.303598478 +0000 UTC m=+216.417250031 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bd640): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bdb80): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bdb80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bdb80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bdb80): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bdb80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.303598478 +0000 UTC m=+216.417250031 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740bdb80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cbdc0 item 32 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea2c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea2c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea2c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea2c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea2c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.304842025 +0000 UTC m=+216.418493578 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea2c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea740): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea740): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea740): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea740): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea740): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300735c2a80 item 33 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea740): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea740): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.305381873 +0000 UTC m=+216.419033426 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ea740): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eac40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eac40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eac40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eac40): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eac40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.305381873 +0000 UTC m=+216.419033426 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eac40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300735c2d90 item 33 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb280): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb280): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb280): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb280): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb280): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.307392988 +0000 UTC m=+216.421044541 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb280): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb700): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb700): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300735c3b90 item 34 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb700): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb700): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb700): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb700): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb700): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.308210841 +0000 UTC m=+216.421862384 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740eb700): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ebc40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ebc40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ebc40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ebc40): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ebc40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.308210841 +0000 UTC m=+216.421862384 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300740ebc40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300735c3e30 item 34 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e380): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e380): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e380): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e380): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e380): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.309417918 +0000 UTC m=+216.423069471 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e380): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e800): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e800): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e800): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e800): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e800): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073574e00 item 35 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e800): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e800): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.309902543 +0000 UTC m=+216.423554096 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411e800): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411ed00): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411ed00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411ed00): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411ed00): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411ed00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.309902543 +0000 UTC m=+216.423554096 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411ed00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073575420 item 35 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f380): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f380): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f380): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f380): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f380): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.311368538 +0000 UTC m=+216.425020091 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f380): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f880): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f880): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073575b20 item 36 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f880): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f880): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f880): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f880): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f880): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.311975374 +0000 UTC m=+216.425626916 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411f880): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411fdc0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411fdc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411fdc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411fdc0): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411fdc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.311975374 +0000 UTC m=+216.425626916 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007411fdc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373c1c0 item 36 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152500): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152500): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152500): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152500): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152500): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.313576594 +0000 UTC m=+216.427228136 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152500): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152980): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152980): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152980): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152980): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152980): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373c930 item 37 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152980): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152980): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.31422106 +0000 UTC m=+216.427872613 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152980): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152e80): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152e80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152e80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152e80): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152e80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.31422106 +0000 UTC m=+216.427872613 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074152e80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373ccb0 item 37 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153500): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153500): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153500): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153500): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153500): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.315818063 +0000 UTC m=+216.429469616 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153500): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153a00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153a00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373d810 item 38 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153a00): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153a00): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153a00): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153a00): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153a00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.316624764 +0000 UTC m=+216.430276317 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074153a00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67900): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67900): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67900): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67900): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67900): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.316624764 +0000 UTC m=+216.430276317 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f67900): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e19d50 item 38 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a080): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a080): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a080): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a080): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a080): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.319356889 +0000 UTC m=+216.433008442 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a080): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a580): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a580): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a580): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a580): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a580): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073560ee0 item 39 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a580): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a580): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.320137261 +0000 UTC m=+216.433788814 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418a580): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418aa80): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418aa80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418aa80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418aa80): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418aa80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.320137261 +0000 UTC m=+216.433788814 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418aa80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073561b20 item 39 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b100): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b100): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b100): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b100): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b100): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.322503265 +0000 UTC m=+216.436154818 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b100): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b600): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b600): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007372f2d0 item 40 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b600): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b600): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b600): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b600): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b600): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.323256716 +0000 UTC m=+216.436908269 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418b600): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418bb40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418bb40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418bb40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418bb40): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418bb40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.323256716 +0000 UTC m=+216.436908269 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007418bb40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007372f810 item 40 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8200): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8200): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8200): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8200): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8200): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8200): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8200): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.325036415 +0000 UTC m=+216.438687968 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8200): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8700): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8700): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8700): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e6a2a0 item 41 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8700): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8700): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.325648229 +0000 UTC m=+216.439299782 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8700): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8bc0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8bc0): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8bc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8bc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e6a5b0 item 41 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8bc0): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8bc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.326339523 +0000 UTC m=+216.439991076 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b8bc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9100): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9100): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9100): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9100): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9100): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.326339523 +0000 UTC m=+216.439991076 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9100): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e6a8c0 item 41 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9740): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9740): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9740): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9740): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9740): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9740): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9740): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.328545304 +0000 UTC m=+216.442196877 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9740): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9c40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9c40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9c40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e6b0a0 item 42 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9c40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9c40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.329282104 +0000 UTC m=+216.442933657 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741b9c40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8280): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8280): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e6b340 item 42 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8280): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8280): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8280): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8280): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8280): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.330022451 +0000 UTC m=+216.443674004 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8280): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8800): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8800): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8800): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8800): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8800): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.330022451 +0000 UTC m=+216.443674004 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8800): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e6b5e0 item 42 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8e40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8e40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8e40): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8e40): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8e40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8e40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8e40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.331817187 +0000 UTC m=+216.445468741 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d8e40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9340): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9340): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9340): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073e6bdc0 item 43 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9340): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9340): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.332490026 +0000 UTC m=+216.446141579 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9340): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9880): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9880): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9880): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9880): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9880): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007316c5b0 item 43 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9880): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9880): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.333285618 +0000 UTC m=+216.446937160 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9880): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9dc0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9dc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9dc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9dc0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9dc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.333285618 +0000 UTC m=+216.446937160 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741d9dc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007316cbd0 item 43 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210500): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210500): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210500): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210500): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210500): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210500): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210500): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.335016633 +0000 UTC m=+216.448668186 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210500): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210a00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210a00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210a00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007316d490 item 44 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210a00): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210a00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.335670047 +0000 UTC m=+216.449321600 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210a00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210f40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210f40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007316d810 item 44 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210f40): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210f40): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210f40): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210f40): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210f40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.336447322 +0000 UTC m=+216.450098865 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074210f40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742114c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742114c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742114c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742114c0): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742114c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.336447322 +0000 UTC m=+216.450098865 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742114c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073784620 item 44 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074211b00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074211b00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074211b00): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074211b00): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074211b00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074211b00): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074211b00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.338499224 +0000 UTC m=+216.452150777 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074211b00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244100): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244100): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244100): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073785490 item 45 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244100): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244100): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.339155 +0000 UTC m=+216.452806553 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244100): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244800): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244800): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244800): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244800): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244800): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.339155 +0000 UTC m=+216.452806553 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244800): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073785960 item 45 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244e40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244e40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244e40): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244e40): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244e40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244e40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244e40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.341302502 +0000 UTC m=+216.454954056 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074244e40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245340): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245340): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245340): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073566460 item 46 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245340): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245340): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.34205891 +0000 UTC m=+216.455710463 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245340): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245a40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245a40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245a40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245a40): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245a40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.34205891 +0000 UTC m=+216.455710463 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074245a40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300735668c0 item 46 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1f780): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1f780): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1f780): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1f780): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1f780): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1f780): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1f780): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.344263809 +0000 UTC m=+216.457915362 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1f780): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1fc80): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1fc80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1fc80): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742b6b60 item 47 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1fc80): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1fc80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.345037168 +0000 UTC m=+216.458688721 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a1fc80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40480): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40480): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40480): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40480): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40480): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.345037168 +0000 UTC m=+216.458688721 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40480): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742b6e00 item 47 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40ac0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40ac0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40ac0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40ac0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40ac0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40ac0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.34764576 +0000 UTC m=+216.461297333 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40ac0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40fc0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40fc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40fc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742b7420 item 48 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40fc0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40fc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.348692726 +0000 UTC m=+216.462344279 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a40fc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a416c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a416c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a416c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a416c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a416c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.348692726 +0000 UTC m=+216.462344279 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a416c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742b76c0 item 48 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a41d00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a41d00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a41d00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a41d00): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a41d00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.35091088 +0000 UTC m=+216.464562443 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a41d00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e280): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e280): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e280): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e280): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e280): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e280): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073726230 item 49 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e280): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e280): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.351829523 +0000 UTC m=+216.465481126 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e280): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e7c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e7c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e7c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e7c0): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e7c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.351829523 +0000 UTC m=+216.465481126 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429e7c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073726850 item 49 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429ee40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429ee40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429ee40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429ee40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429ee40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.35437705 +0000 UTC m=+216.468028603 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429ee40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f340): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f340): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f340): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073727340 item 50 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f340): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f340): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f340): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f340): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f340): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.355323956 +0000 UTC m=+216.468975498 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f340): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f8c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f8c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f8c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f8c0): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f8c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.355323956 +0000 UTC m=+216.468975498 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007429f8c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737276c0 item 50 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6040): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6040): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6040): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6040): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6040): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.35713866 +0000 UTC m=+216.470790213 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6040): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6540): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6540): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6540): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6540): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6540): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6540): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374a7e0 item 51 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6540): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6540): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.357829212 +0000 UTC m=+216.471480765 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6540): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6a80): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6a80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6a80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6a80): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6a80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.357829212 +0000 UTC m=+216.471480765 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d6a80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374acb0 item 51 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7100): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7100): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7100): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7100): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7100): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.359496177 +0000 UTC m=+216.473147730 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7100): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7600): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7600): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7600): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374b650 item 52 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7600): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7600): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7600): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7600): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7600): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.360346972 +0000 UTC m=+216.473998525 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7600): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7b80): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7b80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7b80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7b80): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7b80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.360346972 +0000 UTC m=+216.473998525 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742d7b80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374bab0 item 52 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe300): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe300): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe300): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe300): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe300): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.362197233 +0000 UTC m=+216.475848786 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe300): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe800): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe800): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe800): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe800): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe800): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe800): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737ce380 item 53 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe800): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe800): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.363004546 +0000 UTC m=+216.476656099 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fe800): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fed40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fed40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fed40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fed40): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fed40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.363004546 +0000 UTC m=+216.476656099 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742fed40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737ce620 item 53 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff3c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff3c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff3c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff3c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff3c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.364765909 +0000 UTC m=+216.478417462 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff3c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff8c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff8c0): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff8c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cef50 item 54 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff8c0): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff8c0): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff8c0): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff8c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.365621252 +0000 UTC m=+216.479272805 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ff8c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ffe40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ffe40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ffe40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ffe40): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ffe40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.365621252 +0000 UTC m=+216.479272805 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742ffe40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cf260 item 54 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433a5c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433a5c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433a5c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433a5c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433a5c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.367272028 +0000 UTC m=+216.480923581 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433a5c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433aac0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433aac0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433aac0): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433aac0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433aac0): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433aac0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cf810 item 55 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433aac0): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433aac0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.367935779 +0000 UTC m=+216.481587332 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433aac0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b000): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b000): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b000): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b000): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b000): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.367935779 +0000 UTC m=+216.481587332 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b000): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cfab0 item 55 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b680): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b680): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b680): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b680): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b680): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.369967553 +0000 UTC m=+216.483619097 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433b680): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433bb80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433bb80): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433bb80): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007357c540 item 56 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433bb80): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433bb80): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433bb80): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433bb80): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433bb80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.370933074 +0000 UTC m=+216.484584627 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007433bb80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074274100): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074274100): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074274100): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074274100): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074274100): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.370933074 +0000 UTC m=+216.484584627 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074274100): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007357ca10 item 56 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e280): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e280): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e280): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e280): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e280): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e280): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e280): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e280): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.373068503 +0000 UTC m=+216.486720056 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e280): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e7c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e7c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e7c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007357d030 item 57 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e7c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e7c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.373711586 +0000 UTC m=+216.487363139 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437e7c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437ed00): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437ed00): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437ed00): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437ed00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437ed00): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437ed00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007357d3b0 item 57 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437ed00): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437ed00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.374647152 +0000 UTC m=+216.488298705 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437ed00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f280): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f280): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f280): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f280): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f280): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.374647152 +0000 UTC m=+216.488298705 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f280): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007357d9d0 item 57 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f8c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f8c0): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f8c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f8c0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f8c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f8c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f8c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.377381941 +0000 UTC m=+216.491033494 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437f8c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437fe00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437fe00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437fe00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007351e460 item 58 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437fe00): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437fe00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.378534426 +0000 UTC m=+216.492185979 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007437fe00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2440): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2440): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2440): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007351e770 item 58 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2440): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2440): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2440): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2440): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2440): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.379495849 +0000 UTC m=+216.493147663 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2440): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2a00): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2a00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2a00): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2a00): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2a00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.379495849 +0000 UTC m=+216.493147663 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b2a00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007351ed20 item 58 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3040): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3040): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3040): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3040): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3040): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3040): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3040): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3040): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.381688987 +0000 UTC m=+216.495340540 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3040): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3580): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3580): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3580): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374e1c0 item 59 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3580): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3580): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.38249126 +0000 UTC m=+216.496142813 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3580): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3ac0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3ac0): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3ac0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3ac0): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3ac0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374e770 item 59 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3ac0): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3ac0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.383328349 +0000 UTC m=+216.496979892 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743b3ac0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0140): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0140): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0140): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0140): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0140): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.383328349 +0000 UTC m=+216.496979892 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0140): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007374eee0 item 59 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0780): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0780): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0780): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0780): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0780): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0780): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0780): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0780): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.38558662 +0000 UTC m=+216.499238173 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0780): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0cc0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0cc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0cc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c80e0 item 60 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0cc0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0cc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.386347526 +0000 UTC m=+216.499999079 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d0cc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1200): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1200): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1200): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c8540 item 60 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1200): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1200): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1200): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1200): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1200): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.387525558 +0000 UTC m=+216.501177111 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1200): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d17c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d17c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d17c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d17c0): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d17c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.387525558 +0000 UTC m=+216.501177111 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d17c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c87e0 item 60 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1e00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1e00): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1e00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1e00): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1e00): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1e00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1e00): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1e00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.389320505 +0000 UTC m=+216.502972058 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743d1e00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0440): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0440): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0440): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c8e00 item 61 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0440): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0440): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.389920136 +0000 UTC m=+216.503571689 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0440): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0b40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0b40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0b40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0b40): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0b40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.389920136 +0000 UTC m=+216.503571689 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f0b40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c90a0 item 61 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1180): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1180): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1180): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1180): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1180): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1180): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1180): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1180): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.391834818 +0000 UTC m=+216.505486371 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1180): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f16c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f16c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f16c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c98f0 item 62 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f16c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f16c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.3925459 +0000 UTC m=+216.506197453 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f16c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1dc0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1dc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1dc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1dc0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1dc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.3925459 +0000 UTC m=+216.506197453 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300743f1dc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737c9c00 item 62 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420500): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420500): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420500): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420500): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420500): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420500): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420500): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420500): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.394395179 +0000 UTC m=+216.508046732 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420500): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420a40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420a40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420a40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300736e2930 item 63 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420a40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420a40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.395039234 +0000 UTC m=+216.508690787 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074420a40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421140): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421140): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421140): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421140): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421140): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.395039234 +0000 UTC m=+216.508690787 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421140): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300736e2d90 item 63 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421780): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421780): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421780): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421780): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421780): >_readAt: n=0, err=Bad file descriptor 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421780): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421780): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421780): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.396750913 +0000 UTC m=+216.510402466 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421780): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421cc0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421cc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421cc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300736e3500 item 64 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421cc0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421cc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.397529713 +0000 UTC m=+216.511181266 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074421cc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443e4c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443e4c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443e4c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443e4c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443e4c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.397529713 +0000 UTC m=+216.511181266 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443e4c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300736e37a0 item 64 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443eb00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443eb00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443eb00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443eb00): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443eb00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.399467588 +0000 UTC m=+216.513119141 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443eb00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443ef80): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443ef80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443ef80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443ef80): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443ef80): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300738821c0 item 65 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443ef80): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443ef80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.400243923 +0000 UTC m=+216.513895476 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443ef80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443f480): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443f480): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443f480): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443f480): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443f480): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.400243923 +0000 UTC m=+216.513895476 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443f480): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073882460 item 65 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443fac0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443fac0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443fac0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443fac0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443fac0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.402209592 +0000 UTC m=+216.515861145 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007443fac0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a040): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a040): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073882c40 item 66 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a040): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a040): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a040): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a040): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a040): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.402974825 +0000 UTC m=+216.516626378 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a040): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a580): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a580): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a580): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a580): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a580): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.402974825 +0000 UTC m=+216.516626378 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445a580): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073883030 item 66 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445abc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445abc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445abc0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445abc0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445abc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.404830957 +0000 UTC m=+216.518482510 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445abc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b040): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b040): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b040): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b040): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b040): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073883650 item 67 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b040): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b040): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.405556406 +0000 UTC m=+216.519207959 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b040): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b540): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b540): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b540): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b540): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b540): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.405556406 +0000 UTC m=+216.519207959 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445b540): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300738838f0 item 67 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445bbc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445bbc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445bbc0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445bbc0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445bbc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.40704785 +0000 UTC m=+216.520699403 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007445bbc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a1c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a1c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073740230 item 68 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a1c0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a1c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a1c0): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a1c0): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a1c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.407843761 +0000 UTC m=+216.521495314 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a1c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a700): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a700): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a700): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a700): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a700): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.407843761 +0000 UTC m=+216.521495314 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447a700): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737407e0 item 68 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447ad40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447ad40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447ad40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447ad40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447ad40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.409691707 +0000 UTC m=+216.523343251 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447ad40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b1c0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b1c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b1c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b1c0): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b1c0): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073741340 item 69 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b1c0): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b1c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.4103345 +0000 UTC m=+216.523986053 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b1c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b6c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b6c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b6c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b6c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b6c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.4103345 +0000 UTC m=+216.523986053 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447b6c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737417a0 item 69 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447bd40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447bd40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447bd40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447bd40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447bd40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.41217368 +0000 UTC m=+216.525825233 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007447bd40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8340): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8340): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cc150 item 70 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8340): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8340): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8340): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8340): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8340): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.412753644 +0000 UTC m=+216.526405197 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8340): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8880): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8880): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8880): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8880): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8880): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.412753644 +0000 UTC m=+216.526405197 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8880): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cc460 item 70 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8f00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8f00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8f00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8f00): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8f00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.414249466 +0000 UTC m=+216.527901019 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d8f00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9400): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9400): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9400): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9400): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9400): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cce00 item 71 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9400): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9400): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.414815784 +0000 UTC m=+216.528467337 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9400): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9900): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9900): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9900): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9900): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9900): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.414815784 +0000 UTC m=+216.528467337 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744d9900): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cd260 item 71 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6080): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6080): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6080): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6080): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6080): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.41634546 +0000 UTC m=+216.529997013 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6080): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6580): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6580): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737cdb20 item 72 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6580): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6580): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6580): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6580): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6580): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.416944261 +0000 UTC m=+216.530595804 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6580): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6ac0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6ac0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6ac0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6ac0): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6ac0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.416944261 +0000 UTC m=+216.530595804 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6ac0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300732180e0 item 72 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7080): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7080): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7080): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7080): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7080): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7080): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7080): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.418433609 +0000 UTC m=+216.532085162 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7080): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7580): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7580): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7580): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073218fc0 item 73 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7580): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7580): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.418985822 +0000 UTC m=+216.532637375 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7580): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7a40): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7a40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7a40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7a40): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7a40): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300732192d0 item 73 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7a40): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7a40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.421244473 +0000 UTC m=+216.534896026 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7a40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e340): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e340): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e340): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e340): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e340): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.421244473 +0000 UTC m=+216.534896026 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e340): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073f307e0 item 73 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e980): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e980): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e980): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e980): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e980): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e980): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e980): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.422815667 +0000 UTC m=+216.536467210 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468e980): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468ee80): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468ee80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468ee80): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073f30d90 item 74 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468ee80): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468ee80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.423377046 +0000 UTC m=+216.537028599 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468ee80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f3c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f3c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073f31030 item 74 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f3c0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f3c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f3c0): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f3c0): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f3c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.423987779 +0000 UTC m=+216.537639321 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f3c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6180): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6180): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6180): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6180): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6180): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.423987779 +0000 UTC m=+216.537639321 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6180): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373c1c0 item 74 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f67c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f67c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f67c0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f67c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f67c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f67c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f67c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.425657499 +0000 UTC m=+216.539309052 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f67c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6cc0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6cc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6cc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373c930 item 75 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6cc0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6cc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.426282068 +0000 UTC m=+216.539933621 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f6cc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7200): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7200): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7200): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7200): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7200): _writeAt: size=3, off=2 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373ccb0 item 75 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7200): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7200): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.426967721 +0000 UTC m=+216.540619263 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7200): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7780): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7780): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7780): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7780): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7780): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.426967721 +0000 UTC m=+216.540619263 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300744f7780): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373d3b0 item 75 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f980): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f980): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f980): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f980): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f980): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f980): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f980): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.428725367 +0000 UTC m=+216.542376920 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468f980): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468fe80): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468fe80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468fe80): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3007373dc00 item 76 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468fe80): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468fe80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.429272149 +0000 UTC m=+216.542923702 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007468fe80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0ee40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0ee40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073218930 item 76 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0ee40): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0ee40): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0ee40): _writeAt: size=3, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0ee40): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0ee40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.429968022 +0000 UTC m=+216.543619564 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0ee40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0f640): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0f640): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0f640): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0f640): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0f640): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.429968022 +0000 UTC m=+216.543619564 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0f640): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073218d20 item 76 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0fec0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0fec0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0fec0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0fec0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0fec0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0fec0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0fec0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.431266611 +0000 UTC m=+216.544918154 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b0fec0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741084c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741084c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741084c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073219880 item 77 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741084c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741084c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.431794216 +0000 UTC m=+216.545445759 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741084c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074108bc0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074108bc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074108bc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074108bc0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074108bc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.431794216 +0000 UTC m=+216.545445759 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074108bc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073566460 item 77 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109240): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109240): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109240): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109240): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109240): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109240): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109240): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.433739196 +0000 UTC m=+216.547390749 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109240): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109740): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109740): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109740): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073566d20 item 78 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109740): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109740): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.434250551 +0000 UTC m=+216.547902095 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109740): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109e40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109e40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109e40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109e40): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109e40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.434250551 +0000 UTC m=+216.547902095 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074109e40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073567180 item 78 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073640880): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073640880): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073640880): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073640880): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073640880): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073640880): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073640880): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.435780117 +0000 UTC m=+216.549431670 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073640880): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073641d00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073641d00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073641d00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073f315e0 item 79 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073641d00): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073641d00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.436341666 +0000 UTC m=+216.549993219 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073641d00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f32b40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f32b40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f32b40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f32b40): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f32b40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.436341666 +0000 UTC m=+216.549993219 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f32b40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073984150 item 79 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33180): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33180): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33180): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33180): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33180): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33180): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33180): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.437781432 +0000 UTC m=+216.551432975 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33180): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33680): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33680): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33680): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073984770 item 80 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33680): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33680): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.438499517 +0000 UTC m=+216.552151070 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33680): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33d80): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33d80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33d80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33d80): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33d80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.438499517 +0000 UTC m=+216.552151070 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073f33d80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073984af0 item 80 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888900): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888900): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888900): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888900): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888900): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.439881344 +0000 UTC m=+216.553532897 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888900): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888e00): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888e00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888e00): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888e00): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888e00): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888e00): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300739850a0 item 81 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888e00): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888e00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.440674671 +0000 UTC m=+216.554326214 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073888e00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889340): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889340): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889340): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889340): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889340): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.440674671 +0000 UTC m=+216.554326214 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889340): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300739853b0 item 81 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889e40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889e40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889e40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889e40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889e40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.442124385 +0000 UTC m=+216.555775938 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073889e40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300737705c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300737705c0): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300737705c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300739859d0 item 82 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300737705c0): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300737705c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300737705c0): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300737705c0): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300737705c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.44279461 +0000 UTC m=+216.556446153 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300737705c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771280): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771280): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771280): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771280): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771280): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.44279461 +0000 UTC m=+216.556446153 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771280): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073985c70 item 82 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771900): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771900): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771900): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771900): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771900): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.444458489 +0000 UTC m=+216.558110042 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073771900): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38080): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38080): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38080): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38080): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38080): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38080): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073760a10 item 83 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38080): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38080): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.44504679 +0000 UTC m=+216.558698332 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38080): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a386c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a386c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a386c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a386c0): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a386c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.44504679 +0000 UTC m=+216.558698332 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a386c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073760f50 item 83 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38ec0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38ec0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38ec0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38ec0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38ec0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.44659504 +0000 UTC m=+216.560246593 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a38ec0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a393c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a393c0): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a393c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300737616c0 item 84 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a393c0): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a393c0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a393c0): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a393c0): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a393c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.447277769 +0000 UTC m=+216.560929322 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a393c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a39980): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a39980): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a39980): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a39980): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a39980): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.447277769 +0000 UTC m=+216.560929322 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a39980): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073761ce0 item 84 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e3c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e3c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e3c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e3c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e3c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.448646421 +0000 UTC m=+216.562297963 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e3c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e8c0): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e8c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e8c0): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e8c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e8c0): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e8c0): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300743183f0 item 85 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e8c0): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e8c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.449320773 +0000 UTC m=+216.562972315 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428e8c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428ee00): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428ee00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428ee00): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428ee00): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428ee00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.449320773 +0000 UTC m=+216.562972315 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428ee00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074318690 item 85 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f480): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f480): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f480): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f480): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f480): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.45101608 +0000 UTC m=+216.564667634 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f480): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f980): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f980): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f980): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074318c40 item 86 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f980): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f980): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f980): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f980): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f980): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.45158257 +0000 UTC m=+216.565234123 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x3007428f980): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206000): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206000): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206000): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206000): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206000): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.45158257 +0000 UTC m=+216.565234123 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206000): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074318f50 item 86 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206680): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206680): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206680): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206680): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206680): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.4530669 +0000 UTC m=+216.566718453 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206680): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206b80): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206b80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206b80): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206b80): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206b80): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206b80): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074319500 item 87 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206b80): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206b80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.45372919 +0000 UTC m=+216.567380733 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074206b80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742070c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742070c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742070c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742070c0): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742070c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.45372919 +0000 UTC m=+216.567380733 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300742070c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300743197a0 item 87 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207740): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207740): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207740): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207740): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207740): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.455275677 +0000 UTC m=+216.568927230 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207740): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207cc0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207cc0): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207cc0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074319d50 item 88 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207cc0): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207cc0): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207cc0): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207cc0): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207cc0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.455899675 +0000 UTC m=+216.569551228 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074207cc0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734da940): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734da940): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734da940): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734da940): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734da940): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.455899675 +0000 UTC m=+216.569551228 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734da940): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074252150 item 88 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734db440): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734db440): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734db440): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734db440): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734db440): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734db440): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734db440): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734db440): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.457469776 +0000 UTC m=+216.571121329 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300734db440): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178240): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178240): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178240): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074252700 item 89 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178240): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178240): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.457973357 +0000 UTC m=+216.571624910 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178240): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178780): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178780): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178780): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178780): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178780): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178780): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074252a80 item 89 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178780): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178780): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.458550435 +0000 UTC m=+216.572201989 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178780): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178d00): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178d00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178d00): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178d00): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178d00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.458550435 +0000 UTC m=+216.572201989 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074178d00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074252d20 item 89 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179380): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179380): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179380): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179380): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179380): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179380): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179380): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179380): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.460244191 +0000 UTC m=+216.573895734 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179380): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741798c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741798c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741798c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074253500 item 90 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741798c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741798c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.460830708 +0000 UTC m=+216.574482281 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300741798c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179e00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179e00): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179e00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742537a0 item 90 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179e00): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179e00): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179e00): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179e00): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179e00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.461539285 +0000 UTC m=+216.575190828 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30074179e00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b544c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b544c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b544c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b544c0): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b544c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.461539285 +0000 UTC m=+216.575190828 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b544c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074253a40 item 90 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b54b00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b54b00): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b54b00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b54b00): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b54b00): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b54b00): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b54b00): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b54b00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.463287643 +0000 UTC m=+216.576939196 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b54b00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55040): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55040): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55040): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fca1c0 item 91 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55040): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55040): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.463870232 +0000 UTC m=+216.577521785 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55040): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55580): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55580): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55580): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55580): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55580): >_readAt: n=2, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55580): _writeAt: size=3, off=7 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fca4d0 item 91 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55580): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55580): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.464509268 +0000 UTC m=+216.578160822 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55580): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55b00): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55b00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55b00): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55b00): >_readAt: n=8, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55b00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.464509268 +0000 UTC m=+216.578160822 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073b55b00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fca7e0 item 91 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4280): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4280): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4280): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4280): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4280): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4280): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4280): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4280): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.466055786 +0000 UTC m=+216.579707339 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4280): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c47c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c47c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c47c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fcb1f0 item 92 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c47c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c47c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.466611243 +0000 UTC m=+216.580262797 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c47c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4d00): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4d00): open at offset 5 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4d00): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fcb490 item 92 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4d00): _readAt: size=2, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4d00): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4d00): _writeAt: size=3, off=5 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4d00): >_writeAt: n=3, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4d00): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.467309111 +0000 UTC m=+216.580960664 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c4d00): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c52c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c52c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c52c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c52c0): >_readAt: n=3, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c52c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.467309111 +0000 UTC m=+216.580960664 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c52c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fcb730 item 92 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5900): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5900): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5900): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5900): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5900): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5900): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5900): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5900): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.468740571 +0000 UTC m=+216.582392124 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5900): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5e40): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5e40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5e40): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30073fcbce0 item 93 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5e40): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5e40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.469324673 +0000 UTC m=+216.582976226 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739c5e40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4640): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4640): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4640): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4640): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4640): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.469324673 +0000 UTC m=+216.582976226 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4640): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742020e0 item 93 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4c80): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4c80): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4c80): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4c80): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4c80): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4c80): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4c80): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4c80): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.470880999 +0000 UTC m=+216.584532552 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e4c80): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e51c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e51c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e51c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074202770 item 94 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e51c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e51c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.471461203 +0000 UTC m=+216.585112756 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e51c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e58c0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e58c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e58c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e58c0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e58c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.471461203 +0000 UTC m=+216.585112756 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x300739e58c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074202b60 item 94 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c000): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c000): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c000): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c000): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c000): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c000): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c000): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c000): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.4731025 +0000 UTC m=+216.586754053 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c000): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c540): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c540): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c540): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074203180 item 95 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c540): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c540): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.474849105 +0000 UTC m=+216.588500699 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0c540): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0cc40): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0cc40): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0cc40): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0cc40): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0cc40): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.474849105 +0000 UTC m=+216.588500699 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0cc40): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074203420 item 95 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 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/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d280): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d280): open at offset 0 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d280): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d280): _readAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d280): >_readAt: n=0, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d280): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d280): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d280): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.476477708 +0000 UTC m=+216.590129251 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d280): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d7c0): _writeAt: size=5, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d7c0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d7c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x300742039d0 item 96 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d7c0): >_writeAt: n=5, err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d7c0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.477149745 +0000 UTC m=+216.590801288 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0d7c0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/15 01:39:15 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:15 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/15 01:39:15 DEBUG : open-test-file: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0dec0): _readAt: size=512, off=0 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0dec0): openPending: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0dec0): >openPending: err= 2026/09/15 01:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0dec0): >_readAt: n=5, err=EOF 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0dec0): close: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-15 01:39:15.477149745 +0000 UTC m=+216.590801288 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : open-test-file(0x30073a0dec0): >close: err= 2026/09/15 01:39:15 DEBUG : open-test-file: Remove: 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30074203c70 item 96 2026/09/15 01:39:15 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/15 01:39:15 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/15 01:39:15 DEBUG : open-test-file: >Remove: err= 2026/09/15 01:39:15 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:15 DEBUG : Looking for writers 2026/09/15 01:39:15 DEBUG : >WaitForWriters: 2026/09/15 01:39:15 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.26s) --- PASS: TestRWFileHandleOpenTests/writes (0.63s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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.62s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:15 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:15 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:39:15 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:15 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:15 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:39:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:15 DEBUG : file1: newRWFileHandle: 2026/09/15 01:39:15 DEBUG : file1(0x30073a820c0): openPending: 2026/09/15 01:39:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:15 DEBUG : file1(0x30073a820c0): >openPending: err= 2026/09/15 01:39:15 DEBUG : file1: >newRWFileHandle: err= 2026/09/15 01:39:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/15 01:39:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/15 01:39:15 DEBUG : file1(0x30073a820c0): _writeAt: size=2, off=0 2026/09/15 01:39:15 DEBUG : file1(0x30073a820c0): >_writeAt: n=2, err= 2026/09/15 01:39:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/15 01:39:15 DEBUG : file1(0x30073a820c0): RWFileHandle.Flush 2026/09/15 01:39:15 DEBUG : file1(0x30073a820c0): RWFileHandle.Release 2026/09/15 01:39:15 DEBUG : file1(0x30073a820c0): close: 2026/09/15 01:39:15 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/15 01:39:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:15 DEBUG : file1(0x30073a820c0): >close: err= 2026/09/15 01:39:15 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:15 DEBUG : Looking for writers 2026/09/15 01:39:15 DEBUG : file1: reading active writers 2026/09/15 01:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:39:15 DEBUG : Looking for writers 2026/09/15 01:39:15 DEBUG : file1: reading active writers 2026/09/15 01:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:39:15 DEBUG : Looking for writers 2026/09/15 01:39:15 DEBUG : file1: reading active writers 2026/09/15 01:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:39:15 DEBUG : Looking for writers 2026/09/15 01:39:15 DEBUG : file1: reading active writers 2026/09/15 01:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:39:15 DEBUG : file1: vfs cache: starting upload 2026/09/15 01:39:16 DEBUG : Looking for writers 2026/09/15 01:39:16 DEBUG : file1: reading active writers 2026/09/15 01:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:39:16 DEBUG : Looking for writers 2026/09/15 01:39:16 DEBUG : file1: reading active writers 2026/09/15 01:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:39:16 DEBUG : Looking for writers 2026/09/15 01:39:16 DEBUG : file1: reading active writers 2026/09/15 01:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:39:16 DEBUG : file1: size = 2 OK 2026/09/15 01:39:16 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/15 01:39:16 INFO : file1: Copied (new) 2026/09/15 01:39:16 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/15 01:39:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/15 01:39:16 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/15 01:39:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:39:16 INFO : file1: vfs cache: upload succeeded try #1 2026/09/15 01:39:17 DEBUG : Looking for writers 2026/09/15 01:39:17 DEBUG : file1: reading active writers 2026/09/15 01:39:17 DEBUG : >WaitForWriters: 2026/09/15 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:17 DEBUG : Looking for writers 2026/09/15 01:39:17 DEBUG : file1: reading active writers 2026/09/15 01:39:17 DEBUG : >WaitForWriters: 2026/09/15 01:39:17 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:17 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:17 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:39:17 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:17 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:17 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:17 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:39:17 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:17 DEBUG : rename_me: newRWFileHandle: 2026/09/15 01:39:17 DEBUG : rename_me(0x30073a82d00): openPending: 2026/09/15 01:39:17 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/15 01:39:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/15 01:39:17 DEBUG : rename_me(0x30073a82d00): >openPending: err= 2026/09/15 01:39:17 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/15 01:39:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/15 01:39:17 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/15 01:39:17 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/15 01:39:17 DEBUG : rename_me(0x30073a82d00): _writeAt: size=5, off=0 2026/09/15 01:39:17 DEBUG : rename_me(0x30073a82d00): >_writeAt: n=5, err= 2026/09/15 01:39:17 DEBUG : rename_me(0x30073a82d00): close: 2026/09/15 01:39:17 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-15 01:39:17.849838694 +0000 UTC m=+218.963490257 2026/09/15 01:39:17 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/15 01:39:17 DEBUG : rename_me(0x30073a82d00): >close: err= 2026/09/15 01:39:17 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/15 01:39:17 DEBUG : i_was_renamed: Updating file with 0x30073a8f6c0 2026/09/15 01:39:17 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/15 01:39:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/15 01:39:17 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:17 DEBUG : Looking for writers 2026/09/15 01:39:17 DEBUG : i_was_renamed: reading active writers 2026/09/15 01:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/15 01:39:17 DEBUG : Looking for writers 2026/09/15 01:39:17 DEBUG : i_was_renamed: reading active writers 2026/09/15 01:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/15 01:39:17 DEBUG : Looking for writers 2026/09/15 01:39:17 DEBUG : i_was_renamed: reading active writers 2026/09/15 01:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/15 01:39:17 DEBUG : Looking for writers 2026/09/15 01:39:17 DEBUG : i_was_renamed: reading active writers 2026/09/15 01:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/15 01:39:17 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/15 01:39:18 DEBUG : Looking for writers 2026/09/15 01:39:18 DEBUG : i_was_renamed: reading active writers 2026/09/15 01:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/15 01:39:18 DEBUG : Looking for writers 2026/09/15 01:39:18 DEBUG : i_was_renamed: reading active writers 2026/09/15 01:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/15 01:39:18 DEBUG : Looking for writers 2026/09/15 01:39:18 DEBUG : i_was_renamed: reading active writers 2026/09/15 01:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/15 01:39:19 DEBUG : Looking for writers 2026/09/15 01:39:19 DEBUG : i_was_renamed: reading active writers 2026/09/15 01:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/15 01:39:19 DEBUG : i_was_renamed: size = 5 OK 2026/09/15 01:39:19 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 01:39:19 INFO : i_was_renamed: Copied (new) 2026/09/15 01:39:19 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-15 01:39:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/15 01:39:19 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/15 01:39:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/15 01:39:19 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/15 01:39:20 DEBUG : Looking for writers 2026/09/15 01:39:20 DEBUG : i_was_renamed: reading active writers 2026/09/15 01:39:20 DEBUG : >WaitForWriters: 2026/09/15 01:39:20 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.89s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:20 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:20 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/15 01:39:20 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:20 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/15 01:39:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-faxubos7line" 2026/09/15 01:39:20 INFO : files root 'rclone-test-faxubos7line': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/15 01:39:20 DEBUG : forgetting directory cache 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate(0x30073a2c1c0): _readAt: size=512, off=0 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate(0x30073a2c1c0): openPending: 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-15 00:40:20 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/15 01:39:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate(0x30073a2c1c0): >openPending: err= 2026/09/15 01:39:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:22 DEBUG : forgetting directory cache 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate(0x30073a2c1c0): >_readAt: n=20, err=EOF 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate(0x30073a2c1c0): close: 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-15 00:40:20 +0000 UTC 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate(0x30073a2c1c0): >close: err= 2026/09/15 01:39:22 DEBUG : Re-reading directory (269.046606ms old) 2026/09/15 01:39:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/15 01:39:22 DEBUG : forgetting directory cache 2026/09/15 01:39:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate(0x30073640ac0): _readAt: size=512, off=0 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate(0x30073640ac0): openPending: 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-15 00:41:20 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-15 00:40:20 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-15 00:41:20 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-15 00:40:20 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/15 01:39:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/15 01:39:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate(0x30073640ac0): >openPending: err= 2026/09/15 01:39:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:24 DEBUG : forgetting directory cache 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate(0x30073640ac0): >_readAt: n=20, err=EOF 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate(0x30073640ac0): close: 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-15 00:41:20 +0000 UTC 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate(0x30073640ac0): >close: err= 2026/09/15 01:39:24 DEBUG : Re-reading directory (325.419414ms old) 2026/09/15 01:39:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/15 01:39:24 DEBUG : forgetting directory cache 2026/09/15 01:39:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate(0x30073a2cd80): _readAt: size=512, off=0 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate(0x30073a2cd80): openPending: 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-15 00:42:20 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-15 00:41:20 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-15 00:42:20 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-15 00:41:20 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/15 01:39:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/15 01:39:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate(0x30073a2cd80): >openPending: err= 2026/09/15 01:39:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:26 DEBUG : forgetting directory cache 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate(0x30073a2cd80): >_readAt: n=20, err=EOF 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate(0x30073a2cd80): close: 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-15 00:42:20 +0000 UTC 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate(0x30073a2cd80): >close: err= 2026/09/15 01:39:26 DEBUG : Re-reading directory (287.552343ms old) 2026/09/15 01:39:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/15 01:39:26 DEBUG : forgetting directory cache 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate(0x30073a2d680): _readAt: size=512, off=0 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate(0x30073a2d680): openPending: 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-15 00:43:20 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-15 00:42:20 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-15 00:43:20 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-15 00:42:20 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/15 01:39:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/15 01:39:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate(0x30073a2d680): >openPending: err= 2026/09/15 01:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:28 DEBUG : forgetting directory cache 2026/09/15 01:39:28 DEBUG : TestRWCacheUpdate(0x30073a2d680): >_readAt: n=20, err=EOF 2026/09/15 01:39:28 DEBUG : TestRWCacheUpdate(0x30073a2d680): close: 2026/09/15 01:39:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-15 00:43:20 +0000 UTC 2026/09/15 01:39:28 DEBUG : TestRWCacheUpdate(0x30073a2d680): >close: err= 2026/09/15 01:39:28 DEBUG : Re-reading directory (285.548333ms old) 2026/09/15 01:39:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/15 01:39:28 DEBUG : forgetting directory cache 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate(0x300738880c0): _readAt: size=512, off=0 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate(0x300738880c0): openPending: 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-15 00:44:20 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-15 00:43:20 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-15 00:44:20 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-15 00:43:20 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/15 01:39:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/15 01:39:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate(0x300738880c0): >openPending: err= 2026/09/15 01:39:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:30 DEBUG : forgetting directory cache 2026/09/15 01:39:30 DEBUG : TestRWCacheUpdate(0x300738880c0): >_readAt: n=20, err=EOF 2026/09/15 01:39:30 DEBUG : TestRWCacheUpdate(0x300738880c0): close: 2026/09/15 01:39:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-15 00:44:20 +0000 UTC 2026/09/15 01:39:30 DEBUG : TestRWCacheUpdate(0x300738880c0): >close: err= 2026/09/15 01:39:30 DEBUG : Re-reading directory (275.684314ms old) 2026/09/15 01:39:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/15 01:39:30 DEBUG : forgetting directory cache 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate(0x30073f33200): _readAt: size=512, off=0 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate(0x30073f33200): openPending: 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-15 00:45:20 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-15 00:44:20 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-15 00:45:20 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-15 00:44:20 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/15 01:39:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/15 01:39:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate(0x30073f33200): >openPending: err= 2026/09/15 01:39:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:31 DEBUG : forgetting directory cache 2026/09/15 01:39:32 DEBUG : TestRWCacheUpdate(0x30073f33200): >_readAt: n=20, err=EOF 2026/09/15 01:39:32 DEBUG : TestRWCacheUpdate(0x30073f33200): close: 2026/09/15 01:39:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-15 00:45:20 +0000 UTC 2026/09/15 01:39:32 DEBUG : TestRWCacheUpdate(0x30073f33200): >close: err= 2026/09/15 01:39:32 DEBUG : Re-reading directory (272.785256ms old) 2026/09/15 01:39:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/15 01:39:32 DEBUG : forgetting directory cache 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate(0x30073888d00): _readAt: size=512, off=0 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate(0x30073888d00): openPending: 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-15 00:46:20 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-15 00:45:20 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-15 00:46:20 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-15 00:45:20 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/15 01:39:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/15 01:39:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate(0x30073888d00): >openPending: err= 2026/09/15 01:39:33 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:34 DEBUG : forgetting directory cache 2026/09/15 01:39:34 DEBUG : TestRWCacheUpdate(0x30073888d00): >_readAt: n=21, err=EOF 2026/09/15 01:39:34 DEBUG : TestRWCacheUpdate(0x30073888d00): close: 2026/09/15 01:39:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-15 00:46:20 +0000 UTC 2026/09/15 01:39:34 DEBUG : TestRWCacheUpdate(0x30073888d00): >close: err= 2026/09/15 01:39:34 DEBUG : Re-reading directory (277.939333ms old) 2026/09/15 01:39:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/15 01:39:34 DEBUG : forgetting directory cache 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate(0x30073b0f800): _readAt: size=512, off=0 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate(0x30073b0f800): openPending: 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-15 00:47:20 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-15 00:46:20 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-15 00:47:20 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-15 00:46:20 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/15 01:39:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/15 01:39:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate(0x30073b0f800): >openPending: err= 2026/09/15 01:39:35 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:35 DEBUG : forgetting directory cache 2026/09/15 01:39:36 DEBUG : TestRWCacheUpdate(0x30073b0f800): >_readAt: n=22, err=EOF 2026/09/15 01:39:36 DEBUG : TestRWCacheUpdate(0x30073b0f800): close: 2026/09/15 01:39:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-15 00:47:20 +0000 UTC 2026/09/15 01:39:36 DEBUG : TestRWCacheUpdate(0x30073b0f800): >close: err= 2026/09/15 01:39:36 DEBUG : Re-reading directory (269.130844ms old) 2026/09/15 01:39:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/15 01:39:36 DEBUG : forgetting directory cache 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate(0x30073889540): _readAt: size=512, off=0 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate(0x30073889540): openPending: 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-15 00:48:20 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-15 00:47:20 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-15 00:48:20 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-15 00:47:20 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/15 01:39:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/15 01:39:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate(0x30073889540): >openPending: err= 2026/09/15 01:39:37 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:37 DEBUG : forgetting directory cache 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate(0x30073889540): >_readAt: n=23, err=EOF 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate(0x30073889540): close: 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-15 00:48:20 +0000 UTC 2026/09/15 01:39:37 DEBUG : TestRWCacheUpdate(0x30073889540): >close: err= 2026/09/15 01:39:37 DEBUG : Re-reading directory (275.089057ms old) 2026/09/15 01:39:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/15 01:39:38 DEBUG : forgetting directory cache 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate(0x30073a38480): _readAt: size=512, off=0 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate(0x30073a38480): openPending: 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-15 00:49:20 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-15 00:48:20 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-15 00:49:20 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-15 00:48:20 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/15 01:39:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/15 01:39:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate(0x30073a38480): >openPending: err= 2026/09/15 01:39:39 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:40 DEBUG : forgetting directory cache 2026/09/15 01:39:40 DEBUG : TestRWCacheUpdate(0x30073a38480): >_readAt: n=24, err=EOF 2026/09/15 01:39:40 DEBUG : TestRWCacheUpdate(0x30073a38480): close: 2026/09/15 01:39:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-15 00:49:20 +0000 UTC 2026/09/15 01:39:40 DEBUG : TestRWCacheUpdate(0x30073a38480): >close: err= 2026/09/15 01:39:40 DEBUG : Re-reading directory (271.568365ms old) 2026/09/15 01:39:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/15 01:39:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/15 01:39:40 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:40 DEBUG : Looking for writers 2026/09/15 01:39:40 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/15 01:39:40 DEBUG : >WaitForWriters: 2026/09/15 01:39:40 DEBUG : files root 'rclone-test-faxubos7line': vfs cache: cleaner exiting 2026/09/15 01:39:40 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (20.08s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", 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-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:43 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:39:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/15 01:39:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/15 01:39:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/15 01:39:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:39:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/15 01:39:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/15 01:39:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/15 01:39:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:39:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/15 01:39:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/15 01:39:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/15 01:39:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:39:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/15 01:39:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:39:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:44 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:44 DEBUG : Looking for writers 2026/09/15 01:39:44 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/15 01:39:44 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/15 01:39:44 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.88s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:44 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:44 DEBUG : files root 'rclone-test-faxubos7line': Reusing VFS from active cache 2026/09/15 01:39:44 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:44 DEBUG : Looking for writers 2026/09/15 01:39:44 DEBUG : >WaitForWriters: 2026/09/15 01:39:44 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:44 DEBUG : Looking for writers 2026/09/15 01:39:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:45 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:45 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:45 DEBUG : Looking for writers 2026/09/15 01:39:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:45 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:45 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:45 DEBUG : Looking for writers 2026/09/15 01:39:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:45 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:48 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:48 DEBUG : dir: Looking for writers 2026/09/15 01:39:48 DEBUG : file2: reading active writers 2026/09/15 01:39:48 DEBUG : Looking for writers 2026/09/15 01:39:48 DEBUG : dir: reading active writers 2026/09/15 01:39:48 DEBUG : file1: reading active writers 2026/09/15 01:39:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.50s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:49 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:51 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:51 DEBUG : dir: Looking for writers 2026/09/15 01:39:51 DEBUG : Looking for writers 2026/09/15 01:39:51 DEBUG : dir: reading active writers 2026/09/15 01:39:51 DEBUG : file1: reading active writers 2026/09/15 01:39:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.43s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:52 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:39:55 DEBUG : file1: Open: flags=O_RDONLY 2026/09/15 01:39:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/15 01:39:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/15 01:39:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:39:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/15 01:39:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/15 01:39:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:39:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/15 01:39:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/15 01:39:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/15 01:39:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/15 01:39:55 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (0 bytes), uploading instead of streaming 2026/09/15 01:39:56 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/15 01:39:56 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/15 01:39:56 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/15 01:39:56 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/15 01:39:56 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:39:56 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/15 01:39:56 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:39:56 DEBUG : dir: Looking for writers 2026/09/15 01:39:56 DEBUG : file2: reading active writers 2026/09/15 01:39:56 DEBUG : new_file.txt: reading active writers 2026/09/15 01:39:56 DEBUG : Looking for writers 2026/09/15 01:39:56 DEBUG : dir: reading active writers 2026/09/15 01:39:56 DEBUG : file1: reading active writers 2026/09/15 01:39:56 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.59s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:39:57 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:39:59 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/15 01:39:59 DEBUG : dir/file1: Updating file with dir/file1 0x3007369c340 2026/09/15 01:39:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/15 01:39:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:00 INFO : dir/file1: Moved (server-side) to: file0 2026/09/15 01:40:00 DEBUG : file0: Updating file with file0 0x3007369c340 2026/09/15 01:40:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/15 01:40:00 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/15 01:40:00 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:00 DEBUG : dir: Looking for writers 2026/09/15 01:40:00 DEBUG : Looking for writers 2026/09/15 01:40:00 DEBUG : dir: reading active writers 2026/09/15 01:40:00 DEBUG : file0: reading active writers 2026/09/15 01:40:00 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.36s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:01 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:01 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:01 DEBUG : Looking for writers 2026/09/15 01:40:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.28s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:01 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:02 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/15 01:40:02 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/15 01:40:03 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/15 01:40:03 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/15 01:40:04 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/15 01:40:04 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:04 DEBUG : Looking for writers 2026/09/15 01:40:04 DEBUG : a: Looking for writers 2026/09/15 01:40:04 DEBUG : b: Looking for writers 2026/09/15 01:40:04 DEBUG : c: Looking for writers 2026/09/15 01:40:04 DEBUG : d: Looking for writers 2026/09/15 01:40:04 DEBUG : Looking for writers 2026/09/15 01:40:04 DEBUG : d: reading active writers 2026/09/15 01:40:04 DEBUG : /: reading active writers 2026/09/15 01:40:04 DEBUG : a: reading active writers 2026/09/15 01:40:04 DEBUG : b: reading active writers 2026/09/15 01:40:04 DEBUG : c: reading active writers 2026/09/15 01:40:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.81s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:05 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:06 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/15 01:40:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/15 01:40:06 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/15 01:40:07 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/15 01:40:09 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:09 DEBUG : a/b/c/d: Looking for writers 2026/09/15 01:40:09 DEBUG : a/b/c: Looking for writers 2026/09/15 01:40:09 DEBUG : d: reading active writers 2026/09/15 01:40:09 DEBUG : a/b: Looking for writers 2026/09/15 01:40:09 DEBUG : c: reading active writers 2026/09/15 01:40:09 DEBUG : a: Looking for writers 2026/09/15 01:40:09 DEBUG : b: reading active writers 2026/09/15 01:40:09 DEBUG : Looking for writers 2026/09/15 01:40:09 DEBUG : a: reading active writers 2026/09/15 01:40:09 DEBUG : >WaitForWriters: 2026/09/15 01:40:10 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-faxubos7line/a not empty`) 2026/09/15 01:40:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/15 01:40:10 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-faxubos7line/a not empty`) 2026/09/15 01:40:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/15 01:40:10 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-faxubos7line/a not empty`) 2026/09/15 01:40:10 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/15 01:40:11 DEBUG : pacer: Reducing sleep to 60ms 2026/09/15 01:40:11 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestVFSMkdirAll (5.62s) === 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-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:11 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:11 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:11 DEBUG : Looking for writers 2026/09/15 01:40:11 DEBUG : >WaitForWriters: 2026/09/15 01:40:11 DEBUG : pacer: Reducing sleep to 33.75ms 2026/09/15 01:40:11 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSIsMetadataFile (0.26s) === 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-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:11 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:11 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/09/15 01:40:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:11 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/15 01:40:11 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/15 01:40:11 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/15 01:40:11 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (5 bytes), uploading instead of streaming 2026/09/15 01:40:12 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/09/15 01:40:12 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/09/15 01:40:12 DEBUG : pacer: Reducing sleep to 10ms 2026/09/15 01:40:12 DEBUG : file1: size = 5 OK 2026/09/15 01:40:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 01:40:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/15 01:40:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:12 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/15 01:40:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/15 01:40:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/15 01:40:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:12 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (0 bytes), uploading instead of streaming 2026/09/15 01:40:13 DEBUG : file1: size = 0 OK 2026/09/15 01:40:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/15 01:40:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/15 01:40:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/15 01:40:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/15 01:40:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:13 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (7 bytes), uploading instead of streaming 2026/09/15 01:40:15 DEBUG : file1: size = 7 OK 2026/09/15 01:40:15 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/15 01:40:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/15 01:40:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:15 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:15 DEBUG : Looking for writers 2026/09/15 01:40:15 DEBUG : file1: reading active writers 2026/09/15 01:40:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.28s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:15 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:15 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/15 01:40:16 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/15 01:40:16 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/15 01:40:16 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/15 01:40:16 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (11 bytes), uploading instead of streaming 2026/09/15 01:40:17 DEBUG : file1: size = 11 OK 2026/09/15 01:40:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/15 01:40:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/15 01:40:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:17 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/15 01:40:17 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:17 DEBUG : Looking for writers 2026/09/15 01:40:17 DEBUG : file1: reading active writers 2026/09/15 01:40:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.67s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:18 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:18 ERROR : file1: WriteFileHandle.New Rcat failed: Post "https://rclone.files.com/api/rest/v1/file_actions/begin_upload/rclone-test-faxubos7line/file1": context canceled 2026/09/15 01:40:18 DEBUG : file1: Remove: 2026/09/15 01:40:18 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/15 01:40:18 DEBUG : file1: >Remove: err= 2026/09/15 01:40:18 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:18 DEBUG : Looking for writers 2026/09/15 01:40:18 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:19 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:19 ERROR : file1: WriteFileHandle.New Rcat failed: context canceled 2026/09/15 01:40:19 DEBUG : file1: Remove: 2026/09/15 01:40:19 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/15 01:40:19 DEBUG : file1: >Remove: err= 2026/09/15 01:40:19 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:19 DEBUG : Looking for writers 2026/09/15 01:40:19 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:19 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:19 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:19 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/15 01:40:19 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/15 01:40:19 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/15 01:40:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/15 01:40:19 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (5 bytes), uploading instead of streaming 2026/09/15 01:40:21 DEBUG : file2: size = 5 OK 2026/09/15 01:40:21 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 01:40:21 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/15 01:40:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/15 01:40:21 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:21 DEBUG : Looking for writers 2026/09/15 01:40:21 DEBUG : file2: reading active writers 2026/09/15 01:40:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.74s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.76s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.69s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.29s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:22 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/15 01:40:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:22 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (5 bytes), uploading instead of streaming 2026/09/15 01:40:23 DEBUG : file1: size = 5 OK 2026/09/15 01:40:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/15 01:40:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/15 01:40:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:23 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/15 01:40:23 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:23 DEBUG : Looking for writers 2026/09/15 01:40:23 DEBUG : file1: reading active writers 2026/09/15 01:40:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.89s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:23 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:24 DEBUG : file1: WriteFileHandle.Release closing 2026/09/15 01:40:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:24 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (0 bytes), uploading instead of streaming 2026/09/15 01:40:25 DEBUG : file1: size = 0 OK 2026/09/15 01:40:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/15 01:40:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/15 01:40:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/15 01:40:25 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:25 DEBUG : Looking for writers 2026/09/15 01:40:25 DEBUG : file1: reading active writers 2026/09/15 01:40:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.90s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:25 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:26 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (2 bytes), uploading instead of streaming 2026/09/15 01:40:27 DEBUG : file1: size = 2 OK 2026/09/15 01:40:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/15 01:40:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/15 01:40:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/15 01:40:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:27 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:27 DEBUG : Looking for writers 2026/09/15 01:40:27 DEBUG : file1: reading active writers 2026/09/15 01:40:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.70s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:27 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:27 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (0 bytes), uploading instead of streaming 2026/09/15 01:40:28 DEBUG : file1: size = 0 OK 2026/09/15 01:40:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/15 01:40:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/15 01:40:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:40:28 DEBUG : file1: Open: flags=O_RDONLY 2026/09/15 01:40:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/15 01:40:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/15 01:40:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:29 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:29 DEBUG : Looking for writers 2026/09/15 01:40:29 DEBUG : file1: reading active writers 2026/09/15 01:40:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.93s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:29 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/15 01:40:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/15 01:40:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:29 DEBUG : files root 'rclone-test-faxubos7line': File to upload is small (100 bytes), uploading instead of streaming 2026/09/15 01:40:31 DEBUG : file1: size = 100 OK 2026/09/15 01:40:31 DEBUG : file1: md5 = 755fa0776848e46e64ddf1cf0ac5aff6 OK 2026/09/15 01:40:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/15 01:40:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/15 01:40:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/15 01:40:31 DEBUG : file1: Open: flags=O_RDONLY 2026/09/15 01:40:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/15 01:40:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/15 01:40:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:31 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:31 DEBUG : Looking for writers 2026/09/15 01:40:31 DEBUG : file1: reading active writers 2026/09/15 01:40:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.25s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:31 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:31 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/15 01:40:31 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/15 01:40:31 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/15 01:40:31 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/15 01:40:31 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/15 01:40:31 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/15 01:40:31 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/15 01:40:31 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/15 01:40:31 DEBUG : stalled: Remove: 2026/09/15 01:40:31 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/15 01:40:31 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.38s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:32 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:38 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/15 01:40:38 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/15 01:40:38 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:38 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:38 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/15 01:40:38 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/15 01:40:38 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:38 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:38 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/15 01:40:38 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/15 01:40:38 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:39 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:39 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/15 01:40:39 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/15 01:40:39 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:39 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:39 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/15 01:40:39 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/15 01:40:39 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:39 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:39 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:39 DEBUG : flat: Looking for writers 2026/09/15 01:40:39 DEBUG : f004.txt: reading active writers 2026/09/15 01:40:39 DEBUG : f000.txt: reading active writers 2026/09/15 01:40:39 DEBUG : f001.txt: reading active writers 2026/09/15 01:40:39 DEBUG : f002.txt: reading active writers 2026/09/15 01:40:39 DEBUG : f003.txt: reading active writers 2026/09/15 01:40:39 DEBUG : Looking for writers 2026/09/15 01:40:39 DEBUG : flat: reading active writers 2026/09/15 01:40:39 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (8.92s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:41 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:44 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/15 01:40:44 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/15 01:40:44 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:45 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:45 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/15 01:40:45 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/15 01:40:45 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:45 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:45 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/15 01:40:45 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/15 01:40:45 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:45 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:45 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:45 DEBUG : a/b/c: Looking for writers 2026/09/15 01:40:45 DEBUG : deep.txt: reading active writers 2026/09/15 01:40:45 DEBUG : a/b: Looking for writers 2026/09/15 01:40:45 DEBUG : c: reading active writers 2026/09/15 01:40:45 DEBUG : mid.txt: reading active writers 2026/09/15 01:40:45 DEBUG : a: Looking for writers 2026/09/15 01:40:45 DEBUG : b: reading active writers 2026/09/15 01:40:45 DEBUG : top.txt: reading active writers 2026/09/15 01:40:45 DEBUG : Looking for writers 2026/09/15 01:40:45 DEBUG : a: reading active writers 2026/09/15 01:40:45 DEBUG : >WaitForWriters: 2026/09/15 01:40:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-faxubos7line/a/b not empty`) 2026/09/15 01:40:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/15 01:40:47 DEBUG : pacer: Reducing sleep to 15ms 2026/09/15 01:40:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-faxubos7line/a not empty`) 2026/09/15 01:40:47 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/15 01:40:47 DEBUG : pacer: Reducing sleep to 22.5ms 2026/09/15 01:40:47 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (6.56s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:47 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:49 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/09/15 01:40:49 DEBUG : pacer: Reducing sleep to 10ms 2026/09/15 01:40:50 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/15 01:40:50 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/15 01:40:50 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:51 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:51 DEBUG : bigdir: Looking for writers 2026/09/15 01:40:51 DEBUG : big.bin: reading active writers 2026/09/15 01:40:51 DEBUG : Looking for writers 2026/09/15 01:40:51 DEBUG : bigdir: reading active writers 2026/09/15 01:40:51 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.77s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-faxubos7line'", Local "Local file system at /tmp/rclone543036854", Modify Window "1s" 2026/09/15 01:40:52 INFO : files root 'rclone-test-faxubos7line': poll-interval is not supported by this remote 2026/09/15 01:40:55 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/15 01:40:55 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/15 01:40:55 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:56 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:56 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/15 01:40:56 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/15 01:40:56 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:56 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:56 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/15 01:40:56 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/15 01:40:56 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/15 01:40:56 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/15 01:40:56 DEBUG : WaitForWriters: timeout=30s 2026/09/15 01:40:56 DEBUG : dir1: Looking for writers 2026/09/15 01:40:56 DEBUG : a.txt: reading active writers 2026/09/15 01:40:56 DEBUG : dir2: Looking for writers 2026/09/15 01:40:56 DEBUG : b.txt: reading active writers 2026/09/15 01:40:56 DEBUG : dir3: Looking for writers 2026/09/15 01:40:56 DEBUG : c.txt: reading active writers 2026/09/15 01:40:56 DEBUG : Looking for writers 2026/09/15 01:40:56 DEBUG : dir1: reading active writers 2026/09/15 01:40:56 DEBUG : dir2: reading active writers 2026/09/15 01:40:56 DEBUG : dir3: reading active writers 2026/09/15 01:40:56 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.91s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/15 01:40:58 DEBUG : files root 'rclone-test-faxubos7line': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 5m19.608965533s (try 1/5)