"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/12/26 01:08:21 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-dowetiv4jidu" 2025/12/26 01:08:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 01:08:22 DEBUG : Creating backend with remote "/tmp/rclone48558792" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:22 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:25 DEBUG : dir: Looking for writers 2025/12/26 01:08:25 DEBUG : Looking for writers 2025/12/26 01:08:25 DEBUG : dir: reading active writers 2025/12/26 01:08:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.64s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:26 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:08:29 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:29 DEBUG : dir/subdir: Looking for writers 2025/12/26 01:08:29 DEBUG : dir: Looking for writers 2025/12/26 01:08:29 DEBUG : file1: reading active writers 2025/12/26 01:08:29 DEBUG : file2: reading active writers 2025/12/26 01:08:29 DEBUG : subdir: reading active writers 2025/12/26 01:08:29 DEBUG : Looking for writers 2025/12/26 01:08:29 DEBUG : dir: reading active writers 2025/12/26 01:08:29 DEBUG : >WaitForWriters: 2025/12/26 01:08:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/dir not empty`) 2025/12/26 01:08:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 01:08:30 DEBUG : pacer: Reducing sleep to 15ms 2025/12/26 01:08:30 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.42s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:30 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:08:31 DEBUG : pacer: Reducing sleep to 10ms 2025/12/26 01:08:32 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:32 DEBUG : dir: Looking for writers 2025/12/26 01:08:32 DEBUG : file1: reading active writers 2025/12/26 01:08:32 DEBUG : Looking for writers 2025/12/26 01:08:32 DEBUG : dir: reading active writers 2025/12/26 01:08:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.08s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:32 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:08:34 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:34 DEBUG : dir: Looking for writers 2025/12/26 01:08:34 DEBUG : Looking for writers 2025/12/26 01:08:34 DEBUG : dir: reading active writers 2025/12/26 01:08:34 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.86s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:34 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:08:36 DEBUG : dir: forgetting directory cache 2025/12/26 01:08:36 DEBUG : forgetting directory cache 2025/12/26 01:08:36 DEBUG : dir: forgetting directory cache 2025/12/26 01:08:36 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:36 DEBUG : Looking for writers 2025/12/26 01:08:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.15s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:36 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:08:38 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/12/26 01:08:38 DEBUG : dir: invalidating directory cache 2025/12/26 01:08:38 DEBUG : >ForgetPath: 2025/12/26 01:08:38 DEBUG : ForgetPath: relativePath="dir", type=0 2025/12/26 01:08:38 DEBUG : invalidating directory cache 2025/12/26 01:08:38 DEBUG : dir: forgetting directory cache 2025/12/26 01:08:38 DEBUG : >ForgetPath: 2025/12/26 01:08:38 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/12/26 01:08:38 DEBUG : >ForgetPath: 2025/12/26 01:08:38 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:38 DEBUG : dir: Looking for writers 2025/12/26 01:08:38 DEBUG : Looking for writers 2025/12/26 01:08:38 DEBUG : dir: reading active writers 2025/12/26 01:08:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.12s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:39 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:08:41 DEBUG : forgetting directory cache 2025/12/26 01:08:41 DEBUG : dir: forgetting directory cache 2025/12/26 01:08:42 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:42 DEBUG : dir: Looking for writers 2025/12/26 01:08:42 DEBUG : fil/a/b: Looking for writers 2025/12/26 01:08:42 DEBUG : fil/a: Looking for writers 2025/12/26 01:08:42 DEBUG : b: reading active writers 2025/12/26 01:08:42 DEBUG : fil: Looking for writers 2025/12/26 01:08:42 DEBUG : a: reading active writers 2025/12/26 01:08:42 DEBUG : Looking for writers 2025/12/26 01:08:42 DEBUG : dir: reading active writers 2025/12/26 01:08:42 DEBUG : fil: reading active writers 2025/12/26 01:08:42 DEBUG : >WaitForWriters: 2025/12/26 01:08:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/fil/a not empty`) 2025/12/26 01:08:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 01:08:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/fil/a not empty`) 2025/12/26 01:08:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 01:08:43 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/fil/a not empty`) 2025/12/26 01:08:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/12/26 01:08:43 DEBUG : pacer: Reducing sleep to 60ms 2025/12/26 01:08:43 DEBUG : pacer: Reducing sleep to 45ms 2025/12/26 01:08:43 DEBUG : pacer: Reducing sleep to 33.75ms 2025/12/26 01:08:43 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (4.92s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:43 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:08:44 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/12/26 01:08:44 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/12/26 01:08:44 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/12/26 01:08:45 DEBUG : pacer: Reducing sleep to 10ms 2025/12/26 01:08:45 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:45 DEBUG : dir: Looking for writers 2025/12/26 01:08:45 DEBUG : Looking for writers 2025/12/26 01:08:45 DEBUG : dir: reading active writers 2025/12/26 01:08:45 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.03s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:45 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:08:47 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:47 DEBUG : dir: Looking for writers 2025/12/26 01:08:47 DEBUG : file1: reading active writers 2025/12/26 01:08:47 DEBUG : Looking for writers 2025/12/26 01:08:47 DEBUG : dir: reading active writers 2025/12/26 01:08:47 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.08s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:48 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/12/26 01:08:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/12/26 01:08:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/12/26 01:08:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/26 01:08:51 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/12/26 01:08:53 DEBUG : dir: invalidating directory cache 2025/12/26 01:08:53 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/12/26 01:08:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/12/26 01:08:53 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/12/26 01:08:53 DEBUG : dir/file1: Reset virtual modtime 2025/12/26 01:08:53 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/12/26 01:08:53 DEBUG : dir/virtualFile: Reset virtual modtime 2025/12/26 01:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/12/26 01:08:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/12/26 01:08:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:08:53 DEBUG : dir: invalidating directory cache 2025/12/26 01:08:53 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/26 01:08:53 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/12/26 01:08:53 DEBUG : dir/virtualFile: Reset virtual modtime 2025/12/26 01:08:53 DEBUG : forgetting directory cache 2025/12/26 01:08:53 DEBUG : dir: forgetting directory cache 2025/12/26 01:08:53 DEBUG : dir/virtualDir: forgetting directory cache 2025/12/26 01:08:53 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:53 DEBUG : dir/virtualDir: Looking for writers 2025/12/26 01:08:53 DEBUG : dir: Looking for writers 2025/12/26 01:08:53 DEBUG : virtualFile: reading active writers 2025/12/26 01:08:53 DEBUG : virtualDir: reading active writers 2025/12/26 01:08:53 DEBUG : file1: reading active writers 2025/12/26 01:08:53 DEBUG : virtualFile2: reading active writers 2025/12/26 01:08:53 DEBUG : Looking for writers 2025/12/26 01:08:53 DEBUG : dir: reading active writers 2025/12/26 01:08:53 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (7.06s) --- PASS: TestDirReadDirAll/Virtual (2.38s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:55 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:08:56 ERROR : dir/: Can only open directories read only 2025/12/26 01:08:56 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:56 DEBUG : dir: Looking for writers 2025/12/26 01:08:56 DEBUG : Looking for writers 2025/12/26 01:08:56 DEBUG : dir: reading active writers 2025/12/26 01:08:56 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.07s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:08:57 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:08:58 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/26 01:08:58 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/12/26 01:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/26 01:08:58 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/26 01:08:59 DEBUG : dir/potato: size = 5 OK 2025/12/26 01:08:59 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/12/26 01:08:59 DEBUG : dir/potato: Size of src and dst objects identical 2025/12/26 01:08:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/26 01:08:59 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:08:59 DEBUG : dir: Looking for writers 2025/12/26 01:08:59 DEBUG : file1: reading active writers 2025/12/26 01:08:59 DEBUG : potato: reading active writers 2025/12/26 01:08:59 DEBUG : Looking for writers 2025/12/26 01:08:59 DEBUG : dir: reading active writers 2025/12/26 01:08:59 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.20s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:00 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/26 01:09:02 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:02 DEBUG : dir/sub: Looking for writers 2025/12/26 01:09:02 DEBUG : dir: Looking for writers 2025/12/26 01:09:02 DEBUG : file1: reading active writers 2025/12/26 01:09:02 DEBUG : sub: reading active writers 2025/12/26 01:09:02 DEBUG : Looking for writers 2025/12/26 01:09:02 DEBUG : dir: reading active writers 2025/12/26 01:09:02 DEBUG : >WaitForWriters: 2025/12/26 01:09:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/dir not empty`) 2025/12/26 01:09:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 01:09:03 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/dir not empty`) 2025/12/26 01:09:03 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 01:09:03 DEBUG : pacer: Reducing sleep to 30ms 2025/12/26 01:09:03 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdir (3.52s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:03 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:04 DEBUG : pacer: Reducing sleep to 16.875ms 2025/12/26 01:09:04 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/12/26 01:09:04 DEBUG : pacer: Reducing sleep to 10ms 2025/12/26 01:09:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/26 01:09:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/12/26 01:09:06 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:06 DEBUG : dir/sub/subsub: Looking for writers 2025/12/26 01:09:06 DEBUG : dir/sub: Looking for writers 2025/12/26 01:09:06 DEBUG : subsub: reading active writers 2025/12/26 01:09:06 DEBUG : dir: Looking for writers 2025/12/26 01:09:06 DEBUG : file1: reading active writers 2025/12/26 01:09:06 DEBUG : sub: reading active writers 2025/12/26 01:09:06 DEBUG : Looking for writers 2025/12/26 01:09:06 DEBUG : dir: reading active writers 2025/12/26 01:09:06 DEBUG : >WaitForWriters: 2025/12/26 01:09:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/dir/sub not empty`) 2025/12/26 01:09:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 01:09:07 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/dir/sub not empty`) 2025/12/26 01:09:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 01:09:07 DEBUG : pacer: Reducing sleep to 30ms 2025/12/26 01:09:08 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/dir not empty`) 2025/12/26 01:09:08 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/12/26 01:09:08 DEBUG : pacer: Reducing sleep to 45ms 2025/12/26 01:09:08 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestDirMkdirSub (4.41s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:08 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:09 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/12/26 01:09:09 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/12/26 01:09:09 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/12/26 01:09:09 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/12/26 01:09:09 DEBUG : pacer: Reducing sleep to 10ms 2025/12/26 01:09:09 ERROR : dir/: Dir.Remove not empty 2025/12/26 01:09:09 DEBUG : dir/file1: Remove: 2025/12/26 01:09:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:09:09 DEBUG : dir/file1: >Remove: err= 2025/12/26 01:09:10 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/26 01:09:10 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:10 DEBUG : Looking for writers 2025/12/26 01:09:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.20s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:10 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:11 DEBUG : dir/file1: Remove: 2025/12/26 01:09:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:09:12 DEBUG : dir/file1: >Remove: err= 2025/12/26 01:09:12 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/26 01:09:12 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:12 DEBUG : Looking for writers 2025/12/26 01:09:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.14s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:12 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:14 DEBUG : dir/file1: Remove: 2025/12/26 01:09:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:09:14 DEBUG : dir/file1: >Remove: err= 2025/12/26 01:09:14 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:14 DEBUG : dir: Looking for writers 2025/12/26 01:09:14 DEBUG : Looking for writers 2025/12/26 01:09:14 DEBUG : dir: reading active writers 2025/12/26 01:09:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.53s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:15 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:17 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/12/26 01:09:18 DEBUG : dir: Updating dir with dir2 0xc0005e3c70 2025/12/26 01:09:18 DEBUG : dir: forgetting directory cache 2025/12/26 01:09:18 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/26 01:09:18 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/12/26 01:09:19 INFO : dir2/file1: Moved (server-side) to: file2 2025/12/26 01:09:19 DEBUG : file2: Updating file with file2 0xc00012f740 2025/12/26 01:09:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/12/26 01:09:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/26 01:09:19 INFO : dir2/file3: Deleted 2025/12/26 01:09:20 INFO : file2: Moved (server-side) to: dir2/file3 2025/12/26 01:09:20 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00012f740 2025/12/26 01:09:20 DEBUG : Added virtual directory entry vDel: "file2" 2025/12/26 01:09:20 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/12/26 01:09:20 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/12/26 01:09:21 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00085bd40 2025/12/26 01:09:21 DEBUG : empty directory: forgetting directory cache 2025/12/26 01:09:21 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/12/26 01:09:21 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/12/26 01:09:21 DEBUG : dir2: Renaming to "dir3" 2025/12/26 01:09:21 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:21 DEBUG : dir3: Looking for writers 2025/12/26 01:09:21 DEBUG : file3: reading active writers 2025/12/26 01:09:21 DEBUG : renamed empty directory: Looking for writers 2025/12/26 01:09:21 DEBUG : Looking for writers 2025/12/26 01:09:21 DEBUG : dir3: reading active writers 2025/12/26 01:09:21 DEBUG : renamed empty directory: reading active writers 2025/12/26 01:09:21 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.19s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:22 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/26 01:09:24 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:09:24 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 01:09:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/26 01:09:24 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/12/26 01:09:24 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/12/26 01:09:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/26 01:09:24 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:09:24 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 01:09:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/26 01:09:24 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/12/26 01:09:24 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/12/26 01:09:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/26 01:09:24 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (12 bytes), uploading instead of streaming 2025/12/26 01:09:25 DEBUG : dir/sub/file2: size = 12 OK 2025/12/26 01:09:25 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/12/26 01:09:25 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/12/26 01:09:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/26 01:09:25 DEBUG : forgetting directory cache 2025/12/26 01:09:25 DEBUG : dir: forgetting directory cache 2025/12/26 01:09:25 DEBUG : dir/sub: forgetting directory cache 2025/12/26 01:09:25 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/12/26 01:09:25 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/12/26 01:09:25 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/26 01:09:25 DEBUG : dir/sub/file0: size = 5 OK 2025/12/26 01:09:25 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/12/26 01:09:25 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/12/26 01:09:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/26 01:09:25 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:25 DEBUG : dir/sub: Looking for writers 2025/12/26 01:09:25 DEBUG : file0: reading active writers 2025/12/26 01:09:25 DEBUG : file2: reading active writers 2025/12/26 01:09:25 DEBUG : dir: Looking for writers 2025/12/26 01:09:25 DEBUG : file1: reading active writers 2025/12/26 01:09:25 DEBUG : sub: reading active writers 2025/12/26 01:09:25 DEBUG : Looking for writers 2025/12/26 01:09:25 DEBUG : dir: reading active writers 2025/12/26 01:09:25 DEBUG : >WaitForWriters: 2025/12/26 01:09:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/dir not empty`) 2025/12/26 01:09:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 01:09:27 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/dir not empty`) 2025/12/26 01:09:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/12/26 01:09:27 DEBUG : pacer: Reducing sleep to 30ms 2025/12/26 01:09:27 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirFileOpen (5.02s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:27 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:28 DEBUG : pacer: Reducing sleep to 16.875ms 2025/12/26 01:09:28 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/12/26 01:09:28 DEBUG : forgetting directory cache 2025/12/26 01:09:28 DEBUG : pacer: Reducing sleep to 10ms 2025/12/26 01:09:30 DEBUG : forgetting directory cache 2025/12/26 01:09:30 DEBUG : dir: forgetting directory cache 2025/12/26 01:09:30 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:30 DEBUG : dir: Looking for writers 2025/12/26 01:09:30 DEBUG : Looking for writers 2025/12/26 01:09:30 DEBUG : dir: reading active writers 2025/12/26 01:09:30 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.79s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:31 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/12/26 01:09:32 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:09:32 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/12/26 01:09:32 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/12/26 01:09:32 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/12/26 01:09:32 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:09:32 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/26 01:09:32 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/12/26 01:09:32 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:09:32 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/12/26 01:09:32 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/12/26 01:09:32 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/12/26 01:09:32 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:09:32 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/26 01:09:32 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:32 DEBUG : dir: Looking for writers 2025/12/26 01:09:32 DEBUG : file1: reading active writers 2025/12/26 01:09:32 DEBUG : file1.metadata: reading active writers 2025/12/26 01:09:32 DEBUG : Looking for writers 2025/12/26 01:09:32 DEBUG : dir.metadata: reading active writers 2025/12/26 01:09:32 DEBUG : dir: reading active writers 2025/12/26 01:09:32 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.12s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:33 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:34 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:34 DEBUG : dir: Looking for writers 2025/12/26 01:09:34 DEBUG : file1: reading active writers 2025/12/26 01:09:34 DEBUG : Looking for writers 2025/12/26 01:09:34 DEBUG : dir: reading active writers 2025/12/26 01:09:34 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.16s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:35 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:38 DEBUG : Can set mod time: true 2025/12/26 01:09:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/12/26 01:09:38 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:38 DEBUG : dir: Looking for writers 2025/12/26 01:09:38 DEBUG : file1: reading active writers 2025/12/26 01:09:38 DEBUG : Looking for writers 2025/12/26 01:09:38 DEBUG : dir: reading active writers 2025/12/26 01:09:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:39 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 01:09:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/26 01:09:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:09:40 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/26 01:09:41 DEBUG : dir/file1: size = 0 OK 2025/12/26 01:09:41 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/12/26 01:09:41 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/26 01:09:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/12/26 01:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:09:41 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:41 DEBUG : dir: Looking for writers 2025/12/26 01:09:41 DEBUG : file1: reading active writers 2025/12/26 01:09:41 DEBUG : Looking for writers 2025/12/26 01:09:41 DEBUG : dir: reading active writers 2025/12/26 01:09:41 DEBUG : >WaitForWriters: 2025/12/26 01:09:41 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:41 DEBUG : dir: Looking for writers 2025/12/26 01:09:41 DEBUG : file1: reading active writers 2025/12/26 01:09:41 DEBUG : Looking for writers 2025/12/26 01:09:41 DEBUG : dir: reading active writers 2025/12/26 01:09:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:42 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 01:09:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/26 01:09:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:09:44 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/26 01:09:44 DEBUG : dir/file1: size = 5 OK 2025/12/26 01:09:44 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/12/26 01:09:44 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/26 01:09:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/12/26 01:09:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:09:45 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:45 DEBUG : dir: Looking for writers 2025/12/26 01:09:45 DEBUG : file1: reading active writers 2025/12/26 01:09:45 DEBUG : Looking for writers 2025/12/26 01:09:45 DEBUG : dir: reading active writers 2025/12/26 01:09:45 DEBUG : >WaitForWriters: 2025/12/26 01:09:45 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:45 DEBUG : dir: Looking for writers 2025/12/26 01:09:45 DEBUG : file1: reading active writers 2025/12/26 01:09:45 DEBUG : Looking for writers 2025/12/26 01:09:45 DEBUG : dir: reading active writers 2025/12/26 01:09:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:46 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:46 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:09:46 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:46 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:09:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:09:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:46 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:09:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/12/26 01:09:47 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:47 DEBUG : dir: Looking for writers 2025/12/26 01:09:47 DEBUG : file1: reading active writers 2025/12/26 01:09:47 DEBUG : Looking for writers 2025/12/26 01:09:47 DEBUG : dir: reading active writers 2025/12/26 01:09:47 DEBUG : >WaitForWriters: 2025/12/26 01:09:47 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:48 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:48 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:09:48 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:48 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:48 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:09:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/12/26 01:09:49 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:09:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:09:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:09:49 DEBUG : dir/file1(0xc0003169c0): close: 2025/12/26 01:09:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/12/26 01:09:49 DEBUG : dir/file1(0xc0003169c0): >close: err= 2025/12/26 01:09:49 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:49 DEBUG : dir: Looking for writers 2025/12/26 01:09:49 DEBUG : file1: reading active writers 2025/12/26 01:09:49 DEBUG : Looking for writers 2025/12/26 01:09:49 DEBUG : dir: reading active writers 2025/12/26 01:09:49 DEBUG : >WaitForWriters: 2025/12/26 01:09:50 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:50 DEBUG : dir: Looking for writers 2025/12/26 01:09:50 DEBUG : file1: reading active writers 2025/12/26 01:09:50 DEBUG : Looking for writers 2025/12/26 01:09:50 DEBUG : dir: reading active writers 2025/12/26 01:09:50 DEBUG : >WaitForWriters: 2025/12/26 01:09:50 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:50 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:09:50 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:09:50 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:50 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:09:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:09:50 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=true 2025/12/26 01:09:59 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:09:59 DEBUG : Looking for writers 2025/12/26 01:09:59 DEBUG : >WaitForWriters: 2025/12/26 01:09:59 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (24.49s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.82s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.41s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.36s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.49s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.42s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (9.00s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:09:59 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:10:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 01:10:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:10:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/26 01:10:03 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:03 DEBUG : dir: Looking for writers 2025/12/26 01:10:03 DEBUG : file1: reading active writers 2025/12/26 01:10:03 DEBUG : Looking for writers 2025/12/26 01:10:03 DEBUG : dir: reading active writers 2025/12/26 01:10:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (3.90s) === RUN TestFileOpenReadUnknownSize 2025/12/26 01:10:03 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/12/26 01:10:03 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/26 01:10:03 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:10:03 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/12/26 01:10:03 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:03 DEBUG : Looking for writers 2025/12/26 01:10:03 DEBUG : file.txt: reading active writers 2025/12/26 01:10:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:03 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:05 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (25 bytes), uploading instead of streaming 2025/12/26 01:10:06 DEBUG : dir/file1: size = 25 OK 2025/12/26 01:10:06 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/12/26 01:10:06 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/26 01:10:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:06 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:06 DEBUG : dir: Looking for writers 2025/12/26 01:10:06 DEBUG : file1: reading active writers 2025/12/26 01:10:06 DEBUG : Looking for writers 2025/12/26 01:10:06 DEBUG : dir: reading active writers 2025/12/26 01:10:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.92s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:06 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:08 DEBUG : dir/file1: Remove: 2025/12/26 01:10:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:08 DEBUG : dir/file1: >Remove: err= 2025/12/26 01:10:08 DEBUG : dir/file1: Remove: 2025/12/26 01:10:08 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/26 01:10:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:08 DEBUG : dir: Looking for writers 2025/12/26 01:10:08 DEBUG : Looking for writers 2025/12/26 01:10:08 DEBUG : dir: reading active writers 2025/12/26 01:10:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.47s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:09 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:10 DEBUG : dir/file1: Remove: 2025/12/26 01:10:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:10 DEBUG : dir/file1: >Remove: err= 2025/12/26 01:10:11 DEBUG : dir/file1: Remove: 2025/12/26 01:10:11 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/26 01:10:11 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:11 DEBUG : dir: Looking for writers 2025/12/26 01:10:11 DEBUG : Looking for writers 2025/12/26 01:10:11 DEBUG : dir: reading active writers 2025/12/26 01:10:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.40s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:11 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:10:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 01:10:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/12/26 01:10:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/26 01:10:12 DEBUG : dir/file1: Open: flags=O_RDWR 2025/12/26 01:10:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/26 01:10:12 DEBUG : dir/file1: Open: flags=0x3 2025/12/26 01:10:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/12/26 01:10:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/12/26 01:10:12 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:12 DEBUG : dir: Looking for writers 2025/12/26 01:10:12 DEBUG : file1: reading active writers 2025/12/26 01:10:12 DEBUG : Looking for writers 2025/12/26 01:10:12 DEBUG : dir: reading active writers 2025/12/26 01:10:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.03s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:13 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:15 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:15 DEBUG : dir: Looking for writers 2025/12/26 01:10:15 DEBUG : file1: reading active writers 2025/12/26 01:10:15 DEBUG : Looking for writers 2025/12/26 01:10:15 DEBUG : dir: reading active writers 2025/12/26 01:10:15 DEBUG : >WaitForWriters: 2025/12/26 01:10:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0007969c0 2025/12/26 01:10:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 01:10:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0007969c0 2025/12/26 01:10:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 01:10:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 01:10:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/26 01:10:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:17 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007969c0 2025/12/26 01:10:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:17 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (25 bytes), uploading instead of streaming 2025/12/26 01:10:17 DEBUG : dir/file1: size = 25 OK 2025/12/26 01:10:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/12/26 01:10:17 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/26 01:10:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:17 DEBUG : newLeaf: Running delayed rename now 2025/12/26 01:10:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0007969c0 2025/12/26 01:10:18 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:18 DEBUG : dir: Looking for writers 2025/12/26 01:10:18 DEBUG : Looking for writers 2025/12/26 01:10:18 DEBUG : dir: reading active writers 2025/12/26 01:10:18 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:18 DEBUG : >WaitForWriters: 2025/12/26 01:10:18 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:18 DEBUG : dir: Looking for writers 2025/12/26 01:10:18 DEBUG : Looking for writers 2025/12/26 01:10:18 DEBUG : dir: reading active writers 2025/12/26 01:10:18 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:18 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:19 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:19 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:10:19 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:19 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:10:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:10:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:19 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:10:20 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:20 DEBUG : dir: Looking for writers 2025/12/26 01:10:20 DEBUG : file1: reading active writers 2025/12/26 01:10:20 DEBUG : Looking for writers 2025/12/26 01:10:20 DEBUG : dir: reading active writers 2025/12/26 01:10:20 DEBUG : >WaitForWriters: 2025/12/26 01:10:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000684900 2025/12/26 01:10:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 01:10:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000684900 2025/12/26 01:10:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 01:10:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 01:10:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/26 01:10:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000684900 2025/12/26 01:10:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:22 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (25 bytes), uploading instead of streaming 2025/12/26 01:10:23 DEBUG : dir/file1: size = 25 OK 2025/12/26 01:10:23 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/12/26 01:10:23 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/26 01:10:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:23 DEBUG : newLeaf: Running delayed rename now 2025/12/26 01:10:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000684900 2025/12/26 01:10:24 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:24 DEBUG : dir: Looking for writers 2025/12/26 01:10:24 DEBUG : Looking for writers 2025/12/26 01:10:24 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:24 DEBUG : dir: reading active writers 2025/12/26 01:10:24 DEBUG : >WaitForWriters: 2025/12/26 01:10:24 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:24 DEBUG : dir: Looking for writers 2025/12/26 01:10:24 DEBUG : Looking for writers 2025/12/26 01:10:24 DEBUG : dir: reading active writers 2025/12/26 01:10:24 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:24 DEBUG : >WaitForWriters: 2025/12/26 01:10:24 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:25 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:25 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:10:25 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:25 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:10:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:10:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:25 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:10:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 01:10:26 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:10:26 DEBUG : dir/file1(0xc000316c80): openPending: 2025/12/26 01:10:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/12/26 01:10:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/26 01:10:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:26 DEBUG : dir/file1(0xc000316c80): >openPending: err= 2025/12/26 01:10:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 01:10:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:10:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:10:26 DEBUG : dir/file1(0xc000316c80): _writeAt: size=14, off=0 2025/12/26 01:10:26 DEBUG : dir/file1(0xc000316c80): >_writeAt: n=14, err= 2025/12/26 01:10:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/26 01:10:26 DEBUG : dir/file1(0xc000316c80): close: 2025/12/26 01:10:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/26 01:10:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/26 01:10:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/26 01:10:26 DEBUG : dir/file1(0xc000316c80): >close: err= 2025/12/26 01:10:26 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:26 DEBUG : dir: Looking for writers 2025/12/26 01:10:26 DEBUG : file1: reading active writers 2025/12/26 01:10:26 DEBUG : Looking for writers 2025/12/26 01:10:26 DEBUG : dir: reading active writers 2025/12/26 01:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:10:26 DEBUG : dir: Looking for writers 2025/12/26 01:10:26 DEBUG : file1: reading active writers 2025/12/26 01:10:26 DEBUG : Looking for writers 2025/12/26 01:10:26 DEBUG : dir: reading active writers 2025/12/26 01:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:10:26 DEBUG : dir: Looking for writers 2025/12/26 01:10:26 DEBUG : file1: reading active writers 2025/12/26 01:10:26 DEBUG : Looking for writers 2025/12/26 01:10:26 DEBUG : dir: reading active writers 2025/12/26 01:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:10:26 DEBUG : dir: Looking for writers 2025/12/26 01:10:26 DEBUG : file1: reading active writers 2025/12/26 01:10:26 DEBUG : Looking for writers 2025/12/26 01:10:26 DEBUG : dir: reading active writers 2025/12/26 01:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:10:26 DEBUG : dir/file1: vfs cache: starting upload 2025/12/26 01:10:26 DEBUG : dir: Looking for writers 2025/12/26 01:10:26 DEBUG : file1: reading active writers 2025/12/26 01:10:26 DEBUG : Looking for writers 2025/12/26 01:10:26 DEBUG : dir: reading active writers 2025/12/26 01:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:10:26 DEBUG : dir: Looking for writers 2025/12/26 01:10:26 DEBUG : file1: reading active writers 2025/12/26 01:10:26 DEBUG : Looking for writers 2025/12/26 01:10:26 DEBUG : dir: reading active writers 2025/12/26 01:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:10:27 DEBUG : dir: Looking for writers 2025/12/26 01:10:27 DEBUG : file1: reading active writers 2025/12/26 01:10:27 DEBUG : Looking for writers 2025/12/26 01:10:27 DEBUG : dir: reading active writers 2025/12/26 01:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:10:27 DEBUG : dir/file1: size = 14 OK 2025/12/26 01:10:27 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/12/26 01:10:27 INFO : dir/file1: Copied (replaced existing) 2025/12/26 01:10:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/26 01:10:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/26 01:10:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/26 01:10:27 DEBUG : dir: Looking for writers 2025/12/26 01:10:27 DEBUG : file1: reading active writers 2025/12/26 01:10:27 DEBUG : Looking for writers 2025/12/26 01:10:27 DEBUG : dir: reading active writers 2025/12/26 01:10:27 DEBUG : >WaitForWriters: 2025/12/26 01:10:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:10:27 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:10:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:10:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:10:27 DEBUG : dir/file1(0xc00024b940): _readAt: size=512, off=0 2025/12/26 01:10:27 DEBUG : dir/file1(0xc00024b940): openPending: 2025/12/26 01:10:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/12/26 01:10:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/26 01:10:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:27 DEBUG : dir/file1(0xc00024b940): >openPending: err= 2025/12/26 01:10:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/26 01:10:27 DEBUG : dir/file1(0xc00024b940): >_readAt: n=14, err=EOF 2025/12/26 01:10:27 DEBUG : dir/file1(0xc00024b940): close: 2025/12/26 01:10:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/26 01:10:27 DEBUG : dir/file1(0xc00024b940): >close: err= 2025/12/26 01:10:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 01:10:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000796840 2025/12/26 01:10:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 01:10:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/26 01:10:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000796840 2025/12/26 01:10:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 01:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 01:10:29 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:10:29 DEBUG : dir/file1(0xc000772600): openPending: 2025/12/26 01:10:29 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" 2025/12/26 01:10:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/26 01:10:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:29 DEBUG : dir/file1(0xc000772600): >openPending: err= 2025/12/26 01:10:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 01:10:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:10:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:10:29 DEBUG : dir/file1(0xc000772600): _writeAt: size=25, off=0 2025/12/26 01:10:29 DEBUG : dir/file1(0xc000772600): >_writeAt: n=25, err= 2025/12/26 01:10:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 01:10:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000796840 2025/12/26 01:10:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:30 DEBUG : newLeaf(0xc000772600): close: 2025/12/26 01:10:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/26 01:10:30 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-26 01:10:29.875418389 +0000 UTC m=+128.658601436 2025/12/26 01:10:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/26 01:10:30 DEBUG : newLeaf(0xc000772600): >close: err= 2025/12/26 01:10:30 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:30 DEBUG : dir: Looking for writers 2025/12/26 01:10:30 DEBUG : Looking for writers 2025/12/26 01:10:30 DEBUG : dir: reading active writers 2025/12/26 01:10:30 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:10:30 DEBUG : dir: Looking for writers 2025/12/26 01:10:30 DEBUG : Looking for writers 2025/12/26 01:10:30 DEBUG : dir: reading active writers 2025/12/26 01:10:30 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:10:30 DEBUG : dir: Looking for writers 2025/12/26 01:10:30 DEBUG : Looking for writers 2025/12/26 01:10:30 DEBUG : dir: reading active writers 2025/12/26 01:10:30 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:10:30 DEBUG : dir: Looking for writers 2025/12/26 01:10:30 DEBUG : Looking for writers 2025/12/26 01:10:30 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:30 DEBUG : dir: reading active writers 2025/12/26 01:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:10:30 DEBUG : newLeaf: vfs cache: starting upload 2025/12/26 01:10:30 DEBUG : dir: Looking for writers 2025/12/26 01:10:30 DEBUG : Looking for writers 2025/12/26 01:10:30 DEBUG : dir: reading active writers 2025/12/26 01:10:30 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:10:30 DEBUG : dir: Looking for writers 2025/12/26 01:10:30 DEBUG : Looking for writers 2025/12/26 01:10:30 DEBUG : dir: reading active writers 2025/12/26 01:10:30 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:10:31 DEBUG : dir: Looking for writers 2025/12/26 01:10:31 DEBUG : Looking for writers 2025/12/26 01:10:31 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:31 DEBUG : dir: reading active writers 2025/12/26 01:10:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:10:31 DEBUG : newLeaf: size = 25 OK 2025/12/26 01:10:31 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/12/26 01:10:31 INFO : newLeaf: Copied (replaced existing) 2025/12/26 01:10:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-26 01:10:29 +0000 UTC," 2025/12/26 01:10:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/26 01:10:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/26 01:10:31 DEBUG : dir: Looking for writers 2025/12/26 01:10:31 DEBUG : Looking for writers 2025/12/26 01:10:31 DEBUG : dir: reading active writers 2025/12/26 01:10:31 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:31 DEBUG : >WaitForWriters: 2025/12/26 01:10:32 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:32 DEBUG : dir: Looking for writers 2025/12/26 01:10:32 DEBUG : Looking for writers 2025/12/26 01:10:32 DEBUG : dir: reading active writers 2025/12/26 01:10:32 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:32 DEBUG : >WaitForWriters: 2025/12/26 01:10:32 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:32 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:32 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:10:32 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:32 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:10:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:10:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:32 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:10:34 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:34 DEBUG : dir: Looking for writers 2025/12/26 01:10:34 DEBUG : file1: reading active writers 2025/12/26 01:10:34 DEBUG : Looking for writers 2025/12/26 01:10:34 DEBUG : dir: reading active writers 2025/12/26 01:10:34 DEBUG : >WaitForWriters: 2025/12/26 01:10:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000673980 2025/12/26 01:10:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 01:10:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000673980 2025/12/26 01:10:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 01:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 01:10:35 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:10:35 DEBUG : dir/file1(0xc00051de80): openPending: 2025/12/26 01:10:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/12/26 01:10:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/26 01:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:35 DEBUG : dir/file1(0xc00051de80): >openPending: err= 2025/12/26 01:10:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 01:10:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:10:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:10:35 DEBUG : dir/file1(0xc00051de80): _writeAt: size=25, off=0 2025/12/26 01:10:35 DEBUG : dir/file1(0xc00051de80): >_writeAt: n=25, err= 2025/12/26 01:10:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 01:10:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000673980 2025/12/26 01:10:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:36 DEBUG : newLeaf(0xc00051de80): close: 2025/12/26 01:10:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/26 01:10:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-26 01:10:35.996534623 +0000 UTC m=+134.779717671 2025/12/26 01:10:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/26 01:10:36 DEBUG : newLeaf(0xc00051de80): >close: err= 2025/12/26 01:10:36 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:36 DEBUG : dir: Looking for writers 2025/12/26 01:10:36 DEBUG : Looking for writers 2025/12/26 01:10:36 DEBUG : dir: reading active writers 2025/12/26 01:10:36 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:10:36 DEBUG : dir: Looking for writers 2025/12/26 01:10:36 DEBUG : Looking for writers 2025/12/26 01:10:36 DEBUG : dir: reading active writers 2025/12/26 01:10:36 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:10:36 DEBUG : dir: Looking for writers 2025/12/26 01:10:36 DEBUG : Looking for writers 2025/12/26 01:10:36 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:36 DEBUG : dir: reading active writers 2025/12/26 01:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:10:36 DEBUG : dir: Looking for writers 2025/12/26 01:10:36 DEBUG : Looking for writers 2025/12/26 01:10:36 DEBUG : dir: reading active writers 2025/12/26 01:10:36 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:10:36 DEBUG : newLeaf: vfs cache: starting upload 2025/12/26 01:10:36 DEBUG : dir: Looking for writers 2025/12/26 01:10:36 DEBUG : Looking for writers 2025/12/26 01:10:36 DEBUG : dir: reading active writers 2025/12/26 01:10:36 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:10:36 DEBUG : dir: Looking for writers 2025/12/26 01:10:36 DEBUG : Looking for writers 2025/12/26 01:10:36 DEBUG : dir: reading active writers 2025/12/26 01:10:36 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:10:37 DEBUG : dir: Looking for writers 2025/12/26 01:10:37 DEBUG : Looking for writers 2025/12/26 01:10:37 DEBUG : dir: reading active writers 2025/12/26 01:10:37 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:10:37 DEBUG : newLeaf: size = 25 OK 2025/12/26 01:10:37 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/12/26 01:10:37 INFO : newLeaf: Copied (replaced existing) 2025/12/26 01:10:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-26 01:10:35 +0000 UTC," 2025/12/26 01:10:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/26 01:10:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/26 01:10:37 DEBUG : dir: Looking for writers 2025/12/26 01:10:37 DEBUG : Looking for writers 2025/12/26 01:10:37 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:37 DEBUG : dir: reading active writers 2025/12/26 01:10:37 DEBUG : >WaitForWriters: 2025/12/26 01:10:38 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:38 DEBUG : dir: Looking for writers 2025/12/26 01:10:38 DEBUG : Looking for writers 2025/12/26 01:10:38 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:38 DEBUG : dir: reading active writers 2025/12/26 01:10:38 DEBUG : >WaitForWriters: 2025/12/26 01:10:38 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:38 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:38 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:10:38 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:38 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:38 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:10:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 01:10:40 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:10:40 DEBUG : dir/file1(0xc000bda500): openPending: 2025/12/26 01:10:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/12/26 01:10:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/26 01:10:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:40 DEBUG : dir/file1(0xc000bda500): >openPending: err= 2025/12/26 01:10:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 01:10:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:10:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:10:40 DEBUG : dir/file1(0xc000bda500): _writeAt: size=14, off=0 2025/12/26 01:10:40 DEBUG : dir/file1(0xc000bda500): >_writeAt: n=14, err= 2025/12/26 01:10:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/26 01:10:40 DEBUG : dir/file1(0xc000bda500): close: 2025/12/26 01:10:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/26 01:10:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/26 01:10:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/26 01:10:40 DEBUG : dir/file1(0xc000bda500): >close: err= 2025/12/26 01:10:40 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:40 DEBUG : dir: Looking for writers 2025/12/26 01:10:40 DEBUG : file1: reading active writers 2025/12/26 01:10:40 DEBUG : Looking for writers 2025/12/26 01:10:40 DEBUG : dir: reading active writers 2025/12/26 01:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:10:40 DEBUG : dir: Looking for writers 2025/12/26 01:10:40 DEBUG : file1: reading active writers 2025/12/26 01:10:40 DEBUG : Looking for writers 2025/12/26 01:10:40 DEBUG : dir: reading active writers 2025/12/26 01:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:10:40 DEBUG : dir: Looking for writers 2025/12/26 01:10:40 DEBUG : file1: reading active writers 2025/12/26 01:10:40 DEBUG : Looking for writers 2025/12/26 01:10:40 DEBUG : dir: reading active writers 2025/12/26 01:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:10:40 DEBUG : dir: Looking for writers 2025/12/26 01:10:40 DEBUG : file1: reading active writers 2025/12/26 01:10:40 DEBUG : Looking for writers 2025/12/26 01:10:40 DEBUG : dir: reading active writers 2025/12/26 01:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:10:40 DEBUG : dir/file1: vfs cache: starting upload 2025/12/26 01:10:40 DEBUG : dir: Looking for writers 2025/12/26 01:10:40 DEBUG : file1: reading active writers 2025/12/26 01:10:40 DEBUG : Looking for writers 2025/12/26 01:10:40 DEBUG : dir: reading active writers 2025/12/26 01:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:10:40 DEBUG : dir: Looking for writers 2025/12/26 01:10:40 DEBUG : file1: reading active writers 2025/12/26 01:10:40 DEBUG : Looking for writers 2025/12/26 01:10:40 DEBUG : dir: reading active writers 2025/12/26 01:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:10:40 DEBUG : dir: Looking for writers 2025/12/26 01:10:40 DEBUG : file1: reading active writers 2025/12/26 01:10:40 DEBUG : Looking for writers 2025/12/26 01:10:40 DEBUG : dir: reading active writers 2025/12/26 01:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:10:41 DEBUG : dir/file1: size = 14 OK 2025/12/26 01:10:41 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/12/26 01:10:41 INFO : dir/file1: Copied (replaced existing) 2025/12/26 01:10:41 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/12/26 01:10:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/26 01:10:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/26 01:10:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/26 01:10:41 DEBUG : dir: Looking for writers 2025/12/26 01:10:41 DEBUG : file1: reading active writers 2025/12/26 01:10:41 DEBUG : Looking for writers 2025/12/26 01:10:41 DEBUG : dir: reading active writers 2025/12/26 01:10:41 DEBUG : >WaitForWriters: 2025/12/26 01:10:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:10:41 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:10:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:10:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:10:41 DEBUG : dir/file1(0xc000a93200): _readAt: size=512, off=0 2025/12/26 01:10:41 DEBUG : dir/file1(0xc000a93200): openPending: 2025/12/26 01:10:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/12/26 01:10:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/26 01:10:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:41 DEBUG : dir/file1(0xc000a93200): >openPending: err= 2025/12/26 01:10:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/26 01:10:41 DEBUG : dir/file1(0xc000a93200): >_readAt: n=14, err=EOF 2025/12/26 01:10:41 DEBUG : dir/file1(0xc000a93200): close: 2025/12/26 01:10:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/26 01:10:41 DEBUG : dir/file1(0xc000a93200): >close: err= 2025/12/26 01:10:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 01:10:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000797440 2025/12/26 01:10:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 01:10:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/26 01:10:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000797440 2025/12/26 01:10:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 01:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 01:10:43 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:10:43 DEBUG : dir/file1(0xc000da2b80): openPending: 2025/12/26 01:10:43 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," 2025/12/26 01:10:43 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/12/26 01:10:43 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/12/26 01:10:43 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/26 01:10:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/26 01:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:43 DEBUG : dir/file1(0xc000da2b80): >openPending: err= 2025/12/26 01:10:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 01:10:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:10:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:10:43 DEBUG : dir/file1(0xc000da2b80): _writeAt: size=25, off=0 2025/12/26 01:10:43 DEBUG : dir/file1(0xc000da2b80): >_writeAt: n=25, err= 2025/12/26 01:10:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 01:10:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000797440 2025/12/26 01:10:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:44 DEBUG : newLeaf(0xc000da2b80): close: 2025/12/26 01:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/26 01:10:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-26 01:10:43.459830915 +0000 UTC m=+142.243013962 2025/12/26 01:10:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/26 01:10:44 DEBUG : newLeaf(0xc000da2b80): >close: err= 2025/12/26 01:10:44 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:44 DEBUG : dir: Looking for writers 2025/12/26 01:10:44 DEBUG : Looking for writers 2025/12/26 01:10:44 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:44 DEBUG : dir: reading active writers 2025/12/26 01:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:10:44 DEBUG : dir: Looking for writers 2025/12/26 01:10:44 DEBUG : Looking for writers 2025/12/26 01:10:44 DEBUG : dir: reading active writers 2025/12/26 01:10:44 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:10:44 DEBUG : dir: Looking for writers 2025/12/26 01:10:44 DEBUG : Looking for writers 2025/12/26 01:10:44 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:44 DEBUG : dir: reading active writers 2025/12/26 01:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:10:44 DEBUG : dir: Looking for writers 2025/12/26 01:10:44 DEBUG : Looking for writers 2025/12/26 01:10:44 DEBUG : dir: reading active writers 2025/12/26 01:10:44 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:10:44 DEBUG : newLeaf: vfs cache: starting upload 2025/12/26 01:10:44 DEBUG : dir: Looking for writers 2025/12/26 01:10:44 DEBUG : Looking for writers 2025/12/26 01:10:44 DEBUG : dir: reading active writers 2025/12/26 01:10:44 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:10:44 DEBUG : dir: Looking for writers 2025/12/26 01:10:44 DEBUG : Looking for writers 2025/12/26 01:10:44 DEBUG : dir: reading active writers 2025/12/26 01:10:44 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:10:44 DEBUG : dir: Looking for writers 2025/12/26 01:10:44 DEBUG : Looking for writers 2025/12/26 01:10:44 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:44 DEBUG : dir: reading active writers 2025/12/26 01:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:10:44 DEBUG : newLeaf: size = 25 OK 2025/12/26 01:10:44 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/12/26 01:10:44 INFO : newLeaf: Copied (replaced existing) 2025/12/26 01:10:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-26 01:10:43 +0000 UTC," 2025/12/26 01:10:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/26 01:10:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/26 01:10:45 DEBUG : dir: Looking for writers 2025/12/26 01:10:45 DEBUG : Looking for writers 2025/12/26 01:10:45 DEBUG : dir: reading active writers 2025/12/26 01:10:45 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:45 DEBUG : >WaitForWriters: 2025/12/26 01:10:45 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:45 DEBUG : dir: Looking for writers 2025/12/26 01:10:45 DEBUG : Looking for writers 2025/12/26 01:10:45 DEBUG : dir: reading active writers 2025/12/26 01:10:45 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:45 DEBUG : >WaitForWriters: 2025/12/26 01:10:45 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:46 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:46 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:10:46 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:46 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:10:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:10:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:10:46 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:10:47 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:47 DEBUG : dir: Looking for writers 2025/12/26 01:10:47 DEBUG : file1: reading active writers 2025/12/26 01:10:47 DEBUG : Looking for writers 2025/12/26 01:10:47 DEBUG : dir: reading active writers 2025/12/26 01:10:47 DEBUG : >WaitForWriters: 2025/12/26 01:10:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:10:47 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:10:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:10:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:10:47 DEBUG : dir/file1(0xc000b70740): _readAt: size=512, off=0 2025/12/26 01:10:47 DEBUG : dir/file1(0xc000b70740): openPending: 2025/12/26 01:10:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/12/26 01:10:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/26 01:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:47 DEBUG : dir/file1(0xc000b70740): >openPending: err= 2025/12/26 01:10:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/12/26 01:10:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:10:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:10:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:10:47 DEBUG : dir/file1(0xc000b70740): >_readAt: n=14, err=EOF 2025/12/26 01:10:47 DEBUG : dir/file1(0xc000b70740): close: 2025/12/26 01:10:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/26 01:10:47 DEBUG : dir/file1(0xc000b70740): >close: err= 2025/12/26 01:10:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 01:10:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0006732c0 2025/12/26 01:10:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/26 01:10:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/26 01:10:49 DEBUG : dir/file1: Updating file with dir/file1 0xc0006732c0 2025/12/26 01:10:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/26 01:10:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 01:10:49 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:10:49 DEBUG : dir/file1(0xc000317ac0): openPending: 2025/12/26 01:10:49 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" 2025/12/26 01:10:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/26 01:10:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:10:49 DEBUG : dir/file1(0xc000317ac0): >openPending: err= 2025/12/26 01:10:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 01:10:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:10:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:10:49 DEBUG : dir/file1(0xc000317ac0): _writeAt: size=25, off=0 2025/12/26 01:10:49 DEBUG : dir/file1(0xc000317ac0): >_writeAt: n=25, err= 2025/12/26 01:10:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/26 01:10:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/26 01:10:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0006732c0 2025/12/26 01:10:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:10:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:50 DEBUG : newLeaf(0xc000317ac0): close: 2025/12/26 01:10:50 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/26 01:10:50 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-26 01:10:49.911102792 +0000 UTC m=+148.694285838 2025/12/26 01:10:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/26 01:10:50 DEBUG : newLeaf(0xc000317ac0): >close: err= 2025/12/26 01:10:50 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:50 DEBUG : dir: Looking for writers 2025/12/26 01:10:50 DEBUG : Looking for writers 2025/12/26 01:10:50 DEBUG : dir: reading active writers 2025/12/26 01:10:50 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:10:50 DEBUG : dir: Looking for writers 2025/12/26 01:10:50 DEBUG : Looking for writers 2025/12/26 01:10:50 DEBUG : dir: reading active writers 2025/12/26 01:10:50 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:10:50 DEBUG : dir: Looking for writers 2025/12/26 01:10:50 DEBUG : Looking for writers 2025/12/26 01:10:50 DEBUG : dir: reading active writers 2025/12/26 01:10:50 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:10:50 DEBUG : dir: Looking for writers 2025/12/26 01:10:50 DEBUG : Looking for writers 2025/12/26 01:10:50 DEBUG : dir: reading active writers 2025/12/26 01:10:50 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:10:50 DEBUG : newLeaf: vfs cache: starting upload 2025/12/26 01:10:50 DEBUG : dir: Looking for writers 2025/12/26 01:10:50 DEBUG : Looking for writers 2025/12/26 01:10:50 DEBUG : dir: reading active writers 2025/12/26 01:10:50 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:10:50 DEBUG : dir: Looking for writers 2025/12/26 01:10:50 DEBUG : Looking for writers 2025/12/26 01:10:50 DEBUG : dir: reading active writers 2025/12/26 01:10:50 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:10:51 DEBUG : dir: Looking for writers 2025/12/26 01:10:51 DEBUG : Looking for writers 2025/12/26 01:10:51 DEBUG : dir: reading active writers 2025/12/26 01:10:51 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:10:51 DEBUG : newLeaf: size = 25 OK 2025/12/26 01:10:51 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/12/26 01:10:51 INFO : newLeaf: Copied (replaced existing) 2025/12/26 01:10:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-12-26 01:10:49 +0000 UTC," 2025/12/26 01:10:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/26 01:10:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/26 01:10:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/26 01:10:51 DEBUG : dir: Looking for writers 2025/12/26 01:10:51 DEBUG : Looking for writers 2025/12/26 01:10:51 DEBUG : dir: reading active writers 2025/12/26 01:10:51 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:51 DEBUG : >WaitForWriters: 2025/12/26 01:10:52 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:52 DEBUG : dir: Looking for writers 2025/12/26 01:10:52 DEBUG : Looking for writers 2025/12/26 01:10:52 DEBUG : dir: reading active writers 2025/12/26 01:10:52 DEBUG : newLeaf: reading active writers 2025/12/26 01:10:52 DEBUG : >WaitForWriters: 2025/12/26 01:10:52 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestFileRename (39.09s) --- PASS: TestFileRename/off,forceCache=false (5.86s) --- PASS: TestFileRename/minimal,forceCache=false (5.79s) --- PASS: TestFileRename/minimal,forceCache=true (7.37s) --- PASS: TestFileRename/writes,forceCache=false (6.14s) --- PASS: TestFileRename/writes,forceCache=true (7.53s) --- PASS: TestFileRename/full,forceCache=false (6.40s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:52 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:52 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:52 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:52 DEBUG : Looking for writers 2025/12/26 01:10:52 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:53 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:10:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:10:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 01:10:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/26 01:10:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:10:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/26 01:10:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/12/26 01:10:54 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:54 DEBUG : dir: Looking for writers 2025/12/26 01:10:54 DEBUG : file1: reading active writers 2025/12/26 01:10:54 DEBUG : Looking for writers 2025/12/26 01:10:54 DEBUG : dir: reading active writers 2025/12/26 01:10:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.29s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:55 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:10:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:10:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:10:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 01:10:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/26 01:10:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:10:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/26 01:10:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/26 01:10:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/26 01:10:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/26 01:10:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/26 01:10:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/26 01:10:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/26 01:10:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/26 01:10:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/12/26 01:10:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/12/26 01:10:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/12/26 01:10:57 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/12/26 01:10:57 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/12/26 01:10:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/12/26 01:10:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/12/26 01:10:57 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/12/26 01:10:58 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:10:58 DEBUG : dir: Looking for writers 2025/12/26 01:10:58 DEBUG : file1: reading active writers 2025/12/26 01:10:58 DEBUG : Looking for writers 2025/12/26 01:10:58 DEBUG : dir: reading active writers 2025/12/26 01:10:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.79s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:10:59 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:11:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:11:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 01:11:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/26 01:11:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/26 01:11:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/26 01:11:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/26 01:11:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/26 01:11:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/26 01:11:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/26 01:11:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/26 01:11:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/12/26 01:11:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/12/26 01:11:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/12/26 01:11:01 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/12/26 01:11:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/12/26 01:11:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/12/26 01:11:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/12/26 01:11:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/12/26 01:11:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/12/26 01:11:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/12/26 01:11:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/26 01:11:02 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/12/26 01:11:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/12/26 01:11:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/12/26 01:11:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/26 01:11:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/26 01:11:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/26 01:11:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/26 01:11:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/12/26 01:11:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/26 01:11:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/26 01:11:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/26 01:11:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/12/26 01:11:03 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:03 DEBUG : dir: Looking for writers 2025/12/26 01:11:03 DEBUG : file1: reading active writers 2025/12/26 01:11:03 DEBUG : Looking for writers 2025/12/26 01:11:03 DEBUG : dir: reading active writers 2025/12/26 01:11:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.65s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:03 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:11:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:11:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 01:11:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/26 01:11:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:05 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:05 DEBUG : dir: Looking for writers 2025/12/26 01:11:05 DEBUG : file1: reading active writers 2025/12/26 01:11:05 DEBUG : Looking for writers 2025/12/26 01:11:05 DEBUG : dir: reading active writers 2025/12/26 01:11:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.29s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:06 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:11:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:11:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/26 01:11:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/26 01:11:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:07 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/12/26 01:11:07 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/12/26 01:11:07 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:07 DEBUG : dir: Looking for writers 2025/12/26 01:11:07 DEBUG : file1: reading active writers 2025/12/26 01:11:07 DEBUG : Looking for writers 2025/12/26 01:11:07 DEBUG : dir: reading active writers 2025/12/26 01:11:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.34s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:08 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:08 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:08 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:08 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:08 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:11:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:11:09 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:11:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:11:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:11:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): _readAt: size=1, off=0 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): openPending: 2025/12/26 01:11:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/26 01:11:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 01:11:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): >openPending: err= 2025/12/26 01:11:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/26 01:11:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): >_readAt: n=1, err= 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): _readAt: size=256, off=1 2025/12/26 01:11:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): >_readAt: n=15, err=EOF 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): _readAt: size=16, off=16 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): >_readAt: n=0, err=EOF 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): close: 2025/12/26 01:11:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): >close: err= 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): close: 2025/12/26 01:11:09 DEBUG : dir/file1(0xc000316e80): >close: err=file already closed 2025/12/26 01:11:09 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:09 DEBUG : dir: Looking for writers 2025/12/26 01:11:09 DEBUG : file1: reading active writers 2025/12/26 01:11:09 DEBUG : Looking for writers 2025/12/26 01:11:09 DEBUG : dir: reading active writers 2025/12/26 01:11:09 DEBUG : >WaitForWriters: 2025/12/26 01:11:09 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.30s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:10 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:10 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:10 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:10 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:10 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:11:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:11:12 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:11:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:11:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:11:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): _readAt: size=1, off=0 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): openPending: 2025/12/26 01:11:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/26 01:11:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 01:11:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): >openPending: err= 2025/12/26 01:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/26 01:11:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): >_readAt: n=1, err= 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): _readAt: size=1, off=5 2025/12/26 01:11:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): >_readAt: n=1, err= 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): _readAt: size=1, off=3 2025/12/26 01:11:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): >_readAt: n=1, err= 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): _readAt: size=1, off=13 2025/12/26 01:11:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): >_readAt: n=1, err= 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): _readAt: size=16, off=100 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): >_readAt: n=0, err=EOF 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): close: 2025/12/26 01:11:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/26 01:11:12 DEBUG : dir/file1(0xc000be3380): >close: err= 2025/12/26 01:11:12 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:12 DEBUG : dir: Looking for writers 2025/12/26 01:11:12 DEBUG : file1: reading active writers 2025/12/26 01:11:12 DEBUG : Looking for writers 2025/12/26 01:11:12 DEBUG : dir: reading active writers 2025/12/26 01:11:12 DEBUG : >WaitForWriters: 2025/12/26 01:11:12 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.32s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:12 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:12 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:12 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:12 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:12 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:11:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:11:14 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:11:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:11:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:11:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): _readAt: size=1, off=0 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): openPending: 2025/12/26 01:11:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/26 01:11:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 01:11:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): >openPending: err= 2025/12/26 01:11:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/26 01:11:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): >_readAt: n=1, err= 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): _readAt: size=1, off=5 2025/12/26 01:11:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): >_readAt: n=1, err= 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): _readAt: size=1, off=1 2025/12/26 01:11:14 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): >_readAt: n=1, err= 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): _readAt: size=6, off=10 2025/12/26 01:11:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): >_readAt: n=6, err= 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): _readAt: size=256, off=10 2025/12/26 01:11:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): >_readAt: n=6, err=EOF 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): _readAt: size=256, off=100 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): >_readAt: n=0, err=EOF 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): close: 2025/12/26 01:11:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): >close: err= 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): _readAt: size=256, off=100 2025/12/26 01:11:14 DEBUG : dir/file1(0xc000d13ac0): >_readAt: n=0, err=file already closed 2025/12/26 01:11:14 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:14 DEBUG : dir: Looking for writers 2025/12/26 01:11:14 DEBUG : file1: reading active writers 2025/12/26 01:11:14 DEBUG : Looking for writers 2025/12/26 01:11:14 DEBUG : dir: reading active writers 2025/12/26 01:11:14 DEBUG : >WaitForWriters: 2025/12/26 01:11:14 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.39s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:15 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:15 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:15 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:15 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:15 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:11:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:11:16 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:11:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:11:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:11:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 01:11:16 DEBUG : dir/file1(0xc000772440): RWFileHandle.Flush 2025/12/26 01:11:16 DEBUG : dir/file1(0xc000772440): _readAt: size=256, off=0 2025/12/26 01:11:16 DEBUG : dir/file1(0xc000772440): openPending: 2025/12/26 01:11:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/26 01:11:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 01:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:16 DEBUG : dir/file1(0xc000772440): >openPending: err= 2025/12/26 01:11:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/26 01:11:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:16 DEBUG : dir/file1(0xc000772440): >_readAt: n=16, err=EOF 2025/12/26 01:11:16 DEBUG : dir/file1(0xc000772440): RWFileHandle.Flush 2025/12/26 01:11:16 DEBUG : dir/file1(0xc000772440): RWFileHandle.Flush 2025/12/26 01:11:16 DEBUG : dir/file1(0xc000772440): close: 2025/12/26 01:11:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/26 01:11:16 DEBUG : dir/file1(0xc000772440): >close: err= 2025/12/26 01:11:16 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:16 DEBUG : dir: Looking for writers 2025/12/26 01:11:16 DEBUG : file1: reading active writers 2025/12/26 01:11:16 DEBUG : Looking for writers 2025/12/26 01:11:16 DEBUG : dir: reading active writers 2025/12/26 01:11:16 DEBUG : >WaitForWriters: 2025/12/26 01:11:16 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.30s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:17 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:17 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:17 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:17 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:17 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:11:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/26 01:11:19 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:11:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:11:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 01:11:19 DEBUG : dir/file1(0xc000772c40): _readAt: size=256, off=0 2025/12/26 01:11:19 DEBUG : dir/file1(0xc000772c40): openPending: 2025/12/26 01:11:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/26 01:11:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 01:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:19 DEBUG : dir/file1(0xc000772c40): >openPending: err= 2025/12/26 01:11:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/26 01:11:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:19 DEBUG : dir/file1(0xc000772c40): >_readAt: n=16, err=EOF 2025/12/26 01:11:19 DEBUG : dir/file1(0xc000772c40): RWFileHandle.Release 2025/12/26 01:11:19 DEBUG : dir/file1(0xc000772c40): close: 2025/12/26 01:11:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/12/26 01:11:19 DEBUG : dir/file1(0xc000772c40): >close: err= 2025/12/26 01:11:19 DEBUG : dir/file1(0xc000772c40): RWFileHandle.Release 2025/12/26 01:11:19 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:19 DEBUG : dir: Looking for writers 2025/12/26 01:11:19 DEBUG : file1: reading active writers 2025/12/26 01:11:19 DEBUG : Looking for writers 2025/12/26 01:11:19 DEBUG : dir: reading active writers 2025/12/26 01:11:19 DEBUG : >WaitForWriters: 2025/12/26 01:11:19 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.36s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:20 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:20 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:20 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:20 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:20 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:20 DEBUG : file1: newRWFileHandle: 2025/12/26 01:11:20 DEBUG : file1(0xc000431200): openPending: 2025/12/26 01:11:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:20 DEBUG : file1(0xc000431200): >openPending: err= 2025/12/26 01:11:20 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 01:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 01:11:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 01:11:20 DEBUG : file1(0xc000431200): _writeAt: size=5, off=0 2025/12/26 01:11:20 DEBUG : file1(0xc000431200): >_writeAt: n=5, err= 2025/12/26 01:11:20 DEBUG : file1(0xc000431200): _writeAt: size=7, off=5 2025/12/26 01:11:20 DEBUG : file1(0xc000431200): >_writeAt: n=7, err= 2025/12/26 01:11:20 DEBUG : file1: vfs cache: truncate to size=11 2025/12/26 01:11:20 DEBUG : file1(0xc000431200): close: 2025/12/26 01:11:20 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 01:11:20.171194036 +0000 UTC m=+178.954377083 2025/12/26 01:11:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:20 DEBUG : file1(0xc000431200): >close: err= 2025/12/26 01:11:20 DEBUG : file1(0xc000431200): close: 2025/12/26 01:11:20 DEBUG : file1(0xc000431200): >close: err=file already closed 2025/12/26 01:11:20 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:20 DEBUG : Looking for writers 2025/12/26 01:11:20 DEBUG : file1: reading active writers 2025/12/26 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:11:20 DEBUG : Looking for writers 2025/12/26 01:11:20 DEBUG : file1: reading active writers 2025/12/26 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:11:20 DEBUG : Looking for writers 2025/12/26 01:11:20 DEBUG : file1: reading active writers 2025/12/26 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:11:20 DEBUG : Looking for writers 2025/12/26 01:11:20 DEBUG : file1: reading active writers 2025/12/26 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:11:20 DEBUG : file1: vfs cache: starting upload 2025/12/26 01:11:20 DEBUG : Looking for writers 2025/12/26 01:11:20 DEBUG : file1: reading active writers 2025/12/26 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:11:20 DEBUG : Looking for writers 2025/12/26 01:11:20 DEBUG : file1: reading active writers 2025/12/26 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:11:20 DEBUG : Looking for writers 2025/12/26 01:11:20 DEBUG : file1: reading active writers 2025/12/26 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:11:21 DEBUG : file1: size = 11 OK 2025/12/26 01:11:21 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:11:21 INFO : file1: Copied (new) 2025/12/26 01:11:21 DEBUG : file1: vfs cache: fingerprint now "11,2025-12-26 01:11:20 +0000 UTC," 2025/12/26 01:11:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 01:11:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:21 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 01:11:21 DEBUG : Looking for writers 2025/12/26 01:11:21 DEBUG : file1: reading active writers 2025/12/26 01:11:21 DEBUG : >WaitForWriters: 2025/12/26 01:11:21 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:21 DEBUG : Looking for writers 2025/12/26 01:11:21 DEBUG : file1: reading active writers 2025/12/26 01:11:21 DEBUG : >WaitForWriters: 2025/12/26 01:11:21 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.96s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:22 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:22 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:22 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:22 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:22 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:22 DEBUG : file1: newRWFileHandle: 2025/12/26 01:11:22 DEBUG : file1(0xc000772b40): openPending: 2025/12/26 01:11:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:22 DEBUG : file1(0xc000772b40): >openPending: err= 2025/12/26 01:11:22 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 01:11:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 01:11:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 01:11:22 DEBUG : file1(0xc000772b40): _writeAt: size=7, off=0 2025/12/26 01:11:22 DEBUG : file1(0xc000772b40): >_writeAt: n=7, err= 2025/12/26 01:11:22 DEBUG : file1(0xc000772b40): _writeAt: size=6, off=5 2025/12/26 01:11:22 DEBUG : file1(0xc000772b40): >_writeAt: n=6, err= 2025/12/26 01:11:22 DEBUG : file1(0xc000772b40): close: 2025/12/26 01:11:22 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 01:11:22.149181032 +0000 UTC m=+180.932364079 2025/12/26 01:11:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:22 DEBUG : file1(0xc000772b40): >close: err= 2025/12/26 01:11:22 DEBUG : file1(0xc000772b40): _writeAt: size=5, off=0 2025/12/26 01:11:22 DEBUG : file1(0xc000772b40): >_writeAt: n=0, err=file already closed 2025/12/26 01:11:22 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:22 DEBUG : Looking for writers 2025/12/26 01:11:22 DEBUG : file1: reading active writers 2025/12/26 01:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:11:22 DEBUG : Looking for writers 2025/12/26 01:11:22 DEBUG : file1: reading active writers 2025/12/26 01:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:11:22 DEBUG : Looking for writers 2025/12/26 01:11:22 DEBUG : file1: reading active writers 2025/12/26 01:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:11:22 DEBUG : Looking for writers 2025/12/26 01:11:22 DEBUG : file1: reading active writers 2025/12/26 01:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:11:22 DEBUG : file1: vfs cache: starting upload 2025/12/26 01:11:22 DEBUG : Looking for writers 2025/12/26 01:11:22 DEBUG : file1: reading active writers 2025/12/26 01:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:11:22 DEBUG : Looking for writers 2025/12/26 01:11:22 DEBUG : file1: reading active writers 2025/12/26 01:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:11:22 DEBUG : Looking for writers 2025/12/26 01:11:22 DEBUG : file1: reading active writers 2025/12/26 01:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:11:23 DEBUG : file1: size = 11 OK 2025/12/26 01:11:23 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:11:23 INFO : file1: Copied (new) 2025/12/26 01:11:23 DEBUG : file1: vfs cache: fingerprint now "11,2025-12-26 01:11:22 +0000 UTC," 2025/12/26 01:11:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 01:11:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:23 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 01:11:23 DEBUG : Looking for writers 2025/12/26 01:11:23 DEBUG : file1: reading active writers 2025/12/26 01:11:23 DEBUG : >WaitForWriters: 2025/12/26 01:11:23 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:23 DEBUG : Looking for writers 2025/12/26 01:11:23 DEBUG : file1: reading active writers 2025/12/26 01:11:23 DEBUG : >WaitForWriters: 2025/12/26 01:11:23 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:23 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:23 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:23 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:23 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:23 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:24 DEBUG : file1: newRWFileHandle: 2025/12/26 01:11:24 DEBUG : file1(0xc000b70c80): openPending: 2025/12/26 01:11:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:24 DEBUG : file1(0xc000b70c80): >openPending: err= 2025/12/26 01:11:24 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 01:11:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 01:11:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 01:11:24 DEBUG : file1(0xc000b70c80): close: 2025/12/26 01:11:24 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 01:11:24.118825735 +0000 UTC m=+182.902008782 2025/12/26 01:11:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:24 DEBUG : file1(0xc000b70c80): >close: err= 2025/12/26 01:11:24 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/26 01:11:24 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 01:11:24 DEBUG : file2: newRWFileHandle: 2025/12/26 01:11:24 DEBUG : file2(0xc000b71140): openPending: 2025/12/26 01:11:24 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/26 01:11:24 DEBUG : file2(0xc000b71140): >openPending: err= 2025/12/26 01:11:24 DEBUG : file2: >newRWFileHandle: err= 2025/12/26 01:11:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/26 01:11:24 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/12/26 01:11:24 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/12/26 01:11:24 DEBUG : file2(0xc000b71140): RWFileHandle.Flush 2025/12/26 01:11:24 DEBUG : file2(0xc000b71140): RWFileHandle.Release 2025/12/26 01:11:24 DEBUG : file2(0xc000b71140): close: 2025/12/26 01:11:24 DEBUG : file2: vfs cache: setting modification time to 2025-12-26 01:11:24.121564199 +0000 UTC m=+182.904747245 2025/12/26 01:11:24 INFO : file2: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:24 DEBUG : file2(0xc000b71140): >close: err= 2025/12/26 01:11:24 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:24 DEBUG : Looking for writers 2025/12/26 01:11:24 DEBUG : file1: reading active writers 2025/12/26 01:11:24 DEBUG : file2: reading active writers 2025/12/26 01:11:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/12/26 01:11:24 DEBUG : Looking for writers 2025/12/26 01:11:24 DEBUG : file1: reading active writers 2025/12/26 01:11:24 DEBUG : file2: reading active writers 2025/12/26 01:11:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/12/26 01:11:24 DEBUG : Looking for writers 2025/12/26 01:11:24 DEBUG : file1: reading active writers 2025/12/26 01:11:24 DEBUG : file2: reading active writers 2025/12/26 01:11:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/12/26 01:11:24 DEBUG : Looking for writers 2025/12/26 01:11:24 DEBUG : file1: reading active writers 2025/12/26 01:11:24 DEBUG : file2: reading active writers 2025/12/26 01:11:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/12/26 01:11:24 DEBUG : file1: vfs cache: starting upload 2025/12/26 01:11:24 DEBUG : file2: vfs cache: starting upload 2025/12/26 01:11:24 DEBUG : Looking for writers 2025/12/26 01:11:24 DEBUG : file1: reading active writers 2025/12/26 01:11:24 DEBUG : file2: reading active writers 2025/12/26 01:11:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/12/26 01:11:24 DEBUG : Looking for writers 2025/12/26 01:11:24 DEBUG : file2: reading active writers 2025/12/26 01:11:24 DEBUG : file1: reading active writers 2025/12/26 01:11:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/12/26 01:11:24 DEBUG : Looking for writers 2025/12/26 01:11:24 DEBUG : file1: reading active writers 2025/12/26 01:11:24 DEBUG : file2: reading active writers 2025/12/26 01:11:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/12/26 01:11:25 DEBUG : file2: size = 0 OK 2025/12/26 01:11:25 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/12/26 01:11:25 INFO : file2: Copied (new) 2025/12/26 01:11:25 DEBUG : file2: vfs cache: fingerprint now "0,2025-12-26 01:11:24 +0000 UTC," 2025/12/26 01:11:25 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/12/26 01:11:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/26 01:11:25 INFO : file2: vfs cache: upload succeeded try #1 2025/12/26 01:11:25 DEBUG : file1: size = 0 OK 2025/12/26 01:11:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:11:25 INFO : file1: Copied (new) 2025/12/26 01:11:25 DEBUG : file1: vfs cache: fingerprint now "0,2025-12-26 01:11:24 +0000 UTC," 2025/12/26 01:11:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 01:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:25 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 01:11:25 DEBUG : Looking for writers 2025/12/26 01:11:25 DEBUG : file1: reading active writers 2025/12/26 01:11:25 DEBUG : file2: reading active writers 2025/12/26 01:11:25 DEBUG : >WaitForWriters: 2025/12/26 01:11:25 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:25 DEBUG : Looking for writers 2025/12/26 01:11:25 DEBUG : file1: reading active writers 2025/12/26 01:11:25 DEBUG : file2: reading active writers 2025/12/26 01:11:25 DEBUG : >WaitForWriters: 2025/12/26 01:11:25 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.12s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:26 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:26 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:26 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:26 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:26 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:26 DEBUG : file1: newRWFileHandle: 2025/12/26 01:11:26 DEBUG : file1(0xc000bda5c0): openPending: 2025/12/26 01:11:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:26 DEBUG : file1(0xc000bda5c0): >openPending: err= 2025/12/26 01:11:26 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 01:11:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 01:11:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 01:11:26 DEBUG : file1(0xc000bda5c0): _writeAt: size=5, off=0 2025/12/26 01:11:26 DEBUG : file1(0xc000bda5c0): >_writeAt: n=5, err= 2025/12/26 01:11:26 DEBUG : file1(0xc000bda5c0): RWFileHandle.Flush 2025/12/26 01:11:26 DEBUG : file1(0xc000bda5c0): RWFileHandle.Flush 2025/12/26 01:11:26 DEBUG : file1(0xc000bda5c0): close: 2025/12/26 01:11:26 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 01:11:26.219153551 +0000 UTC m=+185.002336608 2025/12/26 01:11:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:26 DEBUG : file1(0xc000bda5c0): >close: err= 2025/12/26 01:11:26 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:26 DEBUG : Looking for writers 2025/12/26 01:11:26 DEBUG : file1: reading active writers 2025/12/26 01:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:11:26 DEBUG : Looking for writers 2025/12/26 01:11:26 DEBUG : file1: reading active writers 2025/12/26 01:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:11:26 DEBUG : Looking for writers 2025/12/26 01:11:26 DEBUG : file1: reading active writers 2025/12/26 01:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:11:26 DEBUG : Looking for writers 2025/12/26 01:11:26 DEBUG : file1: reading active writers 2025/12/26 01:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:11:26 DEBUG : file1: vfs cache: starting upload 2025/12/26 01:11:26 DEBUG : Looking for writers 2025/12/26 01:11:26 DEBUG : file1: reading active writers 2025/12/26 01:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:11:26 DEBUG : Looking for writers 2025/12/26 01:11:26 DEBUG : file1: reading active writers 2025/12/26 01:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:11:26 DEBUG : Looking for writers 2025/12/26 01:11:26 DEBUG : file1: reading active writers 2025/12/26 01:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:11:27 DEBUG : file1: size = 5 OK 2025/12/26 01:11:27 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:11:27 INFO : file1: Copied (new) 2025/12/26 01:11:27 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-26 01:11:26 +0000 UTC," 2025/12/26 01:11:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 01:11:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:27 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 01:11:27 DEBUG : Looking for writers 2025/12/26 01:11:27 DEBUG : file1: reading active writers 2025/12/26 01:11:27 DEBUG : >WaitForWriters: 2025/12/26 01:11:27 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.89s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:27 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:27 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:27 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:27 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:27 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:28 DEBUG : file1: newRWFileHandle: 2025/12/26 01:11:28 DEBUG : file1(0xc00051df00): openPending: 2025/12/26 01:11:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:28 DEBUG : file1(0xc00051df00): >openPending: err= 2025/12/26 01:11:28 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 01:11:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 01:11:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 01:11:28 DEBUG : file1(0xc00051df00): _writeAt: size=5, off=0 2025/12/26 01:11:28 DEBUG : file1(0xc00051df00): >_writeAt: n=5, err= 2025/12/26 01:11:28 DEBUG : file1(0xc00051df00): RWFileHandle.Release 2025/12/26 01:11:28 DEBUG : file1(0xc00051df00): close: 2025/12/26 01:11:28 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 01:11:28.11780689 +0000 UTC m=+186.900989937 2025/12/26 01:11:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:28 DEBUG : file1(0xc00051df00): >close: err= 2025/12/26 01:11:28 DEBUG : file1(0xc00051df00): RWFileHandle.Release 2025/12/26 01:11:28 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:28 DEBUG : Looking for writers 2025/12/26 01:11:28 DEBUG : file1: reading active writers 2025/12/26 01:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:11:28 DEBUG : Looking for writers 2025/12/26 01:11:28 DEBUG : file1: reading active writers 2025/12/26 01:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:11:28 DEBUG : Looking for writers 2025/12/26 01:11:28 DEBUG : file1: reading active writers 2025/12/26 01:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:11:28 DEBUG : Looking for writers 2025/12/26 01:11:28 DEBUG : file1: reading active writers 2025/12/26 01:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:11:28 DEBUG : file1: vfs cache: starting upload 2025/12/26 01:11:28 DEBUG : Looking for writers 2025/12/26 01:11:28 DEBUG : file1: reading active writers 2025/12/26 01:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:11:28 DEBUG : Looking for writers 2025/12/26 01:11:28 DEBUG : file1: reading active writers 2025/12/26 01:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:11:28 DEBUG : Looking for writers 2025/12/26 01:11:28 DEBUG : file1: reading active writers 2025/12/26 01:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:11:29 DEBUG : file1: size = 5 OK 2025/12/26 01:11:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:11:29 INFO : file1: Copied (new) 2025/12/26 01:11:29 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-26 01:11:28 +0000 UTC," 2025/12/26 01:11:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 01:11:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:29 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 01:11:29 DEBUG : Looking for writers 2025/12/26 01:11:29 DEBUG : file1: reading active writers 2025/12/26 01:11:29 DEBUG : >WaitForWriters: 2025/12/26 01:11:29 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.87s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:29 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:29 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:29 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:29 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:29 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/12/26 01:11:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 01:11:31 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:11:31 DEBUG : dir/file1(0xc00092c900): openPending: 2025/12/26 01:11:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/26 01:11:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 01:11:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:31 DEBUG : dir/file1(0xc00092c900): >openPending: err= 2025/12/26 01:11:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/26 01:11:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:11:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:11:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 01:11:31 DEBUG : dir/file1(0xc00092c900): _writeAt: size=5, off=0 2025/12/26 01:11:31 DEBUG : dir/file1(0xc00092c900): >_writeAt: n=5, err= 2025/12/26 01:11:31 DEBUG : dir/file1(0xc00092c900): close: 2025/12/26 01:11:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:31 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 01:11:31.154698569 +0000 UTC m=+189.937881626 2025/12/26 01:11:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:31 DEBUG : dir/file1(0xc00092c900): >close: err= 2025/12/26 01:11:31 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:31 DEBUG : dir: Looking for writers 2025/12/26 01:11:31 DEBUG : file1: reading active writers 2025/12/26 01:11:31 DEBUG : Looking for writers 2025/12/26 01:11:31 DEBUG : dir: reading active writers 2025/12/26 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:11:31 DEBUG : dir: Looking for writers 2025/12/26 01:11:31 DEBUG : file1: reading active writers 2025/12/26 01:11:31 DEBUG : Looking for writers 2025/12/26 01:11:31 DEBUG : dir: reading active writers 2025/12/26 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:11:31 DEBUG : dir: Looking for writers 2025/12/26 01:11:31 DEBUG : file1: reading active writers 2025/12/26 01:11:31 DEBUG : Looking for writers 2025/12/26 01:11:31 DEBUG : dir: reading active writers 2025/12/26 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:11:31 DEBUG : dir: Looking for writers 2025/12/26 01:11:31 DEBUG : file1: reading active writers 2025/12/26 01:11:31 DEBUG : Looking for writers 2025/12/26 01:11:31 DEBUG : dir: reading active writers 2025/12/26 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:11:31 DEBUG : dir/file1: vfs cache: starting upload 2025/12/26 01:11:31 DEBUG : dir: Looking for writers 2025/12/26 01:11:31 DEBUG : file1: reading active writers 2025/12/26 01:11:31 DEBUG : Looking for writers 2025/12/26 01:11:31 DEBUG : dir: reading active writers 2025/12/26 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:11:31 DEBUG : dir: Looking for writers 2025/12/26 01:11:31 DEBUG : file1: reading active writers 2025/12/26 01:11:31 DEBUG : Looking for writers 2025/12/26 01:11:31 DEBUG : dir: reading active writers 2025/12/26 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:11:31 DEBUG : dir: Looking for writers 2025/12/26 01:11:31 DEBUG : file1: reading active writers 2025/12/26 01:11:31 DEBUG : Looking for writers 2025/12/26 01:11:31 DEBUG : dir: reading active writers 2025/12/26 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:11:32 DEBUG : dir/file1: size = 5 OK 2025/12/26 01:11:32 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/12/26 01:11:32 INFO : dir/file1: Copied (replaced existing) 2025/12/26 01:11:32 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-12-26 01:11:31 +0000 UTC," 2025/12/26 01:11:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/26 01:11:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/26 01:11:32 DEBUG : dir: Looking for writers 2025/12/26 01:11:32 DEBUG : file1: reading active writers 2025/12/26 01:11:32 DEBUG : Looking for writers 2025/12/26 01:11:32 DEBUG : dir: reading active writers 2025/12/26 01:11:32 DEBUG : >WaitForWriters: 2025/12/26 01:11:32 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.32s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:33 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:33 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:33 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:33 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:33 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:34 DEBUG : dir/file1: newRWFileHandle: 2025/12/26 01:11:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/26 01:11:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/26 01:11:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/26 01:11:34 DEBUG : dir/file1(0xc000d12100): _writeAt: size=5, off=0 2025/12/26 01:11:34 DEBUG : dir/file1(0xc000d12100): openPending: 2025/12/26 01:11:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/12/26 01:11:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/26 01:11:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:34 DEBUG : dir/file1(0xc000d12100): >openPending: err= 2025/12/26 01:11:34 DEBUG : dir/file1(0xc000d12100): >_writeAt: n=5, err= 2025/12/26 01:11:34 DEBUG : dir/file1(0xc000d12100): _writeAt: size=15, off=5 2025/12/26 01:11:34 DEBUG : dir/file1(0xc000d12100): >_writeAt: n=15, err= 2025/12/26 01:11:34 DEBUG : dir/file1(0xc000d12100): close: 2025/12/26 01:11:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/12/26 01:11:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-26 01:11:34.4883124 +0000 UTC m=+193.271495457 2025/12/26 01:11:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:34 DEBUG : dir/file1(0xc000d12100): >close: err= 2025/12/26 01:11:34 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:34 DEBUG : dir: Looking for writers 2025/12/26 01:11:34 DEBUG : file1: reading active writers 2025/12/26 01:11:34 DEBUG : Looking for writers 2025/12/26 01:11:34 DEBUG : dir: reading active writers 2025/12/26 01:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:11:34 DEBUG : dir: Looking for writers 2025/12/26 01:11:34 DEBUG : file1: reading active writers 2025/12/26 01:11:34 DEBUG : Looking for writers 2025/12/26 01:11:34 DEBUG : dir: reading active writers 2025/12/26 01:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:11:34 DEBUG : dir: Looking for writers 2025/12/26 01:11:34 DEBUG : file1: reading active writers 2025/12/26 01:11:34 DEBUG : Looking for writers 2025/12/26 01:11:34 DEBUG : dir: reading active writers 2025/12/26 01:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:11:34 DEBUG : dir: Looking for writers 2025/12/26 01:11:34 DEBUG : file1: reading active writers 2025/12/26 01:11:34 DEBUG : Looking for writers 2025/12/26 01:11:34 DEBUG : dir: reading active writers 2025/12/26 01:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:11:34 DEBUG : dir/file1: vfs cache: starting upload 2025/12/26 01:11:34 DEBUG : dir: Looking for writers 2025/12/26 01:11:34 DEBUG : file1: reading active writers 2025/12/26 01:11:34 DEBUG : Looking for writers 2025/12/26 01:11:34 DEBUG : dir: reading active writers 2025/12/26 01:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:11:34 DEBUG : dir: Looking for writers 2025/12/26 01:11:34 DEBUG : file1: reading active writers 2025/12/26 01:11:34 DEBUG : Looking for writers 2025/12/26 01:11:34 DEBUG : dir: reading active writers 2025/12/26 01:11:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:11:35 DEBUG : dir: Looking for writers 2025/12/26 01:11:35 DEBUG : file1: reading active writers 2025/12/26 01:11:35 DEBUG : Looking for writers 2025/12/26 01:11:35 DEBUG : dir: reading active writers 2025/12/26 01:11:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:11:35 DEBUG : dir/file1: size = 20 OK 2025/12/26 01:11:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/12/26 01:11:35 INFO : dir/file1: Copied (replaced existing) 2025/12/26 01:11:35 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-12-26 01:11:34 +0000 UTC," 2025/12/26 01:11:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/26 01:11:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/26 01:11:35 DEBUG : dir: Looking for writers 2025/12/26 01:11:35 DEBUG : file1: reading active writers 2025/12/26 01:11:35 DEBUG : Looking for writers 2025/12/26 01:11:35 DEBUG : dir: reading active writers 2025/12/26 01:11:35 DEBUG : >WaitForWriters: 2025/12/26 01:11:35 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.33s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:36 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:36 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:36 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:36 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:36 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:36 DEBUG : file1: newRWFileHandle: 2025/12/26 01:11:36 DEBUG : file1(0xc000bdaf00): openPending: 2025/12/26 01:11:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:36 DEBUG : file1(0xc000bdaf00): >openPending: err= 2025/12/26 01:11:36 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 01:11:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 01:11:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 01:11:36 DEBUG : file1(0xc000bdaf00): _writeAt: size=5, off=0 2025/12/26 01:11:36 DEBUG : file1(0xc000bdaf00): >_writeAt: n=5, err= 2025/12/26 01:11:36 DEBUG : file1(0xc000bdaf00): close: 2025/12/26 01:11:36 DEBUG : file1: vfs cache: setting modification time to 2025-12-26 01:11:36.630599617 +0000 UTC m=+195.413782664 2025/12/26 01:11:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:36 DEBUG : file1(0xc000bdaf00): >close: err= 2025/12/26 01:11:36 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:36 DEBUG : Looking for writers 2025/12/26 01:11:36 DEBUG : file1: reading active writers 2025/12/26 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:11:36 DEBUG : Looking for writers 2025/12/26 01:11:36 DEBUG : file1: reading active writers 2025/12/26 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:11:36 DEBUG : Looking for writers 2025/12/26 01:11:36 DEBUG : file1: reading active writers 2025/12/26 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:11:36 DEBUG : Looking for writers 2025/12/26 01:11:36 DEBUG : file1: reading active writers 2025/12/26 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:11:36 DEBUG : file1: vfs cache: starting upload 2025/12/26 01:11:36 DEBUG : Looking for writers 2025/12/26 01:11:36 DEBUG : file1: reading active writers 2025/12/26 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:11:36 DEBUG : Looking for writers 2025/12/26 01:11:36 DEBUG : file1: reading active writers 2025/12/26 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:11:37 DEBUG : Looking for writers 2025/12/26 01:11:37 DEBUG : file1: reading active writers 2025/12/26 01:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:11:37 DEBUG : file1: size = 5 OK 2025/12/26 01:11:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:11:37 INFO : file1: Copied (new) 2025/12/26 01:11:37 DEBUG : file1: vfs cache: fingerprint now "5,2025-12-26 01:11:36 +0000 UTC," 2025/12/26 01:11:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 01:11:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:37 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 01:11:37 DEBUG : Looking for writers 2025/12/26 01:11:37 DEBUG : file1: reading active writers 2025/12/26 01:11:37 DEBUG : >WaitForWriters: 2025/12/26 01:11:37 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:38 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:38 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:38 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:38 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/12/26 01:11:38 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56e80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56e80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56e80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56e80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56e80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.454633399 +0000 UTC m=+197.237816466 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56e80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57380): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57380): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57380): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57380): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57380): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57380): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57380): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.454633399 +0000 UTC m=+197.237816466 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57380): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57840): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57840): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57840): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57840): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57840): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.454633399 +0000 UTC m=+197.237816466 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57840): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b0a0 item 1 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57e80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57e80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57e80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57e80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57e80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.460002464 +0000 UTC m=+197.243185522 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57e80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431400): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431400): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431400): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431400): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431400): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.460002464 +0000 UTC m=+197.243185522 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431400): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bb20 item 2 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007721c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007721c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007721c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007721c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007721c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.463274204 +0000 UTC m=+197.246457282 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007721c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d140): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d140): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d140): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d140): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d140): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d140): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d140): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.463274204 +0000 UTC m=+197.246457282 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d140): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d700): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d700): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d700): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d700): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d700): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.463274204 +0000 UTC m=+197.246457282 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d700): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5b960 item 3 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092dd80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092dd80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092dd80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092dd80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092dd80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.467214104 +0000 UTC m=+197.250397161 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092dd80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024af80): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024af80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024af80): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024af80): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024af80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.467214104 +0000 UTC m=+197.250397161 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024af80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc070 item 4 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024bdc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024bdc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024bdc0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024bdc0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024bdc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.46946526 +0000 UTC m=+197.252648317 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024bdc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000316ec0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000316ec0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000316ec0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000316ec0): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000316ec0): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000316ec0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000316ec0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.46946526 +0000 UTC m=+197.252648317 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000316ec0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317440): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317440): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317440): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317440): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317440): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.46946526 +0000 UTC m=+197.252648317 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317440): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc4d0 item 5 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70140): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70140): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70140): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70140): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70140): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.472663091 +0000 UTC m=+197.255846148 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70140): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70700): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70700): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70700): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70700): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70700): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.472663091 +0000 UTC m=+197.255846148 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70700): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dca80 item 6 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.474862448 +0000 UTC m=+197.258045545 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b712c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b712c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b712c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b712c0): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b712c0): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b712c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b712c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.474862448 +0000 UTC m=+197.258045545 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b712c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b717c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b717c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b717c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b717c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b717c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.474862448 +0000 UTC m=+197.258045545 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b717c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dce70 item 7 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772380): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772380): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772380): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772380): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772380): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.479183618 +0000 UTC m=+197.262366675 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772380): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772900): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772900): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772900): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772900): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772900): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.479183618 +0000 UTC m=+197.262366675 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772900): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 8 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772ec0): _readAt: size=2, off=0 2025/12/26 01:11:38 ERROR : open-test-file(0xc000772ec0): Couldn't read size of file 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772ec0): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772ec0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772ec0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772ec0): close: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772ec0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773600): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773600): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773600): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773600): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773600): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.481485839 +0000 UTC m=+197.264668896 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773600): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051c1c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051c1c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051c1c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051c1c0): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051c1c0): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051c1c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051c1c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.481485839 +0000 UTC m=+197.264668896 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051c1c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d000): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d000): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d000): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d000): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d000): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.481485839 +0000 UTC m=+197.264668896 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d000): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 9 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d800): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d800): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d800): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d800): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d800): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.485648269 +0000 UTC m=+197.268831326 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d800): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051de40): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051de40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051de40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051de40): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051de40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.485648269 +0000 UTC m=+197.268831326 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051de40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051650 item 10 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992000): _readAt: size=2, off=0 2025/12/26 01:11:38 ERROR : open-test-file(0xc000992000): Couldn't read size of file 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992000): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992000): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992000): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992000): close: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992000): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009923c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009923c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009923c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009923c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009923c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.489387209 +0000 UTC m=+197.272570266 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009923c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009928c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009928c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009928c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009928c0): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009928c0): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009928c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009928c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.489387209 +0000 UTC m=+197.272570266 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009928c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992dc0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992dc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992dc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992dc0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992dc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.489387209 +0000 UTC m=+197.272570266 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000992dc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dd420 item 11 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993440): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993440): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993440): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993440): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993440): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.492641437 +0000 UTC m=+197.275824483 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993440): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993980): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993980): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993980): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993980): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993980): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.492641437 +0000 UTC m=+197.275824483 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000993980): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ddab0 item 12 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de040): _readAt: size=2, off=0 2025/12/26 01:11:38 ERROR : open-test-file(0xc0009de040): Couldn't read size of file 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de040): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de040): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de040): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de040): close: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de040): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de400): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de400): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de400): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de400): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de400): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.494869198 +0000 UTC m=+197.278052255 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009de400): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009deac0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009deac0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009deac0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009deac0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009deac0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.494869198 +0000 UTC m=+197.278052255 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009deac0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ddea0 item 13 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df140): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df140): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df140): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df140): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df140): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.496758511 +0000 UTC m=+197.279941558 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df140): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df680): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df680): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df680): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df680): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df680): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.496758511 +0000 UTC m=+197.279941558 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009df680): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bea80 item 14 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009dfcc0): _readAt: size=2, off=0 2025/12/26 01:11:38 ERROR : open-test-file(0xc0009dfcc0): Couldn't read size of file 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009dfcc0): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009dfcc0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009dfcc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009dfcc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0009dfcc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86100): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86100): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86100): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86100): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86100): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.499964888 +0000 UTC m=+197.283147934 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86100): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a867c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a867c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a867c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a867c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a867c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.499964888 +0000 UTC m=+197.283147934 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a867c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf2d0 item 15 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86e40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86e40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86e40): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86e40): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86e40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.501630929 +0000 UTC m=+197.284813977 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a86e40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87380): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87380): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87380): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87380): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87380): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.501630929 +0000 UTC m=+197.284813977 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87380): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bfa40 item 16 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948500): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948500): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948500): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948500): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948500): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.503653263 +0000 UTC m=+197.286836310 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948500): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948980): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948980): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948980): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948980): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948980): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948980): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948980): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948980): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.503653263 +0000 UTC m=+197.286836310 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948980): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948e80): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948e80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948e80): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948e80): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948e80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.503653263 +0000 UTC m=+197.286836310 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000948e80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c00 item 17 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949500): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949500): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949500): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949500): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949500): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.509951963 +0000 UTC m=+197.293135009 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949500): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949a40): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949a40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949a40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949a40): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949a40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.509951963 +0000 UTC m=+197.293135009 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000949a40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f803f0 item 18 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e140): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e140): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e140): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e140): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e140): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.51157378 +0000 UTC m=+197.294756827 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e140): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e640): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e640): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e640): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e640): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e640): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e640): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e640): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e640): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.51157378 +0000 UTC m=+197.294756827 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095e640): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095eb40): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095eb40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095eb40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095eb40): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095eb40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.51157378 +0000 UTC m=+197.294756827 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095eb40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f807e0 item 19 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f1c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f1c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f1c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f1c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f1c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.514665712 +0000 UTC m=+197.297848769 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f1c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f700): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f700): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f700): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f700): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f700): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.514665712 +0000 UTC m=+197.297848769 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095f700): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f80cb0 item 20 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095fd80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095fd80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095fd80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095fd80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095fd80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.517244444 +0000 UTC m=+197.300427492 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00095fd80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06300): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06300): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06300): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06300): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06300): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06300): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06300): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06300): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.517244444 +0000 UTC m=+197.300427492 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06300): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06800): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06800): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06800): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06800): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06800): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.517244444 +0000 UTC m=+197.300427492 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06800): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f81030 item 21 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06b40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06b40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06b40): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06b40): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06b40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.522220489 +0000 UTC m=+197.305403536 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b06b40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07080): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07080): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07080): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07080): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07080): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.522220489 +0000 UTC m=+197.305403536 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07080): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f81500 item 22 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07700): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07700): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07700): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07700): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07700): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.524687311 +0000 UTC m=+197.307870357 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07700): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07c00): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07c00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07c00): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07c00): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07c00): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07c00): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07c00): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07c00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.524687311 +0000 UTC m=+197.307870357 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b07c00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26180): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26180): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26180): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26180): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26180): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.524687311 +0000 UTC m=+197.307870357 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26180): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f818f0 item 23 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87d40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87d40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87d40): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87d40): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87d40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.527236038 +0000 UTC m=+197.310419084 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000a87d40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4300): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4300): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4300): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4300): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4300): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.527236038 +0000 UTC m=+197.310419084 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4300): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efc230 item 24 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4940): _readAt: size=2, off=0 2025/12/26 01:11:38 ERROR : open-test-file(0xc000aa4940): Couldn't read size of file 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4940): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4940): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4940): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4940): close: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4940): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4d00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4d00): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4d00): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4d00): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4d00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.529611948 +0000 UTC m=+197.312794995 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa4d00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5200): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5200): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5200): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5200): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5200): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5200): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5200): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5200): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.529611948 +0000 UTC m=+197.312794995 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5200): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5740): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5740): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5740): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5740): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5740): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.529611948 +0000 UTC m=+197.312794995 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5740): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efc690 item 25 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5dc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5dc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5dc0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5dc0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5dc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.532960723 +0000 UTC m=+197.316143770 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000aa5dc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0380): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0380): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0380): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0380): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0380): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.532960723 +0000 UTC m=+197.316143770 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0380): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efcd20 item 26 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b267c0): _readAt: size=2, off=0 2025/12/26 01:11:38 ERROR : open-test-file(0xc000b267c0): Couldn't read size of file 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b267c0): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b267c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b267c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b267c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b267c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26b80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26b80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26b80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26b80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26b80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.534833986 +0000 UTC m=+197.318017034 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b26b80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27080): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27080): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27080): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27080): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27080): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27080): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27080): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27080): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.534833986 +0000 UTC m=+197.318017034 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27080): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b275c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b275c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b275c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b275c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b275c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.534833986 +0000 UTC m=+197.318017034 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b275c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f81dc0 item 27 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27c40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27c40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27c40): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27c40): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27c40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.537343008 +0000 UTC m=+197.320526055 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b27c40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44200): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44200): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44200): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44200): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44200): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.537343008 +0000 UTC m=+197.320526055 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44200): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004847e0 item 28 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44840): _readAt: size=2, off=0 2025/12/26 01:11:38 ERROR : open-test-file(0xc000b44840): Couldn't read size of file 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44840): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44840): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44840): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44840): close: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44840): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44c00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44c00): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44c00): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44c00): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44c00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.539657433 +0000 UTC m=+197.322840480 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b44c00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b452c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b452c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b452c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b452c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b452c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.539657433 +0000 UTC m=+197.322840480 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b452c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484cb0 item 29 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45940): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45940): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45940): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45940): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45940): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.541790736 +0000 UTC m=+197.324973783 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45940): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45e80): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45e80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45e80): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45e80): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45e80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.541790736 +0000 UTC m=+197.324973783 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b45e80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004855e0 item 30 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a540): _readAt: size=2, off=0 2025/12/26 01:11:38 ERROR : open-test-file(0xc000b7a540): Couldn't read size of file 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a540): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a540): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a540): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a540): close: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a540): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a900): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a900): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a900): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a900): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a900): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.543572996 +0000 UTC m=+197.326756043 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7a900): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7afc0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7afc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7afc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7afc0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7afc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.543572996 +0000 UTC m=+197.326756043 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7afc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ab0 item 31 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7b640): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7b640): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7b640): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7b640): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7b640): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.545733271 +0000 UTC m=+197.328916318 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7b640): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7bb80): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7bb80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7bb80): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7bb80): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7bb80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.545733271 +0000 UTC m=+197.328916318 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b7bb80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000262310 item 32 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96240): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96240): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96240): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96240): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96240): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.547298622 +0000 UTC m=+197.330481670 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96240): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b966c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b966c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b966c0): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b966c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b966c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000262bd0 item 33 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b966c0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b966c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.547878657 +0000 UTC m=+197.331061704 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b966c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96bc0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96bc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96bc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96bc0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96bc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.547878657 +0000 UTC m=+197.331061704 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b96bc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263030 item 33 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac09c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac09c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac09c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac09c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac09c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.549759443 +0000 UTC m=+197.332942490 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac09c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0e40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0e40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efd180 item 34 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0e40): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0e40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0e40): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0e40): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0e40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.550782002 +0000 UTC m=+197.333965048 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac0e40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1380): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1380): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1380): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1380): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1380): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.550782002 +0000 UTC m=+197.333965048 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1380): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efd420 item 34 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac19c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac19c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac19c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac19c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac19c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.553032786 +0000 UTC m=+197.336215833 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac19c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1e40): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1e40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1e40): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1e40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1e40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efd880 item 35 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1e40): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1e40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.55399989 +0000 UTC m=+197.337182937 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ac1e40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae23c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae23c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae23c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae23c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae23c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.55399989 +0000 UTC m=+197.337182937 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae23c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efdab0 item 35 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2a40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2a40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2a40): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2a40): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2a40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.556653395 +0000 UTC m=+197.339836441 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2a40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2f40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2f40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8000 item 36 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2f40): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2f40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2f40): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2f40): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2f40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.557312799 +0000 UTC m=+197.340495845 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae2f40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3480): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3480): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3480): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3480): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3480): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.557312799 +0000 UTC m=+197.340495845 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3480): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8620 item 36 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3ac0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3ac0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3ac0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3ac0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3ac0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.558867981 +0000 UTC m=+197.342051028 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3ac0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3f40): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3f40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3f40): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3f40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3f40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c92d0 item 37 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3f40): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3f40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.559808234 +0000 UTC m=+197.342991282 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ae3f40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1e4c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1e4c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1e4c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1e4c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1e4c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.559808234 +0000 UTC m=+197.342991282 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1e4c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9c00 item 37 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1eb40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1eb40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1eb40): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1eb40): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1eb40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.562170378 +0000 UTC m=+197.345353426 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1eb40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f040): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f040): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa2a0 item 38 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f040): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f040): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f040): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f040): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f040): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.562766002 +0000 UTC m=+197.345949048 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f040): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f580): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f580): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f580): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f580): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f580): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.562766002 +0000 UTC m=+197.345949048 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1f580): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa540 item 38 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1fc00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1fc00): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1fc00): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1fc00): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1fc00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.564880048 +0000 UTC m=+197.348063096 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c1fc00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97440): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97440): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97440): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97440): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97440): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263340 item 39 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97440): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97440): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.565971878 +0000 UTC m=+197.349154925 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97440): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97940): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97940): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97940): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97940): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97940): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.565971878 +0000 UTC m=+197.349154925 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b97940): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263570 item 39 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea040): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea040): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea040): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea040): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea040): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.568500727 +0000 UTC m=+197.351683774 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea040): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea540): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea540): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263a40 item 40 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea540): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea540): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea540): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea540): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea540): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.569862475 +0000 UTC m=+197.353045522 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bea540): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beaa80): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beaa80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beaa80): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beaa80): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beaa80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.569862475 +0000 UTC m=+197.353045522 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beaa80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263c70 item 40 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb040): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb040): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb040): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb040): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb040): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb040): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb040): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.572374021 +0000 UTC m=+197.355557069 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb040): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb540): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb540): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb540): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4230 item 41 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb540): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb540): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.573109048 +0000 UTC m=+197.356292095 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beb540): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beba00): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beba00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beba00): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beba00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beba00): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a49a0 item 41 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beba00): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beba00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.573695313 +0000 UTC m=+197.356878361 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000beba00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bebf40): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bebf40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bebf40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bebf40): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bebf40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.573695313 +0000 UTC m=+197.356878361 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bebf40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4cb0 item 41 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6600): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6600): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6600): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6600): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6600): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6600): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6600): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.57538518 +0000 UTC m=+197.358568237 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6600): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6b00): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6b00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6b00): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5110 item 42 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6b00): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6b00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.576543414 +0000 UTC m=+197.359726461 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb6b00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7040): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7040): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5340 item 42 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7040): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7040): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7040): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7040): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7040): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.5771934 +0000 UTC m=+197.360376447 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7040): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb75c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb75c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb75c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb75c0): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb75c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.5771934 +0000 UTC m=+197.360376447 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb75c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5650 item 42 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7c00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7c00): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7c00): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7c00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7c00): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7c00): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7c00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.578856526 +0000 UTC m=+197.362039573 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000cb7c00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26180): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26180): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26180): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5dc0 item 43 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26180): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26180): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.579877673 +0000 UTC m=+197.363060719 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26180): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004961c0 item 43 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.580727094 +0000 UTC m=+197.363910142 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e040): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e040): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e040): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e040): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e040): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.580727094 +0000 UTC m=+197.363910142 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e040): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002faee0 item 43 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e680): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e680): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e680): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e680): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e680): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e680): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e680): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.582687421 +0000 UTC m=+197.365870468 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4e680): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4eb80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4eb80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4eb80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb880 item 44 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4eb80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4eb80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.583416747 +0000 UTC m=+197.366599794 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4eb80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f0c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f0c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbb90 item 44 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f0c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f0c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f0c0): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f0c0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f0c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.584113701 +0000 UTC m=+197.367296748 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f0c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f640): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f640): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f640): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f640): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f640): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.584113701 +0000 UTC m=+197.367296748 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4f640): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004863f0 item 44 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4fc80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4fc80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4fc80): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4fc80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4fc80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4fc80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4fc80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.586203842 +0000 UTC m=+197.369386889 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c4fc80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72200): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72200): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72200): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004869a0 item 45 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72200): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72200): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.586720818 +0000 UTC m=+197.369903864 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72200): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72900): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72900): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72900): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72900): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72900): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.586720818 +0000 UTC m=+197.369903864 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c72900): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486b60 item 45 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbb80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbb80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbb80): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbb80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbb80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbb80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbb80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.590029377 +0000 UTC m=+197.373212424 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbb80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08100): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08100): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08100): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030db90 item 46 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08100): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08100): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.590721522 +0000 UTC m=+197.373904569 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08100): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08800): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08800): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08800): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08800): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08800): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.590721522 +0000 UTC m=+197.373904569 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08800): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030df10 item 46 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08e40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08e40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08e40): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08e40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08e40): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08e40): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08e40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.593039023 +0000 UTC m=+197.376222070 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e08e40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09340): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09340): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09340): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a8700 item 47 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09340): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09340): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.593735978 +0000 UTC m=+197.376919025 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09340): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09a40): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09a40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09a40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09a40): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09a40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.593735978 +0000 UTC m=+197.376919025 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e09a40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a8a80 item 47 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e100): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e100): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e100): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e100): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e100): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e100): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e100): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.595778459 +0000 UTC m=+197.378961506 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e100): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e600): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e600): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e600): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a9030 item 48 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e600): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e600): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.596820334 +0000 UTC m=+197.380003381 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3e600): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3ed00): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3ed00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3ed00): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3ed00): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3ed00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.596820334 +0000 UTC m=+197.380003381 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3ed00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a9340 item 48 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f340): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f340): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f340): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f340): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f340): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.599183801 +0000 UTC m=+197.382366848 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f340): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f7c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f7c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f7c0): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f7c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f7c0): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f7c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009780e0 item 49 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f7c0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f7c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.600055234 +0000 UTC m=+197.383238281 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3f7c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3fd00): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3fd00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3fd00): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3fd00): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3fd00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.600055234 +0000 UTC m=+197.383238281 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e3fd00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000978380 item 49 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c731c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c731c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c731c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c731c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c731c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.601966098 +0000 UTC m=+197.385149145 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c731c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c736c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c736c0): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c736c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487180 item 50 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c736c0): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c736c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c736c0): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c736c0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c736c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.602703108 +0000 UTC m=+197.385886155 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c736c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c73c40): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c73c40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c73c40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c73c40): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c73c40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.602703108 +0000 UTC m=+197.385886155 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000c73c40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004875e0 item 50 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0340): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0340): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0340): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0340): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0340): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.604247321 +0000 UTC m=+197.387430368 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0340): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0840): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0840): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0840): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0840): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0840): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0840): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ab0 item 51 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0840): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0840): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.604983678 +0000 UTC m=+197.388166726 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0840): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0d80): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0d80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0d80): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0d80): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0d80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.604983678 +0000 UTC m=+197.388166726 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da0d80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ea0 item 51 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1400): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1400): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1400): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1400): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1400): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.606746304 +0000 UTC m=+197.389929350 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1400): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1900): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1900): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1900): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328cb0 item 52 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1900): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1900): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1900): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1900): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1900): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.607657141 +0000 UTC m=+197.390840187 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1900): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1e80): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1e80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1e80): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1e80): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1e80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.607657141 +0000 UTC m=+197.390840187 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000da1e80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328ee0 item 52 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2580): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2580): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2580): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2580): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2580): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.609471042 +0000 UTC m=+197.392654088 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2580): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2a80): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2a80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2a80): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2a80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2a80): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2a80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329420 item 53 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2a80): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2a80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.611582824 +0000 UTC m=+197.394765871 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2a80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2fc0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2fc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2fc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2fc0): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2fc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.611582824 +0000 UTC m=+197.394765871 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc2fc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329b90 item 53 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3640): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3640): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3640): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3640): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3640): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.613972279 +0000 UTC m=+197.397155326 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3640): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3b40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3b40): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3b40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b0620 item 54 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3b40): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3b40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3b40): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3b40): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3b40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.615239871 +0000 UTC m=+197.398422918 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dc3b40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea140): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea140): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea140): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea140): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea140): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.615239871 +0000 UTC m=+197.398422918 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea140): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b0a80 item 54 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea7c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea7c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea7c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea7c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea7c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.620138538 +0000 UTC m=+197.403321585 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000dea7c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deacc0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deacc0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deacc0): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deacc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deacc0): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deacc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b0ee0 item 55 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deacc0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deacc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.621674415 +0000 UTC m=+197.404857462 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deacc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c140): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c140): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c140): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c140): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c140): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.621674415 +0000 UTC m=+197.404857462 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c140): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009784d0 item 55 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c7c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c7c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c7c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c7c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c7c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.625286657 +0000 UTC m=+197.408469704 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5c7c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ccc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ccc0): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ccc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000978850 item 56 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ccc0): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ccc0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ccc0): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ccc0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ccc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.626597719 +0000 UTC m=+197.409780767 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ccc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d240): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d240): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d240): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d240): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d240): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.626597719 +0000 UTC m=+197.409780767 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d240): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000978af0 item 56 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb240): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb240): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb240): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb240): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb240): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb240): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb240): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb240): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.628504926 +0000 UTC m=+197.411687973 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb240): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb780): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb780): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb780): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b1420 item 57 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb780): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb780): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.629041148 +0000 UTC m=+197.412224195 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000deb780): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000debcc0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000debcc0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000debcc0): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000debcc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000debcc0): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000debcc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b1a40 item 57 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000debcc0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000debcc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.630166359 +0000 UTC m=+197.413349407 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000debcc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e902c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e902c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e902c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e902c0): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e902c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.630166359 +0000 UTC m=+197.413349407 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e902c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b1ce0 item 57 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90900): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90900): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90900): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90900): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90900): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90900): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90900): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90900): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.632485302 +0000 UTC m=+197.415668350 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90900): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90e40): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90e40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90e40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d08c0 item 58 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90e40): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90e40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.63318885 +0000 UTC m=+197.416371907 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e90e40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91380): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91380): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91380): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0bd0 item 58 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91380): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91380): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91380): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91380): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91380): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.633979571 +0000 UTC m=+197.417162628 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91380): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91940): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91940): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91940): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91940): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91940): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.633979571 +0000 UTC m=+197.417162628 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e91940): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d0ee0 item 58 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4000): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4000): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4000): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4000): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4000): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4000): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4000): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4000): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.635629112 +0000 UTC m=+197.418812159 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4000): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4540): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4540): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4540): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1570 item 59 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4540): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4540): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.63630191 +0000 UTC m=+197.419484957 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4540): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4a80): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4a80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4a80): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4a80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4a80): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4a80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1880 item 59 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4a80): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4a80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.636876044 +0000 UTC m=+197.420059090 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec4a80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5000): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5000): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5000): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5000): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5000): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.636876044 +0000 UTC m=+197.420059090 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5000): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d1b20 item 59 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d880): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d880): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d880): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d880): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d880): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d880): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d880): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d880): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.638387915 +0000 UTC m=+197.421570962 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5d880): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ddc0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ddc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ddc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009791f0 item 60 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ddc0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ddc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.639378002 +0000 UTC m=+197.422561048 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000e5ddc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00380): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00380): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00380): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000979420 item 60 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00380): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00380): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00380): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00380): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00380): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.641291881 +0000 UTC m=+197.424474928 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00380): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00940): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00940): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00940): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00940): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00940): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.641291881 +0000 UTC m=+197.424474928 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00940): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000979730 item 60 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00f80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00f80): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00f80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00f80): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00f80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00f80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00f80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00f80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.643059274 +0000 UTC m=+197.426242321 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f00f80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f014c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f014c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f014c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000979c00 item 61 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f014c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f014c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.643871536 +0000 UTC m=+197.427054583 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f014c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f01bc0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f01bc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f01bc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f01bc0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f01bc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.643871536 +0000 UTC m=+197.427054583 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f01bc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000979dc0 item 61 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5640): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5640): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5640): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5640): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5640): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5640): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5640): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5640): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.645883239 +0000 UTC m=+197.429066287 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5640): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5b80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5b80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5b80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029e310 item 62 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5b80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5b80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.646337155 +0000 UTC m=+197.429520203 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ec5b80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2300): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2300): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2300): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2300): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2300): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.646337155 +0000 UTC m=+197.429520203 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2300): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029ee00 item 62 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2940): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2940): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2940): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2940): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2940): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2940): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2940): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2940): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.648183748 +0000 UTC m=+197.431366795 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2940): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2e80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2e80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2e80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029f5e0 item 63 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2e80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2e80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.64893265 +0000 UTC m=+197.432115697 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef2e80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3580): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3580): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3580): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3580): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3580): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.64893265 +0000 UTC m=+197.432115697 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3580): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029f960 item 63 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3bc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3bc0): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3bc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3bc0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3bc0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3bc0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3bc0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3bc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.651558161 +0000 UTC m=+197.434741208 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000ef3bc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98180): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98180): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98180): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029ff10 item 64 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98180): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98180): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.652593324 +0000 UTC m=+197.435776371 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98180): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98880): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98880): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98880): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98880): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98880): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.652593324 +0000 UTC m=+197.435776371 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98880): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003901c0 item 64 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98ec0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98ec0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98ec0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98ec0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98ec0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.654634133 +0000 UTC m=+197.437817179 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f98ec0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99340): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99340): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99340): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99340): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99340): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003908c0 item 65 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99340): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99340): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.655384919 +0000 UTC m=+197.438567966 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99340): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99840): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99840): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99840): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99840): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99840): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.655384919 +0000 UTC m=+197.438567966 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99840): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390a80 item 65 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99e80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99e80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99e80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99e80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99e80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.657047003 +0000 UTC m=+197.440230050 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f99e80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12ac0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12ac0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390f50 item 66 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12ac0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12ac0): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12ac0): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12ac0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12ac0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.658678971 +0000 UTC m=+197.441862018 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12ac0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26b40): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26b40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26b40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26b40): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26b40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.658678971 +0000 UTC m=+197.441862018 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26b40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496380 item 66 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26240): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26240): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26240): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26240): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26240): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.662794603 +0000 UTC m=+197.445977649 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d26240): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003901c0 item 67 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.664767111 +0000 UTC m=+197.447950159 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d266c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27100): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27100): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27100): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27100): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27100): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.664767111 +0000 UTC m=+197.447950159 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27100): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003903f0 item 67 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27780): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27780): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27780): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27780): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27780): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.666779848 +0000 UTC m=+197.449962895 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27780): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27c80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27c80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390a80 item 68 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27c80): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27c80): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27c80): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27c80): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27c80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.668249158 +0000 UTC m=+197.451432205 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d27c80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12240): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12240): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12240): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12240): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12240): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.668249158 +0000 UTC m=+197.451432205 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12240): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390d20 item 68 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12880): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12880): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12880): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12880): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12880): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.669542338 +0000 UTC m=+197.452725385 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d12880): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13180): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13180): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13180): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13180): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13180): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003913b0 item 69 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13180): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13180): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.670159351 +0000 UTC m=+197.453342398 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13180): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13680): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13680): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13680): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13680): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13680): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.670159351 +0000 UTC m=+197.453342398 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13680): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391570 item 69 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13d00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13d00): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13d00): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13d00): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13d00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.672273518 +0000 UTC m=+197.455456565 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d13d00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e2c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e2c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391a40 item 70 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e2c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e2c0): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e2c0): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e2c0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e2c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.673231815 +0000 UTC m=+197.456414863 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e2c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e800): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e800): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e800): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e800): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e800): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.673231815 +0000 UTC m=+197.456414863 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1e800): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391c00 item 70 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ee80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ee80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ee80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ee80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ee80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.675067367 +0000 UTC m=+197.458250414 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ee80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f380): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f380): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f380): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f380): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f380): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004961c0 item 71 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f380): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f380): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.675836016 +0000 UTC m=+197.459019064 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f380): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f880): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f880): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f880): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f880): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f880): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.675836016 +0000 UTC m=+197.459019064 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1f880): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496c40 item 71 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ff00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ff00): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ff00): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ff00): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ff00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.67751373 +0000 UTC m=+197.460696777 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000f1ff00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56480): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56480): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497570 item 72 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56480): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56480): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56480): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56480): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56480): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.678521662 +0000 UTC m=+197.461704708 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56480): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56a00): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56a00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56a00): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56a00): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56a00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.678521662 +0000 UTC m=+197.461704708 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56a00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497d50 item 72 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56fc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56fc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56fc0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56fc0): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56fc0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56fc0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56fc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.680035346 +0000 UTC m=+197.463218393 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d56fc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d574c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d574c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d574c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410770 item 73 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d574c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d574c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.680723313 +0000 UTC m=+197.463906361 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d574c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57980): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57980): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57980): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57980): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57980): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004109a0 item 73 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57980): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57980): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.681239376 +0000 UTC m=+197.464422423 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57980): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57ec0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57ec0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57ec0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57ec0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57ec0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.681239376 +0000 UTC m=+197.464422423 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000d57ec0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004110a0 item 73 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431700): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431700): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431700): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431700): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431700): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431700): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431700): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.683262442 +0000 UTC m=+197.466445499 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000431700): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c1c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c1c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c1c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411570 item 74 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c1c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c1c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.683723371 +0000 UTC m=+197.466906418 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c1c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c780): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c780): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411880 item 74 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c780): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c780): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c780): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c780): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c780): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.684223434 +0000 UTC m=+197.467406481 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092c780): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092cd00): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092cd00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092cd00): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092cd00): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092cd00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.684223434 +0000 UTC m=+197.467406481 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092cd00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411ab0 item 74 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d3c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d3c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d3c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d3c0): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d3c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d3c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d3c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.685496755 +0000 UTC m=+197.468679812 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d3c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d8c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d8c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d8c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a000 item 75 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d8c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d8c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.686356326 +0000 UTC m=+197.469539373 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092d8c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092de00): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092de00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092de00): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092de00): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092de00): _writeAt: size=3, off=2 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a310 item 75 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092de00): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092de00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.686818959 +0000 UTC m=+197.470002006 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00092de00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024b000): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024b000): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024b000): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024b000): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024b000): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.686818959 +0000 UTC m=+197.470002006 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024b000): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a4d0 item 75 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024be80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024be80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024be80): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024be80): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024be80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024be80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024be80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.68896733 +0000 UTC m=+197.472150397 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00024be80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317000): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317000): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317000): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a8c0 item 76 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317000): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317000): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.689330816 +0000 UTC m=+197.472513863 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317000): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317600): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317600): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103aa80 item 76 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317600): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317600): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317600): _writeAt: size=3, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317600): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317600): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.69024533 +0000 UTC m=+197.473428377 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317600): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007725c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007725c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007725c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007725c0): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007725c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.69024533 +0000 UTC m=+197.473428377 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007725c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe1c0 item 76 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772c40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772c40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772c40): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772c40): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772c40): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772c40): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772c40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.692738753 +0000 UTC m=+197.475921799 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000772c40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773440): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773440): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773440): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fea80 item 77 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773440): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773440): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.693748006 +0000 UTC m=+197.476931053 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000773440): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051cb80): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051cb80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051cb80): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051cb80): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051cb80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.693748006 +0000 UTC m=+197.476931053 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051cb80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fee70 item 77 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d340): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d340): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d340): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d340): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d340): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d340): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d340): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.696186043 +0000 UTC m=+197.479369121 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d340): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d900): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d900): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d900): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff5e0 item 78 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d900): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d900): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.69670895 +0000 UTC m=+197.479891997 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc00051d900): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b701c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b701c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b701c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b701c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b701c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.69670895 +0000 UTC m=+197.479891997 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b701c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff8f0 item 78 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70880): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70880): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70880): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70880): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70880): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70880): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70880): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.69875054 +0000 UTC m=+197.481933588 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70880): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494620 item 79 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.699133522 +0000 UTC m=+197.482316570 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b70d80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b714c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b714c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b714c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b714c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b714c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.699133522 +0000 UTC m=+197.482316570 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000b714c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a80 item 79 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317c00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317c00): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317c00): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317c00): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317c00): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317c00): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317c00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.701343961 +0000 UTC m=+197.484527008 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000317c00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bda340): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bda340): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bda340): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103ad20 item 80 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bda340): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bda340): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.701691506 +0000 UTC m=+197.484874553 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bda340): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdaa80): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdaa80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdaa80): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdaa80): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdaa80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.701691506 +0000 UTC m=+197.484874553 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdaa80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103aee0 item 80 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa140): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa140): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa140): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa140): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa140): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.703817736 +0000 UTC m=+197.487000783 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa140): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa5c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa5c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa5c0): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa5c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa5c0): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa5c0): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e310 item 81 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa5c0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa5c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.70428123 +0000 UTC m=+197.487464277 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aa5c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aab00): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aab00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aab00): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aab00): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aab00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.70428123 +0000 UTC m=+197.487464277 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005aab00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e4d0 item 81 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab180): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab180): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab180): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab180): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab180): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.705515128 +0000 UTC m=+197.488698185 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab180): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab680): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab680): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab680): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107ec40 item 82 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab680): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab680): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab680): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab680): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab680): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.706690644 +0000 UTC m=+197.489873691 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005ab680): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005abc00): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005abc00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005abc00): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005abc00): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005abc00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.706690644 +0000 UTC m=+197.489873691 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0005abc00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107ef50 item 82 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670300): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670300): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670300): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670300): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670300): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.70812023 +0000 UTC m=+197.491303277 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670300): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670800): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670800): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670800): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670800): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670800): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670800): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f490 item 83 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670800): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670800): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.708771859 +0000 UTC m=+197.491954906 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670800): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670d40): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670d40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670d40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670d40): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670d40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.708771859 +0000 UTC m=+197.491954906 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000670d40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f650 item 83 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb140): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb140): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb140): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb140): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb140): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.709948959 +0000 UTC m=+197.493132006 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb140): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb640): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb640): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb640): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b260 item 84 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb640): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb640): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb640): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb640): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb640): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.71058084 +0000 UTC m=+197.493763887 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdb640): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbc00): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbc00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbc00): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbc00): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbc00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.71058084 +0000 UTC m=+197.493763887 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000bdbc00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b420 item 84 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702300): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702300): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702300): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702300): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702300): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.71290804 +0000 UTC m=+197.496091107 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702300): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702800): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702800): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702800): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702800): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702800): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702800): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b7a0 item 85 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702800): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702800): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.713478154 +0000 UTC m=+197.496661231 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702800): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702d40): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702d40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702d40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702d40): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702d40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.713478154 +0000 UTC m=+197.496661231 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000702d40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b960 item 85 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007033c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007033c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007033c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007033c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007033c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.71546417 +0000 UTC m=+197.498647216 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007033c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007038c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007038c0): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007038c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103be30 item 86 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007038c0): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007038c0): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007038c0): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007038c0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007038c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.715818809 +0000 UTC m=+197.499001856 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007038c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000703e40): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000703e40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000703e40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000703e40): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000703e40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.715818809 +0000 UTC m=+197.499001856 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000703e40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e070 item 86 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722540): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722540): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722540): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722540): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722540): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.717767784 +0000 UTC m=+197.500950831 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722540): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722a40): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722a40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722a40): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722a40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722a40): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722a40): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e3f0 item 87 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722a40): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722a40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.718200199 +0000 UTC m=+197.501383246 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722a40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722f80): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722f80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722f80): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722f80): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722f80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.718200199 +0000 UTC m=+197.501383246 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000722f80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e5b0 item 87 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723600): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723600): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723600): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723600): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723600): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.720901704 +0000 UTC m=+197.504084761 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723600): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723b00): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723b00): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723b00): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e930 item 88 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723b00): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723b00): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723b00): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723b00): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723b00): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.721583529 +0000 UTC m=+197.504766577 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000723b00): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768100): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768100): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768100): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768100): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768100): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.721583529 +0000 UTC m=+197.504766577 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768100): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2eaf0 item 88 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768740): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768740): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768740): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768740): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768740): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768740): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768740): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768740): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.723720781 +0000 UTC m=+197.506903858 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768740): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768c80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768c80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768c80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2efc0 item 89 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768c80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768c80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.724838348 +0000 UTC m=+197.508021395 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000768c80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007691c0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007691c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007691c0): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007691c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007691c0): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007691c0): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f180 item 89 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007691c0): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007691c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.725323663 +0000 UTC m=+197.508506710 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007691c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769740): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769740): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769740): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769740): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769740): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.725323663 +0000 UTC m=+197.508506710 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769740): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f340 item 89 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671580): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671580): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671580): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671580): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671580): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671580): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671580): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671580): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.727184593 +0000 UTC m=+197.510367700 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671580): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671ac0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671ac0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671ac0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107fce0 item 90 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671ac0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671ac0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.727632117 +0000 UTC m=+197.510815163 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000671ac0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac080): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac080): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac080): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107fea0 item 90 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac080): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac080): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac080): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac080): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac080): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.728892884 +0000 UTC m=+197.512075931 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac080): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac640): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac640): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac640): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac640): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac640): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.728892884 +0000 UTC m=+197.512075931 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ac640): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc230 item 90 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006acc80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006acc80): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006acc80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006acc80): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006acc80): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006acc80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006acc80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006acc80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.730991622 +0000 UTC m=+197.514174670 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006acc80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad1c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad1c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad1c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc5b0 item 91 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad1c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad1c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.732644058 +0000 UTC m=+197.515827106 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad1c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad700): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad700): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad700): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad700): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad700): >_readAt: n=2, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad700): _writeAt: size=3, off=7 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc9a0 item 91 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad700): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad700): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.733671827 +0000 UTC m=+197.516854894 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006ad700): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006adc80): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006adc80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006adc80): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006adc80): >_readAt: n=8, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006adc80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.733671827 +0000 UTC m=+197.516854894 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006adc80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ccd20 item 91 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769b80): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769b80): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769b80): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769b80): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769b80): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769b80): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769b80): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769b80): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.736703965 +0000 UTC m=+197.519887012 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc000769b80): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8140): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8140): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8140): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f730 item 92 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8140): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8140): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.73757623 +0000 UTC m=+197.520759276 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8140): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8680): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8680): open at offset 5 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8680): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f8f0 item 92 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8680): _readAt: size=2, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8680): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8680): _writeAt: size=3, off=5 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8680): >_writeAt: n=3, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8680): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.73861567 +0000 UTC m=+197.521798717 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8680): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8c40): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8c40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8c40): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8c40): >_readAt: n=3, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8c40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.73861567 +0000 UTC m=+197.521798717 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a8c40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2fab0 item 92 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9280): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9280): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9280): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9280): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9280): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9280): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9280): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9280): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.740288084 +0000 UTC m=+197.523471131 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9280): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a97c0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a97c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a97c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2fea0 item 93 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a97c0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a97c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.740784731 +0000 UTC m=+197.523967778 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a97c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9ec0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9ec0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9ec0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9ec0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9ec0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.740784731 +0000 UTC m=+197.523967778 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007a9ec0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a0e0 item 93 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2580): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2580): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2580): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2580): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2580): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2580): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2580): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2580): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.74329753 +0000 UTC m=+197.526480577 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2580): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2ac0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2ac0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2ac0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a540 item 94 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2ac0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2ac0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.744055549 +0000 UTC m=+197.527238597 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c2ac0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c31c0): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c31c0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c31c0): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c31c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c31c0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.744055549 +0000 UTC m=+197.527238597 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c31c0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a9a0 item 94 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3800): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3800): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3800): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3800): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3800): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3800): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3800): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3800): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.745777226 +0000 UTC m=+197.528960273 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3800): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3d40): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3d40): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3d40): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5afc0 item 95 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3d40): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3d40): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.746820934 +0000 UTC m=+197.530003981 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0007c3d40): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8580): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8580): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8580): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8580): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8580): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.746820934 +0000 UTC m=+197.530003981 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8580): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd1f0 item 95 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8bc0): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8bc0): open at offset 0 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8bc0): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8bc0): _readAt: size=2, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8bc0): >_readAt: n=0, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8bc0): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8bc0): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8bc0): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.748697213 +0000 UTC m=+197.531880260 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f8bc0): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9100): _writeAt: size=5, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9100): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9100): >openPending: err= 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd5e0 item 96 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9100): >_writeAt: n=5, err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9100): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.749337981 +0000 UTC m=+197.532521028 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9100): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:38 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:38 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9800): _readAt: size=512, off=0 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9800): openPending: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9800): >openPending: err= 2025/12/26 01:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9800): >_readAt: n=5, err=EOF 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9800): close: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:38.749337981 +0000 UTC m=+197.532521028 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:38 DEBUG : open-test-file(0xc0006f9800): >close: err= 2025/12/26 01:11:38 DEBUG : open-test-file: Remove: 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd7a0 item 96 2025/12/26 01:11:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:38 DEBUG : open-test-file: >Remove: err= 2025/12/26 01:11:38 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:38 DEBUG : Looking for writers 2025/12/26 01:11:38 DEBUG : >WaitForWriters: 2025/12/26 01:11:38 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:39 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:39 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:39 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:39 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/12/26 01:11:39 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6200): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6200): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6200): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6200): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6200): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.136574576 +0000 UTC m=+197.919757633 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6200): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6680): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6680): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6680): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6680): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6680): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6680): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6680): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.136574576 +0000 UTC m=+197.919757633 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6680): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6b40): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6b40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6b40): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6b40): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6b40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.136574576 +0000 UTC m=+197.919757633 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc6b40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc2a0 item 1 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7180): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7180): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7180): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7180): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7180): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.14228218 +0000 UTC m=+197.925465237 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7180): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7680): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7680): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7680): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7680): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7680): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.14228218 +0000 UTC m=+197.925465237 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7680): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc930 item 2 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7cc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7cc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7cc0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7cc0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7cc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.144797173 +0000 UTC m=+197.927980230 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fc7cc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe01c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe01c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe01c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe01c0): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe01c0): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe01c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe01c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.144797173 +0000 UTC m=+197.927980230 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe01c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0680): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0680): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0680): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0680): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0680): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.144797173 +0000 UTC m=+197.927980230 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0680): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dcd20 item 3 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0d00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0d00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0d00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0d00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0d00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.147867613 +0000 UTC m=+197.931050660 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe0d00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1240): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1240): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1240): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1240): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1240): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.147867613 +0000 UTC m=+197.931050660 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1240): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dd2d0 item 4 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1880): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1880): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1880): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1880): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1880): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.151239933 +0000 UTC m=+197.934423000 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1880): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1d00): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1d00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1d00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1d00): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1d00): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1d00): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1d00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.151239933 +0000 UTC m=+197.934423000 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000fe1d00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa240): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa240): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa240): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa240): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa240): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.151239933 +0000 UTC m=+197.934423000 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa240): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dd6c0 item 5 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa8c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa8c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa8c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa8c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa8c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.155919628 +0000 UTC m=+197.939102685 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffa8c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffae00): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffae00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffae00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffae00): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffae00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.155919628 +0000 UTC m=+197.939102685 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffae00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009ddd50 item 6 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb480): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb480): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb480): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb480): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb480): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.159466156 +0000 UTC m=+197.942649234 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb480): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb980): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb980): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb980): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb980): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb980): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb980): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb980): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.159466156 +0000 UTC m=+197.942649234 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffb980): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffbe40): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffbe40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffbe40): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffbe40): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffbe40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.159466156 +0000 UTC m=+197.942649234 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ffbe40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 7 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aa500): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aa500): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aa500): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aa500): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aa500): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.163067809 +0000 UTC m=+197.946250866 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aa500): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aaa40): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aaa40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aaa40): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aaa40): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aaa40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.163067809 +0000 UTC m=+197.946250866 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008aaa40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be690 item 8 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab000): _readAt: size=2, off=0 2025/12/26 01:11:39 ERROR : open-test-file(0xc0008ab000): Couldn't read size of file 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab000): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab000): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab000): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab000): close: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab000): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab3c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab3c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab3c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab3c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab3c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.166948007 +0000 UTC m=+197.950131074 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab3c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab840): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab840): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab840): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab840): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab840): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab840): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab840): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.166948007 +0000 UTC m=+197.950131074 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008ab840): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008abd40): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008abd40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008abd40): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008abd40): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008abd40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.166948007 +0000 UTC m=+197.950131074 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008abd40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bed90 item 9 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0440): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0440): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0440): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0440): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0440): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.171602865 +0000 UTC m=+197.954785942 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0440): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0980): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0980): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0980): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0980): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0980): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.171602865 +0000 UTC m=+197.954785942 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0980): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002bf7a0 item 10 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0fc0): _readAt: size=2, off=0 2025/12/26 01:11:39 ERROR : open-test-file(0xc0009d0fc0): Couldn't read size of file 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0fc0): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0fc0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0fc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0fc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d0fc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1380): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1380): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1380): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1380): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1380): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.173917259 +0000 UTC m=+197.957100316 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1380): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930800): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930800): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930800): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930800): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930800): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930800): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930800): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.173917259 +0000 UTC m=+197.957100316 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930800): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930d00): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930d00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930d00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930d00): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930d00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.173917259 +0000 UTC m=+197.957100316 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000930d00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 11 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931380): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931380): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931380): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931380): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931380): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.177785043 +0000 UTC m=+197.960968101 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931380): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009318c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009318c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009318c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009318c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009318c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.177785043 +0000 UTC m=+197.960968101 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009318c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 12 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931f00): _readAt: size=2, off=0 2025/12/26 01:11:39 ERROR : open-test-file(0xc000931f00): Couldn't read size of file 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931f00): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931f00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931f00): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931f00): close: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000931f00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096c340): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096c340): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096c340): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096c340): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096c340): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.180699499 +0000 UTC m=+197.963882557 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096c340): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096ca00): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096ca00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096ca00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096ca00): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096ca00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.180699499 +0000 UTC m=+197.963882557 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096ca00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ea0 item 13 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d080): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d080): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d080): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d080): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d080): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.184005484 +0000 UTC m=+197.967188541 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d080): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d5c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d5c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d5c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d5c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d5c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.184005484 +0000 UTC m=+197.967188541 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096d5c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f803f0 item 14 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096dc00): _readAt: size=2, off=0 2025/12/26 01:11:39 ERROR : open-test-file(0xc00096dc00): Couldn't read size of file 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096dc00): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096dc00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096dc00): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096dc00): close: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00096dc00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a040): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a040): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a040): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a040): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a040): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.186468269 +0000 UTC m=+197.969651316 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a040): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a700): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a700): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a700): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a700): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a700): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.186468269 +0000 UTC m=+197.969651316 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0a700): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f807e0 item 15 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0ad80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0ad80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0ad80): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0ad80): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0ad80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.188318848 +0000 UTC m=+197.971501895 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0ad80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b2c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b2c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b2c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b2c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b2c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.188318848 +0000 UTC m=+197.971501895 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b2c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f80b60 item 16 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b900): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b900): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b900): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b900): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b900): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.190283964 +0000 UTC m=+197.973467012 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0b900): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0bd80): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0bd80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0bd80): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0bd80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0bd80): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0bd80): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0bd80): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0bd80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.190283964 +0000 UTC m=+197.973467012 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a0bd80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24300): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24300): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24300): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24300): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24300): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.190283964 +0000 UTC m=+197.973467012 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24300): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f80ee0 item 17 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24980): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24980): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24980): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24980): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24980): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.19301786 +0000 UTC m=+197.976200907 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a24980): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1540): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1540): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1540): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1540): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1540): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.19301786 +0000 UTC m=+197.976200907 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1540): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f81500 item 18 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1bc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1bc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1bc0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1bc0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1bc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.194913956 +0000 UTC m=+197.978097004 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009d1bc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe140): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe140): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe140): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe140): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe140): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe140): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe140): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe140): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.194913956 +0000 UTC m=+197.978097004 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe140): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe640): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe640): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe640): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe640): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe640): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.194913956 +0000 UTC m=+197.978097004 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fe640): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484380 item 19 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fecc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fecc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fecc0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fecc0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fecc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.198047445 +0000 UTC m=+197.981230492 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009fecc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff200): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff200): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff200): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff200): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff200): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.198047445 +0000 UTC m=+197.981230492 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff200): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484bd0 item 20 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff880): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff880): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff880): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff880): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff880): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.201089793 +0000 UTC m=+197.984272840 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ff880): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ffd80): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ffd80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ffd80): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ffd80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ffd80): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ffd80): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ffd80): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ffd80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.201089793 +0000 UTC m=+197.984272840 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009ffd80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4300): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4300): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4300): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4300): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4300): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.201089793 +0000 UTC m=+197.984272840 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4300): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004853b0 item 21 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4980): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4980): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4980): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4980): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4980): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.203019011 +0000 UTC m=+197.986202058 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4980): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4ec0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4ec0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4ec0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4ec0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4ec0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.203019011 +0000 UTC m=+197.986202058 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa4ec0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ab0 item 22 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5540): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5540): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5540): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5540): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5540): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.204502158 +0000 UTC m=+197.987685205 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5540): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5a40): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5a40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5a40): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5a40): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5a40): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5a40): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5a40): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5a40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.204502158 +0000 UTC m=+197.987685205 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5a40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5f40): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5f40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5f40): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5f40): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5f40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.204502158 +0000 UTC m=+197.987685205 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000aa5f40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efc230 item 23 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6640): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6640): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6640): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6640): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6640): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.206957559 +0000 UTC m=+197.990140606 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6640): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6b80): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6b80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6b80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6b80): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6b80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.206957559 +0000 UTC m=+197.990140606 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac6b80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efc930 item 24 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac71c0): _readAt: size=2, off=0 2025/12/26 01:11:39 ERROR : open-test-file(0xc000ac71c0): Couldn't read size of file 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac71c0): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac71c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac71c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac71c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac71c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7580): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7580): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7580): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7580): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7580): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.208697891 +0000 UTC m=+197.991880938 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7580): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7a80): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7a80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7a80): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7a80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7a80): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7a80): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7a80): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7a80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.208697891 +0000 UTC m=+197.991880938 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ac7a80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4040): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4040): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4040): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4040): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4040): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.208697891 +0000 UTC m=+197.991880938 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4040): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efcd20 item 25 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae46c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae46c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae46c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae46c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae46c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.211393555 +0000 UTC m=+197.994576602 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae46c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4c00): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4c00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4c00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4c00): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4c00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.211393555 +0000 UTC m=+197.994576602 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae4c00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efd2d0 item 26 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5240): _readAt: size=2, off=0 2025/12/26 01:11:39 ERROR : open-test-file(0xc000ae5240): Couldn't read size of file 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5240): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5240): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5240): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5240): close: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5240): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5600): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5600): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5600): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5600): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5600): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.212919312 +0000 UTC m=+197.996102359 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5600): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5b00): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5b00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5b00): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5b00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5b00): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5b00): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5b00): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5b00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.212919312 +0000 UTC m=+197.996102359 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ae5b00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b040c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b040c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b040c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b040c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b040c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.212919312 +0000 UTC m=+197.996102359 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b040c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efd810 item 27 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04740): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04740): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04740): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04740): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04740): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.215037507 +0000 UTC m=+197.998220554 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04740): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04c80): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04c80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04c80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04c80): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04c80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.215037507 +0000 UTC m=+197.998220554 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b04c80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efdea0 item 28 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05200): _readAt: size=2, off=0 2025/12/26 01:11:39 ERROR : open-test-file(0xc000b05200): Couldn't read size of file 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05200): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05200): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05200): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05200): close: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05200): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b055c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b055c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b055c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b055c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b055c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.218813067 +0000 UTC m=+198.001996114 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b055c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05c80): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05c80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05c80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05c80): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05c80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.218813067 +0000 UTC m=+198.001996114 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b05c80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c8690 item 29 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28380): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28380): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28380): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28380): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28380): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.224058258 +0000 UTC m=+198.007241305 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28380): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b288c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b288c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b288c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b288c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b288c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.224058258 +0000 UTC m=+198.007241305 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b288c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c9730 item 30 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28f00): _readAt: size=2, off=0 2025/12/26 01:11:39 ERROR : open-test-file(0xc000b28f00): Couldn't read size of file 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28f00): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28f00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28f00): >_writeAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28f00): close: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b28f00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b292c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b292c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b292c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b292c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b292c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.226968306 +0000 UTC m=+198.010151353 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b292c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b29980): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b29980): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b29980): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b29980): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b29980): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.226968306 +0000 UTC m=+198.010151353 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b29980): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000262150 item 31 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54080): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54080): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54080): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54080): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54080): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.229204815 +0000 UTC m=+198.012387861 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54080): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b545c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b545c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b545c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b545c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b545c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.229204815 +0000 UTC m=+198.012387861 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b545c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000262540 item 32 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54c00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54c00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54c00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54c00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54c00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.231062447 +0000 UTC m=+198.014245495 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b54c00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55080): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55080): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55080): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55080): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55080): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002630a0 item 33 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55080): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55080): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.231926166 +0000 UTC m=+198.015109213 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55080): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55580): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55580): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55580): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55580): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55580): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.231926166 +0000 UTC m=+198.015109213 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55580): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000263260 item 33 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55bc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55bc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55bc0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55bc0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55bc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.23429364 +0000 UTC m=+198.017476687 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b55bc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b840c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b840c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002636c0 item 34 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b840c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b840c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b840c0): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b840c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b840c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.236047228 +0000 UTC m=+198.019230275 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b840c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84600): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84600): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84600): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84600): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84600): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.236047228 +0000 UTC m=+198.019230275 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84600): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002639d0 item 34 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84c40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84c40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84c40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84c40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84c40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.23747492 +0000 UTC m=+198.020657967 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b84c40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b850c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b850c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b850c0): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b850c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b850c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4000 item 35 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b850c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b850c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.2385409 +0000 UTC m=+198.021723947 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b850c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b855c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b855c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b855c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b855c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b855c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.2385409 +0000 UTC m=+198.021723947 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b855c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a41c0 item 35 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b85c40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b85c40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b85c40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b85c40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b85c40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.240176835 +0000 UTC m=+198.023359883 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b85c40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc1c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc1c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4c40 item 36 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc1c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc1c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc1c0): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc1c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc1c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.240986714 +0000 UTC m=+198.024169760 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc1c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc700): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc700): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc700): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc700): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc700): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.240986714 +0000 UTC m=+198.024169760 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbc700): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4ee0 item 36 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbcd40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbcd40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbcd40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbcd40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbcd40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.243186602 +0000 UTC m=+198.026369649 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbcd40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd1c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd1c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd1c0): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd1c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd1c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5260 item 37 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd1c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd1c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.243726389 +0000 UTC m=+198.026909436 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd1c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd6c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd6c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd6c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd6c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd6c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.243726389 +0000 UTC m=+198.026909436 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbd6c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5570 item 37 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbdd40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbdd40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbdd40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbdd40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbdd40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.245151768 +0000 UTC m=+198.028334825 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bbdd40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec2c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec2c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5c00 item 38 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec2c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec2c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec2c0): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec2c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec2c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.246473471 +0000 UTC m=+198.029656518 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec2c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec800): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec800): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec800): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec800): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec800): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.246473471 +0000 UTC m=+198.029656518 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bec800): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5e30 item 38 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bece80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bece80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bece80): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bece80): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bece80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.249049778 +0000 UTC m=+198.032232826 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bece80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed380): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed380): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed380): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed380): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed380): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa380 item 39 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed380): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed380): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.249746363 +0000 UTC m=+198.032929420 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed380): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed880): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed880): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed880): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed880): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed880): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.249746363 +0000 UTC m=+198.032929420 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bed880): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa5b0 item 39 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bedf00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bedf00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bedf00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bedf00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bedf00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.251059609 +0000 UTC m=+198.034242656 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bedf00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16480): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16480): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002faee0 item 40 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16480): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16480): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16480): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16480): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16480): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.251720455 +0000 UTC m=+198.034903502 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16480): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c169c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c169c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c169c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c169c0): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c169c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.251720455 +0000 UTC m=+198.034903502 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c169c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb570 item 40 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16f80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16f80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16f80): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16f80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16f80): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16f80): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16f80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.25437395 +0000 UTC m=+198.037556997 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c16f80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17480): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17480): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17480): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbb90 item 41 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17480): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17480): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.254898208 +0000 UTC m=+198.038081255 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17480): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17940): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17940): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17940): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17940): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17940): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c1c0 item 41 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17940): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17940): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.255356062 +0000 UTC m=+198.038539109 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17940): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17e80): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17e80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17e80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17e80): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17e80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.255356062 +0000 UTC m=+198.038539109 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c17e80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030c770 item 41 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44540): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44540): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44540): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44540): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44540): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44540): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44540): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.257209227 +0000 UTC m=+198.040392273 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44540): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44a40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44a40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44a40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030cc40 item 42 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44a40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44a40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.258408227 +0000 UTC m=+198.041591274 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44a40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44f80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44f80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ce00 item 42 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44f80): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44f80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44f80): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44f80): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44f80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.260013254 +0000 UTC m=+198.043196302 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c44f80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45500): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45500): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45500): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45500): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45500): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.260013254 +0000 UTC m=+198.043196302 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45500): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d110 item 42 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45b40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45b40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45b40): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45b40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45b40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45b40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45b40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.261589127 +0000 UTC m=+198.044772174 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c45b40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c640c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c640c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c640c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d7a0 item 43 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c640c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c640c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.261938645 +0000 UTC m=+198.045121693 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c640c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64600): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64600): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64600): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64600): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64600): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030dab0 item 43 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64600): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64600): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.262957006 +0000 UTC m=+198.046140054 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64600): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64b40): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64b40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64b40): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64b40): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64b40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.262957006 +0000 UTC m=+198.046140054 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c64b40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030dd50 item 43 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65180): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65180): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65180): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65180): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65180): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65180): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65180): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.264866508 +0000 UTC m=+198.048049554 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65180): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65680): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65680): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65680): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a8540 item 44 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65680): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65680): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.265974286 +0000 UTC m=+198.049157334 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65680): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65bc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65bc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a87e0 item 44 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65bc0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65bc0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65bc0): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65bc0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65bc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.267088498 +0000 UTC m=+198.050271545 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c65bc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c821c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c821c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c821c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c821c0): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c821c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.267088498 +0000 UTC m=+198.050271545 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c821c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a8b60 item 44 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82800): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82800): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82800): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82800): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82800): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82800): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82800): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.269039748 +0000 UTC m=+198.052222795 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82800): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82d00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82d00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82d00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a9110 item 45 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82d00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82d00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.269906352 +0000 UTC m=+198.053089399 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c82d00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83400): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83400): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83400): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83400): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83400): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.269906352 +0000 UTC m=+198.053089399 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83400): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a9730 item 45 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83a40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83a40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83a40): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83a40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83a40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83a40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83a40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.271707418 +0000 UTC m=+198.054890465 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83a40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83f40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83f40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83f40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486540 item 46 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83f40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83f40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.272672698 +0000 UTC m=+198.055855745 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000c83f40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cae6c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cae6c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cae6c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cae6c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cae6c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.272672698 +0000 UTC m=+198.055855745 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cae6c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004867e0 item 46 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caed00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caed00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caed00): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caed00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caed00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caed00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caed00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.275938237 +0000 UTC m=+198.059121284 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caed00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf200): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf200): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf200): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486cb0 item 47 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf200): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf200): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.276891324 +0000 UTC m=+198.060074371 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf200): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf900): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf900): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf900): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf900): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf900): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.276891324 +0000 UTC m=+198.060074371 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caf900): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486f50 item 47 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caff40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caff40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caff40): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caff40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caff40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caff40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caff40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.279096933 +0000 UTC m=+198.062279981 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000caff40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd04c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd04c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd04c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004875e0 item 48 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd04c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd04c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.279761136 +0000 UTC m=+198.062944183 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd04c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd0bc0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd0bc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd0bc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd0bc0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd0bc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.279761136 +0000 UTC m=+198.062944183 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd0bc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487880 item 48 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1200): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1200): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1200): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1200): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1200): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.282220585 +0000 UTC m=+198.065403632 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1200): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1680): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1680): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1680): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1680): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1680): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1680): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ea0 item 49 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1680): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1680): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.283047464 +0000 UTC m=+198.066230511 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1680): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1bc0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1bc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1bc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1bc0): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1bc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.283047464 +0000 UTC m=+198.066230511 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cd1bc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328310 item 49 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf82c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf82c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf82c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf82c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf82c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.285111626 +0000 UTC m=+198.068294673 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf82c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf87c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf87c0): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf87c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328ee0 item 50 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf87c0): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf87c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf87c0): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf87c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf87c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.28613163 +0000 UTC m=+198.069314677 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf87c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b71b80): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b71b80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b71b80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b71b80): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b71b80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.28613163 +0000 UTC m=+198.069314677 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b71b80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495260 item 50 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812640): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812640): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812640): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812640): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812640): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.291202143 +0000 UTC m=+198.074385190 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812640): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008129c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008129c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008129c0): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008129c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008129c0): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008129c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f80000 item 51 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008129c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008129c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.292349396 +0000 UTC m=+198.075532444 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008129c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812f00): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812f00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812f00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812f00): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812f00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.292349396 +0000 UTC m=+198.075532444 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000812f00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f80310 item 51 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813580): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813580): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813580): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813580): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813580): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.294928199 +0000 UTC m=+198.078111246 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813580): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813a80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813a80): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813a80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f80690 item 52 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813a80): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813a80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813a80): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813a80): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813a80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.295867551 +0000 UTC m=+198.079050598 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000813a80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b700c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b700c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b700c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b700c0): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b700c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.295867551 +0000 UTC m=+198.079050598 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000b700c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f808c0 item 52 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8180): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8180): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8180): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8180): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8180): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.29750048 +0000 UTC m=+198.080683527 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8180): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8680): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8680): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8680): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8680): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8680): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8680): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a150 item 53 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8680): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8680): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.298091144 +0000 UTC m=+198.081274191 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8680): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8c00): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8c00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8c00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8c00): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8c00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.298091144 +0000 UTC m=+198.081274191 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf8c00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a380 item 53 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9280): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9280): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9280): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9280): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9280): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.300589776 +0000 UTC m=+198.083772823 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9280): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9780): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9780): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9780): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a9a0 item 54 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9780): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9780): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9780): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9780): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9780): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.301971532 +0000 UTC m=+198.085154579 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9780): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9d00): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9d00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9d00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9d00): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9d00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.301971532 +0000 UTC m=+198.085154579 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000cf9d00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ae00 item 54 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12400): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12400): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12400): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12400): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12400): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.304372319 +0000 UTC m=+198.087555366 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12400): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12940): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12940): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12940): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12940): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12940): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12940): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5bab0 item 55 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12940): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12940): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.305037584 +0000 UTC m=+198.088220631 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12940): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12e80): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12e80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12e80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12e80): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12e80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.305037584 +0000 UTC m=+198.088220631 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d12e80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5bdc0 item 55 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13500): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13500): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13500): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13500): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13500): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.306834824 +0000 UTC m=+198.090017871 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13500): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13a00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13a00): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13a00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494a80 item 56 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13a00): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13a00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13a00): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13a00): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13a00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.307533311 +0000 UTC m=+198.090716358 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d13a00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56000): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56000): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56000): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56000): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56000): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.307533311 +0000 UTC m=+198.090716358 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56000): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494fc0 item 56 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56640): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56640): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56640): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56640): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56640): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56640): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56640): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56640): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.309026477 +0000 UTC m=+198.092209525 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56640): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56bc0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56bc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56bc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003282a0 item 57 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56bc0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56bc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.309631899 +0000 UTC m=+198.092814946 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d56bc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57100): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57100): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57100): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57100): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57100): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57100): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328c40 item 57 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57100): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57100): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.310689804 +0000 UTC m=+198.093872851 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57100): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57680): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57680): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57680): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57680): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57680): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.310689804 +0000 UTC m=+198.093872851 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57680): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328e00 item 57 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57cc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57cc0): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57cc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57cc0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57cc0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57cc0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57cc0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57cc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.313834383 +0000 UTC m=+198.097017441 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000d57cc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431280): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431280): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431280): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329490 item 58 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431280): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431280): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.314502794 +0000 UTC m=+198.097685841 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431280): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431d80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431d80): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431d80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329c00 item 58 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431d80): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431d80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431d80): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431d80): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431d80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.317210501 +0000 UTC m=+198.100393547 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000431d80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092c4c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092c4c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092c4c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092c4c0): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092c4c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.317210501 +0000 UTC m=+198.100393547 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092c4c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003900e0 item 58 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092cb80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092cb80): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092cb80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092cb80): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092cb80): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092cb80): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092cb80): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092cb80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.321632028 +0000 UTC m=+198.104815076 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092cb80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d0c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d0c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d0c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003905b0 item 59 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d0c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d0c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.322542847 +0000 UTC m=+198.105725894 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d0c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d680): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d680): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d680): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d680): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d680): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d680): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003909a0 item 59 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d680): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d680): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.323448053 +0000 UTC m=+198.106631101 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092d680): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092dc00): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092dc00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092dc00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092dc00): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092dc00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.323448053 +0000 UTC m=+198.106631101 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00092dc00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390b60 item 59 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024ae40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024ae40): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024ae40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024ae40): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024ae40): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024ae40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024ae40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024ae40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.325089108 +0000 UTC m=+198.108272155 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024ae40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024bc40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024bc40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024bc40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391110 item 60 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024bc40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024bc40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.325616363 +0000 UTC m=+198.108799411 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00024bc40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051cc00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051cc00): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051cc00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496000 item 60 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051cc00): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051cc00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051cc00): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051cc00): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051cc00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.326227556 +0000 UTC m=+198.109410603 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051cc00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051d2c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051d2c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051d2c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051d2c0): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051d2c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.326227556 +0000 UTC m=+198.109410603 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051d2c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004962a0 item 60 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051da00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051da00): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051da00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051da00): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051da00): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051da00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051da00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051da00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.328572628 +0000 UTC m=+198.111755675 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00051da00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000316a80): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000316a80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000316a80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496bd0 item 61 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000316a80): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000316a80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.3293316 +0000 UTC m=+198.112514646 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000316a80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000317440): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000317440): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000317440): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000317440): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000317440): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.3293316 +0000 UTC m=+198.112514646 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000317440): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496ee0 item 61 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda0c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda0c0): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda0c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda0c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda0c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda0c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda0c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda0c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.331384572 +0000 UTC m=+198.114567619 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda0c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda600): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda600): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda600): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004978f0 item 62 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda600): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda600): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.332007836 +0000 UTC m=+198.115190883 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bda600): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdad80): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdad80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdad80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdad80): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdad80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.332007836 +0000 UTC m=+198.115190883 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdad80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497f10 item 62 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb3c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb3c0): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb3c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb3c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb3c0): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb3c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb3c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb3c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.333400983 +0000 UTC m=+198.116584030 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb3c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb900): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb900): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb900): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410930 item 63 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb900): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb900): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.33409353 +0000 UTC m=+198.117276577 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000bdb900): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f80c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f80c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f80c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f80c0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f80c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.33409353 +0000 UTC m=+198.117276577 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f80c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000410f50 item 63 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8700): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8700): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8700): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8700): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8700): >_readAt: n=0, err=Bad file descriptor 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8700): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8700): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8700): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.335942487 +0000 UTC m=+198.119125534 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8700): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8c40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8c40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8c40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411500 item 64 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8c40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8c40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.336679376 +0000 UTC m=+198.119862423 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8c40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772880): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772880): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772880): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772880): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772880): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.336679376 +0000 UTC m=+198.119862423 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772880): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391490 item 64 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772ec0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772ec0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772ec0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772ec0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772ec0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.338609065 +0000 UTC m=+198.121792112 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000772ec0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000773740): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000773740): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000773740): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000773740): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000773740): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391960 item 65 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000773740): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000773740): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.339264131 +0000 UTC m=+198.122447177 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000773740): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4180): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4180): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4180): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4180): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4180): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.339264131 +0000 UTC m=+198.122447177 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4180): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391b20 item 65 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8e00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8e00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8e00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8e00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8e00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.340762987 +0000 UTC m=+198.123946035 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f8e00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9280): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9280): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411810 item 66 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9280): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9280): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9280): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9280): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9280): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.341613492 +0000 UTC m=+198.124796539 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9280): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f97c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f97c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f97c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f97c0): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f97c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.341613492 +0000 UTC m=+198.124796539 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f97c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411a40 item 66 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9e40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9e40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9e40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9e40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9e40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.343068405 +0000 UTC m=+198.126251453 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006f9e40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba340): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba340): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba340): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba340): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba340): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000411f10 item 67 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba340): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba340): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.343868885 +0000 UTC m=+198.127051932 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba340): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba840): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba840): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba840): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba840): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba840): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.343868885 +0000 UTC m=+198.127051932 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dba840): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe460 item 67 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbaec0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbaec0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbaec0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbaec0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbaec0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.345516592 +0000 UTC m=+198.128699639 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbaec0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb3c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb3c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fec40 item 68 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb3c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb3c0): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb3c0): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb3c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb3c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.346301372 +0000 UTC m=+198.129484419 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb3c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb900): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb900): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb900): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb900): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb900): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.346301372 +0000 UTC m=+198.129484419 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbb900): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff260 item 68 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbbf40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbbf40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbbf40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbbf40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbbf40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.348035963 +0000 UTC m=+198.131219010 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dbbf40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce440): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce440): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce440): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce440): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce440): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff7a0 item 69 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce440): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce440): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.348864125 +0000 UTC m=+198.132047173 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce440): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce940): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce940): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce940): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce940): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce940): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.348864125 +0000 UTC m=+198.132047173 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dce940): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ffb20 item 69 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcefc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcefc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcefc0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcefc0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcefc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.350275556 +0000 UTC m=+198.133458604 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcefc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcf4c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcf4c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a230 item 70 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcf4c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcf4c0): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcf4c0): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcf4c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcf4c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.35093496 +0000 UTC m=+198.134118007 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcf4c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfa00): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfa00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfa00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfa00): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfa00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.35093496 +0000 UTC m=+198.134118007 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfa00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a3f0 item 70 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4a40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4a40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4a40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4a40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4a40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.352469824 +0000 UTC m=+198.135652872 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4a40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4f40): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4f40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4f40): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4f40): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4f40): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e1c0 item 71 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4f40): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4f40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.35323118 +0000 UTC m=+198.136414228 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d4f40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5440): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5440): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5440): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5440): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5440): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.35323118 +0000 UTC m=+198.136414228 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5440): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e460 item 71 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5ac0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5ac0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5ac0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5ac0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5ac0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.355163615 +0000 UTC m=+198.138346662 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0003d5ac0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444040): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444040): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107eb60 item 72 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444040): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444040): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444040): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444040): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444040): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.355790388 +0000 UTC m=+198.138973435 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444040): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444580): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444580): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444580): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444580): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444580): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.355790388 +0000 UTC m=+198.138973435 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444580): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107ee70 item 72 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444b40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444b40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444b40): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444b40): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444b40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444b40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444b40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.357421744 +0000 UTC m=+198.140604791 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000444b40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445040): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445040): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445040): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f3b0 item 73 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445040): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445040): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.358251539 +0000 UTC m=+198.141434585 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445040): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445500): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445500): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445500): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445500): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445500): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f5e0 item 73 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445500): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445500): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.358807267 +0000 UTC m=+198.141990313 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445500): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445a40): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445a40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445a40): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445a40): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445a40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.358807267 +0000 UTC m=+198.141990313 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000445a40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f880 item 73 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8100): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8100): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8100): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8100): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8100): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8100): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8100): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.360461596 +0000 UTC m=+198.143644644 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8100): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8600): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8600): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8600): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107fdc0 item 74 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8600): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8600): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.361120859 +0000 UTC m=+198.144303907 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8600): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8b40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8b40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e000 item 74 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8b40): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8b40): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8b40): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8b40): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8b40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.361819076 +0000 UTC m=+198.145002124 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a8b40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a90c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a90c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a90c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a90c0): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a90c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.361819076 +0000 UTC m=+198.145002124 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a90c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e1c0 item 74 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9700): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9700): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9700): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9700): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9700): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9700): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9700): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.363596479 +0000 UTC m=+198.146779526 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9700): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9c00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9c00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9c00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e540 item 75 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9c00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9c00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.364472611 +0000 UTC m=+198.147655668 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0005a9c00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c1c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c1c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c1c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c1c0): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c1c0): _writeAt: size=3, off=2 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e700 item 75 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c1c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c1c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.365209019 +0000 UTC m=+198.148392066 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c1c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c700): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c700): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c700): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c700): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c700): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.365209019 +0000 UTC m=+198.148392066 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065c700): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e8c0 item 75 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfe00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfe00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfe00): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfe00): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfe00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfe00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfe00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.366658272 +0000 UTC m=+198.149841329 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000dcfe00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc380): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc380): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc380): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a700 item 76 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc380): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc380): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.367533733 +0000 UTC m=+198.150716780 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc380): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc8c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc8c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103a8c0 item 76 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc8c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc8c0): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc8c0): _writeAt: size=3, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc8c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc8c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.368162109 +0000 UTC m=+198.151345155 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddc8c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddce40): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddce40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddce40): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddce40): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddce40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.368162109 +0000 UTC m=+198.151345155 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddce40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103aa80 item 76 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd480): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd480): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd480): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd480): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd480): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd480): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd480): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.369799717 +0000 UTC m=+198.152982764 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd480): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd980): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd980): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd980): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103ae00 item 77 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd980): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd980): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.370549461 +0000 UTC m=+198.153732508 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000ddd980): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2100): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2100): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2100): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2100): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2100): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.370549461 +0000 UTC m=+198.153732508 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2100): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103afc0 item 77 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2740): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2740): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2740): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2740): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2740): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2740): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2740): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.372322885 +0000 UTC m=+198.155505932 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2740): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2c40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2c40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2c40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b340 item 78 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2c40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2c40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.372980526 +0000 UTC m=+198.156163573 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df2c40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3340): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3340): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3340): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3340): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3340): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.372980526 +0000 UTC m=+198.156163573 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3340): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b500 item 78 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3980): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3980): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3980): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3980): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3980): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3980): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3980): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.374415211 +0000 UTC m=+198.157598258 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3980): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3e80): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3e80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3e80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103b880 item 79 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3e80): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3e80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.375147471 +0000 UTC m=+198.158330518 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000df3e80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690600): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690600): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690600): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690600): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690600): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.375147471 +0000 UTC m=+198.158330518 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690600): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103ba40 item 79 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690c40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690c40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690c40): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690c40): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690c40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690c40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690c40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.377085717 +0000 UTC m=+198.160268764 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000690c40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691140): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691140): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691140): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00103bf10 item 80 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691140): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691140): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.377531608 +0000 UTC m=+198.160714655 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691140): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691840): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691840): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691840): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691840): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691840): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.377531608 +0000 UTC m=+198.160714655 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691840): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc2a0 item 80 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065cd40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065cd40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065cd40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065cd40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065cd40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.379633512 +0000 UTC m=+198.162816559 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065cd40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d1c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d1c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d1c0): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d1c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d1c0): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d1c0): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2ed90 item 81 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d1c0): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d1c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.38039045 +0000 UTC m=+198.163573496 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d1c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d700): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d700): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d700): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d700): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d700): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.38039045 +0000 UTC m=+198.163573496 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065d700): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2ef50 item 81 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065dd80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065dd80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065dd80): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065dd80): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065dd80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.382298809 +0000 UTC m=+198.165481856 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc00065dd80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702300): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702300): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702300): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f2d0 item 82 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702300): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702300): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702300): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702300): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702300): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.383026561 +0000 UTC m=+198.166209608 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702300): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702880): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702880): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702880): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702880): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702880): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.383026561 +0000 UTC m=+198.166209608 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702880): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f490 item 82 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702f00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702f00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702f00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702f00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702f00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.384755461 +0000 UTC m=+198.167938508 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000702f00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703400): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703400): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703400): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703400): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703400): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703400): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f8f0 item 83 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703400): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703400): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.385775866 +0000 UTC m=+198.168958913 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703400): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703940): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703940): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703940): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703940): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703940): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.385775866 +0000 UTC m=+198.168958913 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000703940): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2fab0 item 83 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728040): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728040): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728040): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728040): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728040): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.387469359 +0000 UTC m=+198.170652406 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728040): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728540): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728540): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728540): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2fea0 item 84 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728540): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728540): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728540): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728540): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728540): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.388191812 +0000 UTC m=+198.171374859 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728540): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728ac0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728ac0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728ac0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728ac0): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728ac0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.388191812 +0000 UTC m=+198.171374859 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000728ac0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc230 item 84 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729140): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729140): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729140): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729140): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729140): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.389991796 +0000 UTC m=+198.173174843 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729140): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729640): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729640): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729640): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729640): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729640): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729640): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc690 item 85 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729640): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729640): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.390591237 +0000 UTC m=+198.173774284 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729640): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729b80): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729b80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729b80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729b80): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729b80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.390591237 +0000 UTC m=+198.173774284 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000729b80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dc930 item 85 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790280): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790280): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790280): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790280): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790280): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.391868325 +0000 UTC m=+198.175051372 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790280): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790780): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790780): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790780): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dcd20 item 86 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790780): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790780): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790780): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790780): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790780): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.394827957 +0000 UTC m=+198.178011004 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790780): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790d00): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790d00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790d00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790d00): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790d00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.394827957 +0000 UTC m=+198.178011004 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000790d00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dcee0 item 86 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791380): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791380): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791380): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791380): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791380): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.39696676 +0000 UTC m=+198.180149808 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791380): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791880): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791880): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791880): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791880): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791880): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791880): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dd340 item 87 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791880): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791880): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.39767705 +0000 UTC m=+198.180860096 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791880): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791dc0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791dc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791dc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791dc0): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791dc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.39767705 +0000 UTC m=+198.180860096 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000791dc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009dd570 item 87 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691ec0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691ec0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691ec0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691ec0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691ec0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.399511519 +0000 UTC m=+198.182694566 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000691ec0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a8440): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a8440): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a8440): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cc770 item 88 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a8440): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a8440): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a8440): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a8440): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a8440): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.400048002 +0000 UTC m=+198.183231048 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a8440): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a89c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a89c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a89c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a89c0): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a89c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.400048002 +0000 UTC m=+198.183231048 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a89c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cca10 item 88 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9000): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9000): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9000): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9000): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9000): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9000): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9000): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9000): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.401008543 +0000 UTC m=+198.184191590 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9000): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9540): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9540): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9540): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd1f0 item 89 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9540): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9540): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.401738729 +0000 UTC m=+198.184921776 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9540): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9a80): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9a80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9a80): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9a80): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9a80): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9a80): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd3b0 item 89 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9a80): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9a80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.402516216 +0000 UTC m=+198.185699262 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0006a9a80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886080): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886080): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886080): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886080): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886080): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.402516216 +0000 UTC m=+198.185699262 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886080): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cd5e0 item 89 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008866c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008866c0): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008866c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008866c0): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008866c0): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008866c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008866c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008866c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.403925012 +0000 UTC m=+198.187108060 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008866c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886c00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886c00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886c00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cdab0 item 90 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886c00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886c00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.404232642 +0000 UTC m=+198.187415689 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000886c00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887140): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887140): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887140): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003cdea0 item 90 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887140): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887140): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887140): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887140): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887140): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.404693642 +0000 UTC m=+198.187876689 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887140): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887700): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887700): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887700): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887700): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887700): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.404693642 +0000 UTC m=+198.187876689 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887700): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a1c0 item 90 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887d40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887d40): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887d40): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887d40): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887d40): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887d40): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887d40): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887d40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.406229248 +0000 UTC m=+198.189412295 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000887d40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2300): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2300): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2300): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a620 item 91 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2300): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2300): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.406658447 +0000 UTC m=+198.189841494 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2300): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2840): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2840): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2840): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2840): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2840): >_readAt: n=2, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2840): _writeAt: size=3, off=7 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a9a0 item 91 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2840): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2840): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.407139755 +0000 UTC m=+198.190322802 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2840): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2dc0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2dc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2dc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2dc0): >_readAt: n=8, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2dc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.407139755 +0000 UTC m=+198.190322802 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e2dc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ae70 item 91 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3400): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3400): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3400): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3400): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3400): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3400): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3400): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3400): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.408998811 +0000 UTC m=+198.192181859 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3400): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3940): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3940): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3940): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b7a0 item 92 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3940): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3940): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.409652123 +0000 UTC m=+198.192835170 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3940): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3e80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3e80): open at offset 5 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3e80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bb20 item 92 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3e80): _readAt: size=2, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3e80): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3e80): _writeAt: size=3, off=5 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3e80): >_writeAt: n=3, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3e80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.410169589 +0000 UTC m=+198.193352636 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0008e3e80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009264c0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009264c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009264c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009264c0): >_readAt: n=3, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009264c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.410169589 +0000 UTC m=+198.193352636 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009264c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bea0 item 92 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000926b00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000926b00): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000926b00): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000926b00): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000926b00): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000926b00): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000926b00): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000926b00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.411558979 +0000 UTC m=+198.194742026 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000926b00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927040): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927040): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927040): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 93 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927040): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927040): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.411902878 +0000 UTC m=+198.195085925 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927040): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927740): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927740): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927740): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927740): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927740): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.411902878 +0000 UTC m=+198.195085925 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927740): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 93 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927d80): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927d80): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927d80): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927d80): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927d80): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927d80): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927d80): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927d80): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.413315361 +0000 UTC m=+198.196498408 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000927d80): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960340): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960340): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960340): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 94 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960340): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960340): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.41375983 +0000 UTC m=+198.196942877 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960340): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960a40): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960a40): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960a40): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960a40): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960a40): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.41375983 +0000 UTC m=+198.196942877 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000960a40): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000516c0 item 94 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961080): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961080): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961080): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961080): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961080): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961080): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961080): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961080): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.41558936 +0000 UTC m=+198.198772407 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961080): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009615c0): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009615c0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009615c0): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051dc0 item 95 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009615c0): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009615c0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.416372106 +0000 UTC m=+198.199555153 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc0009615c0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961cc0): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961cc0): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961cc0): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961cc0): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961cc0): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.416372106 +0000 UTC m=+198.199555153 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000961cc0): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002be620 item 95 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08140): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08140): open at offset 0 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08140): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08140): _readAt: size=2, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08140): >_readAt: n=0, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08140): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08140): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08140): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.418005576 +0000 UTC m=+198.201188623 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08140): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08700): _writeAt: size=5, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08700): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08700): >openPending: err= 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484380 item 96 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08700): >_writeAt: n=5, err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08700): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.418909431 +0000 UTC m=+198.202092478 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08700): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/26 01:11:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/26 01:11:39 DEBUG : open-test-file: newRWFileHandle: 2025/12/26 01:11:39 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/26 01:11:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08e00): _readAt: size=512, off=0 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08e00): openPending: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08e00): >openPending: err= 2025/12/26 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08e00): >_readAt: n=5, err=EOF 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08e00): close: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-26 01:11:39.418909431 +0000 UTC m=+198.202092478 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:39 DEBUG : open-test-file(0xc000a08e00): >close: err= 2025/12/26 01:11:39 DEBUG : open-test-file: Remove: 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004847e0 item 96 2025/12/26 01:11:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/26 01:11:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/26 01:11:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/26 01:11:39 DEBUG : open-test-file: >Remove: err= 2025/12/26 01:11:39 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:39 DEBUG : Looking for writers 2025/12/26 01:11:39 DEBUG : >WaitForWriters: 2025/12/26 01:11:39 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.80s) --- PASS: TestRWFileHandleOpenTests/writes (0.68s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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 (2.11s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:41 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:41 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:41 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:41 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:41 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:41 DEBUG : file1: newRWFileHandle: 2025/12/26 01:11:41 DEBUG : file1(0xc000808480): openPending: 2025/12/26 01:11:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:41 DEBUG : file1(0xc000808480): >openPending: err= 2025/12/26 01:11:41 DEBUG : file1: >newRWFileHandle: err= 2025/12/26 01:11:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/26 01:11:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/26 01:11:41 DEBUG : file1(0xc000808480): _writeAt: size=2, off=0 2025/12/26 01:11:41 DEBUG : file1(0xc000808480): >_writeAt: n=2, err= 2025/12/26 01:11:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/12/26 01:11:41 DEBUG : file1(0xc000808480): RWFileHandle.Flush 2025/12/26 01:11:41 DEBUG : file1(0xc000808480): RWFileHandle.Release 2025/12/26 01:11:41 DEBUG : file1(0xc000808480): close: 2025/12/26 01:11:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/12/26 01:11:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:41 DEBUG : file1(0xc000808480): >close: err= 2025/12/26 01:11:41 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:41 DEBUG : Looking for writers 2025/12/26 01:11:41 DEBUG : file1: reading active writers 2025/12/26 01:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:11:41 DEBUG : Looking for writers 2025/12/26 01:11:41 DEBUG : file1: reading active writers 2025/12/26 01:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:11:41 DEBUG : Looking for writers 2025/12/26 01:11:41 DEBUG : file1: reading active writers 2025/12/26 01:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:11:41 DEBUG : Looking for writers 2025/12/26 01:11:41 DEBUG : file1: reading active writers 2025/12/26 01:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:11:41 DEBUG : file1: vfs cache: starting upload 2025/12/26 01:11:41 DEBUG : Looking for writers 2025/12/26 01:11:41 DEBUG : file1: reading active writers 2025/12/26 01:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:11:41 DEBUG : Looking for writers 2025/12/26 01:11:41 DEBUG : file1: reading active writers 2025/12/26 01:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:11:42 DEBUG : Looking for writers 2025/12/26 01:11:42 DEBUG : file1: reading active writers 2025/12/26 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:11:42 DEBUG : Looking for writers 2025/12/26 01:11:42 DEBUG : file1: reading active writers 2025/12/26 01:11:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/26 01:11:42 DEBUG : file1: size = 2 OK 2025/12/26 01:11:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:11:42 INFO : file1: Copied (new) 2025/12/26 01:11:42 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/12/26 01:11:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/26 01:11:42 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/12/26 01:11:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:11:42 INFO : file1: vfs cache: upload succeeded try #1 2025/12/26 01:11:43 DEBUG : Looking for writers 2025/12/26 01:11:43 DEBUG : file1: reading active writers 2025/12/26 01:11:43 DEBUG : >WaitForWriters: 2025/12/26 01:11:43 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:43 DEBUG : Looking for writers 2025/12/26 01:11:43 DEBUG : file1: reading active writers 2025/12/26 01:11:43 DEBUG : >WaitForWriters: 2025/12/26 01:11:43 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.73s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:44 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:44 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:44 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:44 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:11:44 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:45 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:11:45 DEBUG : rename_me: newRWFileHandle: 2025/12/26 01:11:45 DEBUG : rename_me(0xc000b70400): openPending: 2025/12/26 01:11:45 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/26 01:11:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/26 01:11:45 DEBUG : rename_me(0xc000b70400): >openPending: err= 2025/12/26 01:11:45 DEBUG : rename_me: >newRWFileHandle: err= 2025/12/26 01:11:45 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/26 01:11:45 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/12/26 01:11:45 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/12/26 01:11:45 DEBUG : rename_me(0xc000b70400): _writeAt: size=5, off=0 2025/12/26 01:11:45 DEBUG : rename_me(0xc000b70400): >_writeAt: n=5, err= 2025/12/26 01:11:45 DEBUG : rename_me(0xc000b70400): close: 2025/12/26 01:11:45 DEBUG : rename_me: vfs cache: setting modification time to 2025-12-26 01:11:45.127295438 +0000 UTC m=+203.910478505 2025/12/26 01:11:45 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/12/26 01:11:45 DEBUG : rename_me(0xc000b70400): >close: err= 2025/12/26 01:11:45 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/12/26 01:11:45 DEBUG : i_was_renamed: Updating file with 0xc000684780 2025/12/26 01:11:45 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/12/26 01:11:45 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/26 01:11:45 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:11:45 DEBUG : Looking for writers 2025/12/26 01:11:45 DEBUG : i_was_renamed: reading active writers 2025/12/26 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/26 01:11:45 DEBUG : Looking for writers 2025/12/26 01:11:45 DEBUG : i_was_renamed: reading active writers 2025/12/26 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/26 01:11:45 DEBUG : Looking for writers 2025/12/26 01:11:45 DEBUG : i_was_renamed: reading active writers 2025/12/26 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/26 01:11:45 DEBUG : Looking for writers 2025/12/26 01:11:45 DEBUG : i_was_renamed: reading active writers 2025/12/26 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/26 01:11:45 DEBUG : i_was_renamed: vfs cache: starting upload 2025/12/26 01:11:45 DEBUG : Looking for writers 2025/12/26 01:11:45 DEBUG : i_was_renamed: reading active writers 2025/12/26 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/26 01:11:45 DEBUG : Looking for writers 2025/12/26 01:11:45 DEBUG : i_was_renamed: reading active writers 2025/12/26 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/26 01:11:45 DEBUG : Looking for writers 2025/12/26 01:11:45 DEBUG : i_was_renamed: reading active writers 2025/12/26 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/26 01:11:46 DEBUG : Looking for writers 2025/12/26 01:11:46 DEBUG : i_was_renamed: reading active writers 2025/12/26 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/26 01:11:46 DEBUG : i_was_renamed: size = 5 OK 2025/12/26 01:11:46 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/12/26 01:11:46 INFO : i_was_renamed: Copied (new) 2025/12/26 01:11:46 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-12-26 01:11:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/12/26 01:11:46 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/12/26 01:11:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/26 01:11:46 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/12/26 01:11:47 DEBUG : Looking for writers 2025/12/26 01:11:47 DEBUG : i_was_renamed: reading active writers 2025/12/26 01:11:47 DEBUG : >WaitForWriters: 2025/12/26 01:11:47 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.43s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:11:48 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:11:48 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/26 01:11:48 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:48 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/26 01:11:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-dowetiv4jidu" 2025/12/26 01:11:48 INFO : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/26 01:11:48 DEBUG : forgetting directory cache 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate(0xc000d12240): _readAt: size=512, off=0 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate(0xc000d12240): openPending: 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-26 00:12:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/26 01:11:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate(0xc000d12240): >openPending: err= 2025/12/26 01:11:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:49 DEBUG : forgetting directory cache 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate(0xc000d12240): >_readAt: n=20, err=EOF 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate(0xc000d12240): close: 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-26 00:12:48 +0000 UTC 2025/12/26 01:11:49 DEBUG : TestRWCacheUpdate(0xc000d12240): >close: err= 2025/12/26 01:11:49 DEBUG : Re-reading directory (294.831487ms old) 2025/12/26 01:11:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/26 01:11:50 DEBUG : forgetting directory cache 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate(0xc000d12840): _readAt: size=512, off=0 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate(0xc000d12840): openPending: 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-26 00:13:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-12-26 00:12:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-26 00:13:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-12-26 00:12:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/12/26 01:11:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/26 01:11:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate(0xc000d12840): >openPending: err= 2025/12/26 01:11:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:51 DEBUG : forgetting directory cache 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate(0xc000d12840): >_readAt: n=20, err=EOF 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate(0xc000d12840): close: 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-26 00:13:48 +0000 UTC 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate(0xc000d12840): >close: err= 2025/12/26 01:11:51 DEBUG : Re-reading directory (265.202612ms old) 2025/12/26 01:11:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/26 01:11:51 DEBUG : forgetting directory cache 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate(0xc000d56f00): _readAt: size=512, off=0 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate(0xc000d56f00): openPending: 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-26 00:14:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-12-26 00:13:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-26 00:14:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-12-26 00:13:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/12/26 01:11:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/26 01:11:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate(0xc000d56f00): >openPending: err= 2025/12/26 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:53 DEBUG : forgetting directory cache 2025/12/26 01:11:53 DEBUG : TestRWCacheUpdate(0xc000d56f00): >_readAt: n=20, err=EOF 2025/12/26 01:11:53 DEBUG : TestRWCacheUpdate(0xc000d56f00): close: 2025/12/26 01:11:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-26 00:14:48 +0000 UTC 2025/12/26 01:11:53 DEBUG : TestRWCacheUpdate(0xc000d56f00): >close: err= 2025/12/26 01:11:53 DEBUG : Re-reading directory (255.667811ms old) 2025/12/26 01:11:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/26 01:11:53 DEBUG : forgetting directory cache 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate(0xc000a08140): _readAt: size=512, off=0 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate(0xc000a08140): openPending: 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-26 00:15:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-12-26 00:14:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-26 00:15:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-12-26 00:14:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/12/26 01:11:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/26 01:11:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate(0xc000a08140): >openPending: err= 2025/12/26 01:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:54 DEBUG : forgetting directory cache 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate(0xc000a08140): >_readAt: n=20, err=EOF 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate(0xc000a08140): close: 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-26 00:15:48 +0000 UTC 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate(0xc000a08140): >close: err= 2025/12/26 01:11:54 DEBUG : Re-reading directory (262.569227ms old) 2025/12/26 01:11:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/26 01:11:55 DEBUG : forgetting directory cache 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate(0xc000a08b40): _readAt: size=512, off=0 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate(0xc000a08b40): openPending: 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-26 00:16:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-12-26 00:15:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-26 00:16:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-12-26 00:15:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/12/26 01:11:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/26 01:11:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate(0xc000a08b40): >openPending: err= 2025/12/26 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:56 DEBUG : forgetting directory cache 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate(0xc000a08b40): >_readAt: n=20, err=EOF 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate(0xc000a08b40): close: 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-26 00:16:48 +0000 UTC 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate(0xc000a08b40): >close: err= 2025/12/26 01:11:56 DEBUG : Re-reading directory (263.70049ms old) 2025/12/26 01:11:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/26 01:11:56 DEBUG : forgetting directory cache 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate(0xc000b707c0): _readAt: size=512, off=0 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate(0xc000b707c0): openPending: 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-12-26 00:17:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-12-26 00:16:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-12-26 00:17:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-12-26 00:16:48 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/12/26 01:11:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/12/26 01:11:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate(0xc000b707c0): >openPending: err= 2025/12/26 01:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:58 DEBUG : forgetting directory cache 2025/12/26 01:11:58 DEBUG : TestRWCacheUpdate(0xc000b707c0): >_readAt: n=20, err=EOF 2025/12/26 01:11:58 DEBUG : TestRWCacheUpdate(0xc000b707c0): close: 2025/12/26 01:11:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-26 00:17:48 +0000 UTC 2025/12/26 01:11:58 DEBUG : TestRWCacheUpdate(0xc000b707c0): >close: err= 2025/12/26 01:11:58 DEBUG : Re-reading directory (268.89078ms old) 2025/12/26 01:11:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/26 01:11:58 DEBUG : forgetting directory cache 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a09440): _readAt: size=512, off=0 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a09440): openPending: 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-12-26 00:18:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-12-26 00:17:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-12-26 00:18:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-12-26 00:17:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/12/26 01:11:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/12/26 01:11:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a09440): >openPending: err= 2025/12/26 01:11:59 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:11:59 DEBUG : forgetting directory cache 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a09440): >_readAt: n=21, err=EOF 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a09440): close: 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-26 00:18:48 +0000 UTC 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a09440): >close: err= 2025/12/26 01:11:59 DEBUG : Re-reading directory (292.263439ms old) 2025/12/26 01:11:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:11:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/26 01:12:00 DEBUG : forgetting directory cache 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate(0xc000d12e80): _readAt: size=512, off=0 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate(0xc000d12e80): openPending: 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-12-26 00:19:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-12-26 00:18:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-12-26 00:19:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-12-26 00:18:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/12/26 01:12:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/12/26 01:12:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate(0xc000d12e80): >openPending: err= 2025/12/26 01:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:01 DEBUG : forgetting directory cache 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate(0xc000d12e80): >_readAt: n=22, err=EOF 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate(0xc000d12e80): close: 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-26 00:19:48 +0000 UTC 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate(0xc000d12e80): >close: err= 2025/12/26 01:12:01 DEBUG : Re-reading directory (326.88374ms old) 2025/12/26 01:12:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:12:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/26 01:12:01 DEBUG : forgetting directory cache 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate(0xc000d56180): _readAt: size=512, off=0 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate(0xc000d56180): openPending: 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-12-26 00:20:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-12-26 00:19:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-12-26 00:20:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-12-26 00:19:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/12/26 01:12:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/12/26 01:12:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate(0xc000d56180): >openPending: err= 2025/12/26 01:12:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:03 DEBUG : forgetting directory cache 2025/12/26 01:12:03 DEBUG : TestRWCacheUpdate(0xc000d56180): >_readAt: n=23, err=EOF 2025/12/26 01:12:03 DEBUG : TestRWCacheUpdate(0xc000d56180): close: 2025/12/26 01:12:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-26 00:20:48 +0000 UTC 2025/12/26 01:12:03 DEBUG : TestRWCacheUpdate(0xc000d56180): >close: err= 2025/12/26 01:12:03 DEBUG : Re-reading directory (259.426974ms old) 2025/12/26 01:12:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:12:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/26 01:12:03 DEBUG : forgetting directory cache 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate(0xc000b71e00): _readAt: size=512, off=0 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate(0xc000b71e00): openPending: 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-12-26 00:21:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-12-26 00:20:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-12-26 00:21:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-12-26 00:20:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/12/26 01:12:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/12/26 01:12:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate(0xc000b71e00): >openPending: err= 2025/12/26 01:12:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:04 DEBUG : forgetting directory cache 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate(0xc000b71e00): >_readAt: n=24, err=EOF 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate(0xc000b71e00): close: 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-12-26 00:21:48 +0000 UTC 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate(0xc000b71e00): >close: err= 2025/12/26 01:12:04 DEBUG : Re-reading directory (261.046521ms old) 2025/12/26 01:12:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/12/26 01:12:04 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:04 DEBUG : Looking for writers 2025/12/26 01:12:04 DEBUG : TestRWCacheUpdate: reading active writers 2025/12/26 01:12:04 DEBUG : >WaitForWriters: 2025/12/26 01:12:04 DEBUG : files root 'rclone-test-dowetiv4jidu': vfs cache: cleaner exiting 2025/12/26 01:12:05 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.06s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.24s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:07 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:12:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/26 01:12:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/26 01:12:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/26 01:12:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:12:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/12/26 01:12:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/12/26 01:12:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/12/26 01:12:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:12:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/26 01:12:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/26 01:12:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/26 01:12:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:12:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/12/26 01:12:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:08 DEBUG : Looking for writers 2025/12/26 01:12:08 DEBUG : normal name with no special characters.txt: reading active writers 2025/12/26 01:12:08 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/12/26 01:12:08 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:08 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:08 DEBUG : files root 'rclone-test-dowetiv4jidu': Reusing VFS from active cache 2025/12/26 01:12:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:08 DEBUG : Looking for writers 2025/12/26 01:12:08 DEBUG : >WaitForWriters: 2025/12/26 01:12:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:08 DEBUG : Looking for writers 2025/12/26 01:12:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:08 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:08 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:08 DEBUG : Looking for writers 2025/12/26 01:12:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:09 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:09 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:09 DEBUG : Looking for writers 2025/12/26 01:12:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:09 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:11 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:11 DEBUG : dir: Looking for writers 2025/12/26 01:12:11 DEBUG : file2: reading active writers 2025/12/26 01:12:11 DEBUG : Looking for writers 2025/12/26 01:12:11 DEBUG : dir: reading active writers 2025/12/26 01:12:11 DEBUG : file1: reading active writers 2025/12/26 01:12:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.99s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:12 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:14 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:14 DEBUG : dir: Looking for writers 2025/12/26 01:12:14 DEBUG : Looking for writers 2025/12/26 01:12:14 DEBUG : dir: reading active writers 2025/12/26 01:12:14 DEBUG : file1: reading active writers 2025/12/26 01:12:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.82s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:15 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:12:17 DEBUG : file1: Open: flags=O_RDONLY 2025/12/26 01:12:17 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/26 01:12:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/26 01:12:17 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:12:17 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/12/26 01:12:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/26 01:12:17 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/26 01:12:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:12:17 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/26 01:12:17 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/12/26 01:12:17 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/12/26 01:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/26 01:12:17 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/26 01:12:18 DEBUG : dir/new_file.txt: size = 0 OK 2025/12/26 01:12:18 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/12/26 01:12:18 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/12/26 01:12:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/26 01:12:18 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:12:18 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/26 01:12:18 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:18 DEBUG : dir: Looking for writers 2025/12/26 01:12:18 DEBUG : file2: reading active writers 2025/12/26 01:12:18 DEBUG : new_file.txt: reading active writers 2025/12/26 01:12:18 DEBUG : Looking for writers 2025/12/26 01:12:18 DEBUG : dir: reading active writers 2025/12/26 01:12:18 DEBUG : file1: reading active writers 2025/12/26 01:12:18 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.98s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:19 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:21 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/12/26 01:12:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000c27440 2025/12/26 01:12:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/26 01:12:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:22 INFO : dir/file1: Moved (server-side) to: file0 2025/12/26 01:12:22 DEBUG : file0: Updating file with file0 0xc000c27440 2025/12/26 01:12:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/26 01:12:22 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/12/26 01:12:22 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:22 DEBUG : dir: Looking for writers 2025/12/26 01:12:22 DEBUG : Looking for writers 2025/12/26 01:12:22 DEBUG : dir: reading active writers 2025/12/26 01:12:22 DEBUG : file0: reading active writers 2025/12/26 01:12:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.72s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:22 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:22 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:22 DEBUG : Looking for writers 2025/12/26 01:12:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.24s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:23 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:23 DEBUG : Added virtual directory entry vAddDir: "/" 2025/12/26 01:12:23 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/26 01:12:24 DEBUG : Added virtual directory entry vAddDir: "b" 2025/12/26 01:12:25 DEBUG : Added virtual directory entry vAddDir: "c" 2025/12/26 01:12:25 DEBUG : Added virtual directory entry vAddDir: "d" 2025/12/26 01:12:25 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:25 DEBUG : d: Looking for writers 2025/12/26 01:12:25 DEBUG : Looking for writers 2025/12/26 01:12:25 DEBUG : a: Looking for writers 2025/12/26 01:12:25 DEBUG : b: Looking for writers 2025/12/26 01:12:25 DEBUG : c: Looking for writers 2025/12/26 01:12:25 DEBUG : Looking for writers 2025/12/26 01:12:25 DEBUG : b: reading active writers 2025/12/26 01:12:25 DEBUG : c: reading active writers 2025/12/26 01:12:25 DEBUG : d: reading active writers 2025/12/26 01:12:25 DEBUG : /: reading active writers 2025/12/26 01:12:25 DEBUG : a: reading active writers 2025/12/26 01:12:25 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.59s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:26 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:27 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/26 01:12:27 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/12/26 01:12:27 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/12/26 01:12:28 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/12/26 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:30 DEBUG : a/b/c/d: Looking for writers 2025/12/26 01:12:30 DEBUG : a/b/c: Looking for writers 2025/12/26 01:12:30 DEBUG : d: reading active writers 2025/12/26 01:12:30 DEBUG : a/b: Looking for writers 2025/12/26 01:12:30 DEBUG : c: reading active writers 2025/12/26 01:12:30 DEBUG : a: Looking for writers 2025/12/26 01:12:30 DEBUG : b: reading active writers 2025/12/26 01:12:30 DEBUG : Looking for writers 2025/12/26 01:12:30 DEBUG : a: reading active writers 2025/12/26 01:12:30 DEBUG : >WaitForWriters: 2025/12/26 01:12:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/a/b/c not empty`) 2025/12/26 01:12:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 01:12:31 DEBUG : pacer: Reducing sleep to 15ms 2025/12/26 01:12:31 DEBUG : pacer: Reducing sleep to 11.25ms 2025/12/26 01:12:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/a not empty`) 2025/12/26 01:12:31 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2025/12/26 01:12:31 DEBUG : pacer: Reducing sleep to 16.875ms 2025/12/26 01:12:31 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestVFSMkdirAll (5.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:31 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:31 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:31 DEBUG : Looking for writers 2025/12/26 01:12:31 DEBUG : >WaitForWriters: 2025/12/26 01:12:31 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.27s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:32 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:12:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 01:12:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 01:12:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/26 01:12:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/26 01:12:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/12/26 01:12:32 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/26 01:12:33 DEBUG : file1: size = 5 OK 2025/12/26 01:12:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:12:33 DEBUG : file1: Size of src and dst objects identical 2025/12/26 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:12:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 01:12:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 01:12:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:12:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 01:12:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 01:12:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/12/26 01:12:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/26 01:12:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 01:12:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 01:12:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:33 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/26 01:12:34 DEBUG : file1: size = 0 OK 2025/12/26 01:12:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:12:34 DEBUG : file1: Size of src and dst objects identical 2025/12/26 01:12:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/26 01:12:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/26 01:12:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 01:12:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 01:12:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:34 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (7 bytes), uploading instead of streaming 2025/12/26 01:12:34 DEBUG : file1: size = 7 OK 2025/12/26 01:12:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:12:34 DEBUG : file1: Size of src and dst objects identical 2025/12/26 01:12:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:34 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:34 DEBUG : Looking for writers 2025/12/26 01:12:34 DEBUG : file1: reading active writers 2025/12/26 01:12:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.27s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:35 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:12:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 01:12:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 01:12:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:35 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/12/26 01:12:36 DEBUG : file1: aborting in-sequence write wait, off=100 2025/12/26 01:12:36 DEBUG : file1: failed to wait for in-sequence write to 100 2025/12/26 01:12:36 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/12/26 01:12:36 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (11 bytes), uploading instead of streaming 2025/12/26 01:12:37 DEBUG : file1: size = 11 OK 2025/12/26 01:12:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:12:37 DEBUG : file1: Size of src and dst objects identical 2025/12/26 01:12:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:37 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/12/26 01:12:37 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:37 DEBUG : Looking for writers 2025/12/26 01:12:37 DEBUG : file1: reading active writers 2025/12/26 01:12:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.38s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:37 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:12:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:12:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 01:12:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 01:12:37 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/12/26 01:12:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:37 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (5 bytes), uploading instead of streaming 2025/12/26 01:12:38 DEBUG : file1: size = 5 OK 2025/12/26 01:12:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:12:38 DEBUG : file1: Size of src and dst objects identical 2025/12/26 01:12:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:38 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/12/26 01:12:38 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:38 DEBUG : Looking for writers 2025/12/26 01:12:38 DEBUG : file1: reading active writers 2025/12/26 01:12:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.39s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:39 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:12:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 01:12:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 01:12:39 DEBUG : file1: WriteFileHandle.Release closing 2025/12/26 01:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:39 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/26 01:12:40 DEBUG : file1: size = 0 OK 2025/12/26 01:12:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:12:40 DEBUG : file1: Size of src and dst objects identical 2025/12/26 01:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/12/26 01:12:40 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:40 DEBUG : Looking for writers 2025/12/26 01:12:40 DEBUG : file1: reading active writers 2025/12/26 01:12:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.43s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:40 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:12:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 01:12:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 01:12:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:40 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (2 bytes), uploading instead of streaming 2025/12/26 01:12:41 DEBUG : file1: size = 2 OK 2025/12/26 01:12:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:12:41 DEBUG : file1: Size of src and dst objects identical 2025/12/26 01:12:41 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/12/26 01:12:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:41 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:41 DEBUG : Looking for writers 2025/12/26 01:12:41 DEBUG : file1: reading active writers 2025/12/26 01:12:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.47s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:42 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:12:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 01:12:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 01:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:42 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (0 bytes), uploading instead of streaming 2025/12/26 01:12:42 DEBUG : file1: size = 0 OK 2025/12/26 01:12:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:12:42 DEBUG : file1: Size of src and dst objects identical 2025/12/26 01:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:12:42 DEBUG : file1: Open: flags=O_RDONLY 2025/12/26 01:12:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/26 01:12:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/26 01:12:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:43 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:43 DEBUG : Looking for writers 2025/12/26 01:12:43 DEBUG : file1: reading active writers 2025/12/26 01:12:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.57s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:43 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/26 01:12:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/26 01:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/26 01:12:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/26 01:12:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:43 DEBUG : files root 'rclone-test-dowetiv4jidu': File to upload is small (100 bytes), uploading instead of streaming 2025/12/26 01:12:44 DEBUG : file1: size = 100 OK 2025/12/26 01:12:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/12/26 01:12:44 DEBUG : file1: Size of src and dst objects identical 2025/12/26 01:12:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/26 01:12:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/26 01:12:44 DEBUG : file1: Open: flags=O_RDONLY 2025/12/26 01:12:44 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/26 01:12:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/26 01:12:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:44 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:44 DEBUG : Looking for writers 2025/12/26 01:12:44 DEBUG : file1: reading active writers 2025/12/26 01:12:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.55s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:45 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/12/26 01:12:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/12/26 01:12:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/12/26 01:12:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/12/26 01:12:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:49 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/12/26 01:12:49 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/12/26 01:12:49 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:50 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:50 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/12/26 01:12:50 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/12/26 01:12:50 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:50 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:50 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/12/26 01:12:50 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/12/26 01:12:50 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:50 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:50 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:50 DEBUG : flat: Looking for writers 2025/12/26 01:12:50 DEBUG : f000.txt: reading active writers 2025/12/26 01:12:50 DEBUG : f001.txt: reading active writers 2025/12/26 01:12:50 DEBUG : f002.txt: reading active writers 2025/12/26 01:12:50 DEBUG : f003.txt: reading active writers 2025/12/26 01:12:50 DEBUG : f004.txt: reading active writers 2025/12/26 01:12:50 DEBUG : Looking for writers 2025/12/26 01:12:50 DEBUG : flat: reading active writers 2025/12/26 01:12:50 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (6.91s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:52 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:55 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/12/26 01:12:55 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/12/26 01:12:55 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:55 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:55 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/12/26 01:12:55 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/12/26 01:12:55 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:55 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:55 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/12/26 01:12:55 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/12/26 01:12:55 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:12:55 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:12:55 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:12:55 DEBUG : a/b/c: Looking for writers 2025/12/26 01:12:55 DEBUG : deep.txt: reading active writers 2025/12/26 01:12:55 DEBUG : a/b: Looking for writers 2025/12/26 01:12:55 DEBUG : c: reading active writers 2025/12/26 01:12:55 DEBUG : mid.txt: reading active writers 2025/12/26 01:12:55 DEBUG : a: Looking for writers 2025/12/26 01:12:55 DEBUG : b: reading active writers 2025/12/26 01:12:55 DEBUG : top.txt: reading active writers 2025/12/26 01:12:55 DEBUG : Looking for writers 2025/12/26 01:12:55 DEBUG : a: reading active writers 2025/12/26 01:12:55 DEBUG : >WaitForWriters: 2025/12/26 01:12:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-dowetiv4jidu/a not empty`) 2025/12/26 01:12:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/12/26 01:12:57 DEBUG : pacer: Reducing sleep to 15ms 2025/12/26 01:12:57 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestZipManySubDirs (5.60s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:12:57 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:12:59 DEBUG : pacer: Reducing sleep to 10ms 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:01 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:13:01 DEBUG : bigdir: Looking for writers 2025/12/26 01:13:01 DEBUG : big.bin: reading active writers 2025/12/26 01:13:01 DEBUG : Looking for writers 2025/12/26 01:13:01 DEBUG : bigdir: reading active writers 2025/12/26 01:13:01 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.16s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-dowetiv4jidu'", Local "Local file system at /tmp/rclone48558792", Modify Window "1s" 2025/12/26 01:13:01 INFO : files root 'rclone-test-dowetiv4jidu': poll-interval is not supported by this remote 2025/12/26 01:13:04 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/12/26 01:13:04 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/12/26 01:13:04 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:13:04 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:05 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/12/26 01:13:05 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/12/26 01:13:05 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:13:05 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:05 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/12/26 01:13:05 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/12/26 01:13:05 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/26 01:13:05 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/26 01:13:05 DEBUG : WaitForWriters: timeout=30s 2025/12/26 01:13:05 DEBUG : dir1: Looking for writers 2025/12/26 01:13:05 DEBUG : a.txt: reading active writers 2025/12/26 01:13:05 DEBUG : dir2: Looking for writers 2025/12/26 01:13:05 DEBUG : b.txt: reading active writers 2025/12/26 01:13:05 DEBUG : dir3: Looking for writers 2025/12/26 01:13:05 DEBUG : c.txt: reading active writers 2025/12/26 01:13:05 DEBUG : Looking for writers 2025/12/26 01:13:05 DEBUG : dir1: reading active writers 2025/12/26 01:13:05 DEBUG : dir2: reading active writers 2025/12/26 01:13:05 DEBUG : dir3: reading active writers 2025/12/26 01:13:05 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.19s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/12/26 01:13:07 DEBUG : files root 'rclone-test-dowetiv4jidu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m45.98949507s (try 1/5): exit status 1: Failed [TestFileSetModTime/cache=full,open=true,write=true]