"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/07/24 02:35:19 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-kerufik8qesa" 2026/07/24 02:35:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 02:35:20 DEBUG : Creating backend with remote "/tmp/rclone2063439177" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:35:20 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:35:22 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:35:22 DEBUG : dir: Looking for writers 2026/07/24 02:35:22 DEBUG : Looking for writers 2026/07/24 02:35:22 DEBUG : dir: reading active writers 2026/07/24 02:35:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.67s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:35:23 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:35:27 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:35:27 DEBUG : dir/subdir: Looking for writers 2026/07/24 02:35:27 DEBUG : dir: Looking for writers 2026/07/24 02:35:27 DEBUG : file1: reading active writers 2026/07/24 02:35:27 DEBUG : file2: reading active writers 2026/07/24 02:35:27 DEBUG : subdir: reading active writers 2026/07/24 02:35:27 DEBUG : Looking for writers 2026/07/24 02:35:27 DEBUG : dir: reading active writers 2026/07/24 02:35:27 DEBUG : >WaitForWriters: 2026/07/24 02:35:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/dir not empty`) 2026/07/24 02:35:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/24 02:35:29 DEBUG : pacer: Reducing sleep to 15ms 2026/07/24 02:35:29 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (6.38s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:35:29 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:35:30 DEBUG : pacer: Reducing sleep to 10ms 2026/07/24 02:35:31 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:35:31 DEBUG : dir: Looking for writers 2026/07/24 02:35:31 DEBUG : file1: reading active writers 2026/07/24 02:35:31 DEBUG : Looking for writers 2026/07/24 02:35:31 DEBUG : dir: reading active writers 2026/07/24 02:35:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.33s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:35:32 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:35:34 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:35:34 DEBUG : dir: Looking for writers 2026/07/24 02:35:34 DEBUG : Looking for writers 2026/07/24 02:35:34 DEBUG : dir: reading active writers 2026/07/24 02:35:34 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.44s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:35:35 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:35:36 DEBUG : dir: forgetting directory cache 2026/07/24 02:35:36 DEBUG : forgetting directory cache 2026/07/24 02:35:36 DEBUG : dir: forgetting directory cache 2026/07/24 02:35:36 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:35:36 DEBUG : Looking for writers 2026/07/24 02:35:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.56s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:35:37 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:35:39 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/24 02:35:39 DEBUG : dir: invalidating directory cache 2026/07/24 02:35:39 DEBUG : >ForgetPath: 2026/07/24 02:35:39 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/24 02:35:39 DEBUG : invalidating directory cache 2026/07/24 02:35:39 DEBUG : dir: forgetting directory cache 2026/07/24 02:35:39 DEBUG : >ForgetPath: 2026/07/24 02:35:39 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/24 02:35:39 DEBUG : >ForgetPath: 2026/07/24 02:35:39 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:35:39 DEBUG : dir: Looking for writers 2026/07/24 02:35:39 DEBUG : Looking for writers 2026/07/24 02:35:39 DEBUG : dir: reading active writers 2026/07/24 02:35:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.80s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:35:40 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:35:44 DEBUG : forgetting directory cache 2026/07/24 02:35:44 DEBUG : dir: forgetting directory cache 2026/07/24 02:35:44 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:35:44 DEBUG : dir: Looking for writers 2026/07/24 02:35:44 DEBUG : fil/a/b: Looking for writers 2026/07/24 02:35:44 DEBUG : fil/a: Looking for writers 2026/07/24 02:35:44 DEBUG : b: reading active writers 2026/07/24 02:35:44 DEBUG : fil: Looking for writers 2026/07/24 02:35:44 DEBUG : a: reading active writers 2026/07/24 02:35:44 DEBUG : Looking for writers 2026/07/24 02:35:44 DEBUG : dir: reading active writers 2026/07/24 02:35:44 DEBUG : fil: reading active writers 2026/07/24 02:35:44 DEBUG : >WaitForWriters: 2026/07/24 02:35:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/fil/a not empty`) 2026/07/24 02:35:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/24 02:35:46 DEBUG : pacer: Reducing sleep to 15ms 2026/07/24 02:35:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/fil not empty`) 2026/07/24 02:35:46 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/07/24 02:35:46 DEBUG : pacer: Reducing sleep to 22.5ms 2026/07/24 02:35:46 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/24 02:35:46 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (6.40s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:35:46 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:35:47 DEBUG : pacer: Reducing sleep to 10ms 2026/07/24 02:35:49 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:35:49 DEBUG : dir: Looking for writers 2026/07/24 02:35:49 DEBUG : Looking for writers 2026/07/24 02:35:49 DEBUG : dir: reading active writers 2026/07/24 02:35:49 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.25s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:35:50 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:35:51 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:35:51 DEBUG : dir: Looking for writers 2026/07/24 02:35:51 DEBUG : file1: reading active writers 2026/07/24 02:35:51 DEBUG : Looking for writers 2026/07/24 02:35:51 DEBUG : dir: reading active writers 2026/07/24 02:35:51 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.36s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:35:52 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/07/24 02:35:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/24 02:35:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/24 02:35:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/24 02:35:58 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/24 02:36:01 DEBUG : dir: invalidating directory cache 2026/07/24 02:36:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/24 02:36:01 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/24 02:36:01 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/24 02:36:01 DEBUG : dir/file1: Reset virtual modtime 2026/07/24 02:36:01 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/24 02:36:01 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/24 02:36:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/24 02:36:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/24 02:36:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:36:01 DEBUG : dir: invalidating directory cache 2026/07/24 02:36:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/24 02:36:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/24 02:36:02 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/24 02:36:02 DEBUG : forgetting directory cache 2026/07/24 02:36:02 DEBUG : dir: forgetting directory cache 2026/07/24 02:36:02 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/24 02:36:02 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:02 DEBUG : dir/virtualDir: Looking for writers 2026/07/24 02:36:02 DEBUG : dir: Looking for writers 2026/07/24 02:36:02 DEBUG : file1: reading active writers 2026/07/24 02:36:02 DEBUG : virtualFile2: reading active writers 2026/07/24 02:36:02 DEBUG : virtualFile: reading active writers 2026/07/24 02:36:02 DEBUG : virtualDir: reading active writers 2026/07/24 02:36:02 DEBUG : Looking for writers 2026/07/24 02:36:02 DEBUG : dir: reading active writers 2026/07/24 02:36:02 DEBUG : >WaitForWriters: 2026/07/24 02:36:03 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/dir not empty`) 2026/07/24 02:36:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/24 02:36:03 DEBUG : pacer: Reducing sleep to 15ms 2026/07/24 02:36:03 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (11.07s) --- PASS: TestDirReadDirAll/Virtual (3.63s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:03 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:04 DEBUG : pacer: Reducing sleep to 10ms 2026/07/24 02:36:05 ERROR : dir/: Can only open directories read only 2026/07/24 02:36:05 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:05 DEBUG : dir: Looking for writers 2026/07/24 02:36:05 DEBUG : Looking for writers 2026/07/24 02:36:05 DEBUG : dir: reading active writers 2026/07/24 02:36:05 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.04s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:06 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:09 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:36:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/24 02:36:09 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/24 02:36:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/24 02:36:09 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/24 02:36:10 DEBUG : dir/potato: size = 5 OK 2026/07/24 02:36:10 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 02:36:10 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/24 02:36:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/24 02:36:10 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:10 DEBUG : dir: Looking for writers 2026/07/24 02:36:10 DEBUG : file1: reading active writers 2026/07/24 02:36:10 DEBUG : potato: reading active writers 2026/07/24 02:36:10 DEBUG : Looking for writers 2026/07/24 02:36:10 DEBUG : dir: reading active writers 2026/07/24 02:36:10 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (4.40s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:11 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/24 02:36:14 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:14 DEBUG : dir/sub: Looking for writers 2026/07/24 02:36:14 DEBUG : dir: Looking for writers 2026/07/24 02:36:14 DEBUG : file1: reading active writers 2026/07/24 02:36:14 DEBUG : sub: reading active writers 2026/07/24 02:36:14 DEBUG : Looking for writers 2026/07/24 02:36:14 DEBUG : dir: reading active writers 2026/07/24 02:36:14 DEBUG : >WaitForWriters: 2026/07/24 02:36:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/dir not empty`) 2026/07/24 02:36:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/24 02:36:15 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/dir not empty`) 2026/07/24 02:36:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/24 02:36:15 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/dir not empty`) 2026/07/24 02:36:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/24 02:36:15 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/dir not empty`) 2026/07/24 02:36:15 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/24 02:36:15 DEBUG : pacer: Reducing sleep to 120ms 2026/07/24 02:36:15 DEBUG : pacer: Reducing sleep to 90ms --- PASS: TestDirMkdir (4.58s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:15 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:16 DEBUG : pacer: Reducing sleep to 67.5ms 2026/07/24 02:36:16 DEBUG : pacer: Reducing sleep to 50.625ms 2026/07/24 02:36:16 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/07/24 02:36:16 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/07/24 02:36:16 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/07/24 02:36:17 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/07/24 02:36:17 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/07/24 02:36:17 DEBUG : pacer: Reducing sleep to 10ms 2026/07/24 02:36:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/24 02:36:17 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/24 02:36:18 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:18 DEBUG : dir/sub/subsub: Looking for writers 2026/07/24 02:36:18 DEBUG : dir/sub: Looking for writers 2026/07/24 02:36:18 DEBUG : subsub: reading active writers 2026/07/24 02:36:18 DEBUG : dir: Looking for writers 2026/07/24 02:36:18 DEBUG : file1: reading active writers 2026/07/24 02:36:18 DEBUG : sub: reading active writers 2026/07/24 02:36:18 DEBUG : Looking for writers 2026/07/24 02:36:18 DEBUG : dir: reading active writers 2026/07/24 02:36:18 DEBUG : >WaitForWriters: 2026/07/24 02:36:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/dir/sub not empty`) 2026/07/24 02:36:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/24 02:36:19 DEBUG : pacer: Reducing sleep to 15ms 2026/07/24 02:36:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/dir not empty`) 2026/07/24 02:36:19 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/07/24 02:36:19 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/dir not empty`) 2026/07/24 02:36:19 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/07/24 02:36:20 DEBUG : pacer: Reducing sleep to 45ms 2026/07/24 02:36:20 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestDirMkdirSub (4.67s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:20 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:21 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/07/24 02:36:21 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/07/24 02:36:21 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/07/24 02:36:21 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/07/24 02:36:21 DEBUG : pacer: Reducing sleep to 10ms 2026/07/24 02:36:22 ERROR : dir/: Dir.Remove not empty 2026/07/24 02:36:22 DEBUG : dir/file1: Remove: 2026/07/24 02:36:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:36:22 DEBUG : dir/file1: >Remove: err= 2026/07/24 02:36:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/24 02:36:22 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:22 DEBUG : Looking for writers 2026/07/24 02:36:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.63s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:22 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:24 DEBUG : dir/file1: Remove: 2026/07/24 02:36:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:36:24 DEBUG : dir/file1: >Remove: err= 2026/07/24 02:36:24 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/24 02:36:25 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:25 DEBUG : Looking for writers 2026/07/24 02:36:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.43s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:25 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:27 DEBUG : dir/file1: Remove: 2026/07/24 02:36:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:36:27 DEBUG : dir/file1: >Remove: err= 2026/07/24 02:36:27 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:27 DEBUG : dir: Looking for writers 2026/07/24 02:36:27 DEBUG : Looking for writers 2026/07/24 02:36:27 DEBUG : dir: reading active writers 2026/07/24 02:36:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (3.06s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:28 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/24 02:36:31 DEBUG : dir: Updating dir with dir2 0x6825e493380 2026/07/24 02:36:31 DEBUG : dir: forgetting directory cache 2026/07/24 02:36:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/24 02:36:31 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/24 02:36:33 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/24 02:36:33 DEBUG : file2: Updating file with file2 0x6825e6fe000 2026/07/24 02:36:33 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/24 02:36:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/24 02:36:33 INFO : dir2/file3: Deleted 2026/07/24 02:36:34 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/24 02:36:34 DEBUG : dir2/file3: Updating file with dir2/file3 0x6825e6fe000 2026/07/24 02:36:34 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/24 02:36:34 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/24 02:36:34 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/24 02:36:35 DEBUG : empty directory: Updating dir with renamed empty directory 0x6825e493d40 2026/07/24 02:36:35 DEBUG : empty directory: forgetting directory cache 2026/07/24 02:36:35 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/24 02:36:35 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/24 02:36:35 DEBUG : dir2: Renaming to "dir3" 2026/07/24 02:36:35 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:35 DEBUG : renamed empty directory: Looking for writers 2026/07/24 02:36:35 DEBUG : dir3: Looking for writers 2026/07/24 02:36:35 DEBUG : file3: reading active writers 2026/07/24 02:36:35 DEBUG : Looking for writers 2026/07/24 02:36:35 DEBUG : dir3: reading active writers 2026/07/24 02:36:35 DEBUG : renamed empty directory: reading active writers 2026/07/24 02:36:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.98s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:36 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/24 02:36:38 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:36:38 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/24 02:36:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/24 02:36:38 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/24 02:36:38 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/24 02:36:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/24 02:36:38 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:36:38 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/24 02:36:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/24 02:36:38 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/24 02:36:38 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/24 02:36:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/24 02:36:38 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (12 bytes), uploading instead of streaming 2026/07/24 02:36:40 DEBUG : dir/sub/file2: size = 12 OK 2026/07/24 02:36:40 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/24 02:36:40 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/24 02:36:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/24 02:36:40 DEBUG : forgetting directory cache 2026/07/24 02:36:40 DEBUG : dir: forgetting directory cache 2026/07/24 02:36:40 DEBUG : dir/sub: forgetting directory cache 2026/07/24 02:36:40 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/24 02:36:40 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/24 02:36:40 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/24 02:36:41 DEBUG : dir/sub/file0: size = 5 OK 2026/07/24 02:36:41 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 02:36:41 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/24 02:36:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/24 02:36:41 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:41 DEBUG : dir/sub: Looking for writers 2026/07/24 02:36:41 DEBUG : file0: reading active writers 2026/07/24 02:36:41 DEBUG : file2: reading active writers 2026/07/24 02:36:41 DEBUG : dir: Looking for writers 2026/07/24 02:36:41 DEBUG : file1: reading active writers 2026/07/24 02:36:41 DEBUG : sub: reading active writers 2026/07/24 02:36:41 DEBUG : Looking for writers 2026/07/24 02:36:41 DEBUG : dir: reading active writers 2026/07/24 02:36:41 DEBUG : >WaitForWriters: 2026/07/24 02:36:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/dir not empty`) 2026/07/24 02:36:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/24 02:36:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/dir not empty`) 2026/07/24 02:36:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/24 02:36:43 DEBUG : pacer: Reducing sleep to 30ms 2026/07/24 02:36:43 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirFileOpen (7.19s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:43 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:44 DEBUG : pacer: Reducing sleep to 16.875ms 2026/07/24 02:36:44 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/07/24 02:36:44 DEBUG : pacer: Reducing sleep to 10ms 2026/07/24 02:36:44 DEBUG : forgetting directory cache 2026/07/24 02:36:47 DEBUG : forgetting directory cache 2026/07/24 02:36:47 DEBUG : dir: forgetting directory cache 2026/07/24 02:36:47 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:47 DEBUG : dir: Looking for writers 2026/07/24 02:36:47 DEBUG : Looking for writers 2026/07/24 02:36:47 DEBUG : dir: reading active writers 2026/07/24 02:36:47 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.77s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:48 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/24 02:36:50 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:36:50 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/24 02:36:50 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/24 02:36:50 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/24 02:36:50 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:36:50 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/24 02:36:50 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/24 02:36:50 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:36:50 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/24 02:36:50 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/24 02:36:50 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/24 02:36:50 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:36:50 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/24 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:50 DEBUG : dir: Looking for writers 2026/07/24 02:36:50 DEBUG : file1: reading active writers 2026/07/24 02:36:50 DEBUG : file1.metadata: reading active writers 2026/07/24 02:36:50 DEBUG : Looking for writers 2026/07/24 02:36:50 DEBUG : dir: reading active writers 2026/07/24 02:36:50 DEBUG : dir.metadata: reading active writers 2026/07/24 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.39s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:50 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:52 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:52 DEBUG : dir: Looking for writers 2026/07/24 02:36:52 DEBUG : file1: reading active writers 2026/07/24 02:36:52 DEBUG : Looking for writers 2026/07/24 02:36:52 DEBUG : dir: reading active writers 2026/07/24 02:36:52 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.33s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:53 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:36:56 DEBUG : Can set mod time: true 2026/07/24 02:36:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/24 02:36:57 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:36:57 DEBUG : dir: Looking for writers 2026/07/24 02:36:57 DEBUG : file1: reading active writers 2026/07/24 02:36:57 DEBUG : Looking for writers 2026/07/24 02:36:57 DEBUG : dir: reading active writers 2026/07/24 02:36:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:36:58 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:37:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/24 02:37:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/24 02:37:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:37:00 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/24 02:37:01 DEBUG : dir/file1: size = 0 OK 2026/07/24 02:37:01 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/24 02:37:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/24 02:37:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/24 02:37:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:37:01 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:01 DEBUG : dir: Looking for writers 2026/07/24 02:37:01 DEBUG : file1: reading active writers 2026/07/24 02:37:01 DEBUG : Looking for writers 2026/07/24 02:37:01 DEBUG : dir: reading active writers 2026/07/24 02:37:01 DEBUG : >WaitForWriters: 2026/07/24 02:37:01 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:01 DEBUG : dir: Looking for writers 2026/07/24 02:37:01 DEBUG : file1: reading active writers 2026/07/24 02:37:01 DEBUG : Looking for writers 2026/07/24 02:37:01 DEBUG : dir: reading active writers 2026/07/24 02:37:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:37:02 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:37:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/24 02:37:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/24 02:37:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:37:04 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/24 02:37:05 DEBUG : dir/file1: size = 5 OK 2026/07/24 02:37:05 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 02:37:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/24 02:37:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/24 02:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:37:05 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:05 DEBUG : dir: Looking for writers 2026/07/24 02:37:05 DEBUG : file1: reading active writers 2026/07/24 02:37:05 DEBUG : Looking for writers 2026/07/24 02:37:05 DEBUG : dir: reading active writers 2026/07/24 02:37:05 DEBUG : >WaitForWriters: 2026/07/24 02:37:06 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:06 DEBUG : dir: Looking for writers 2026/07/24 02:37:06 DEBUG : file1: reading active writers 2026/07/24 02:37:06 DEBUG : Looking for writers 2026/07/24 02:37:06 DEBUG : dir: reading active writers 2026/07/24 02:37:06 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:37:06 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:37:06 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:37:06 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:06 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:37:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:37:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:06 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:37:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/24 02:37:09 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:09 DEBUG : dir: Looking for writers 2026/07/24 02:37:09 DEBUG : file1: reading active writers 2026/07/24 02:37:09 DEBUG : Looking for writers 2026/07/24 02:37:09 DEBUG : dir: reading active writers 2026/07/24 02:37:09 DEBUG : >WaitForWriters: 2026/07/24 02:37:09 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:37:10 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:37:10 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:37:10 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:10 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:37:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:37:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:10 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:37:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/24 02:37:13 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:37:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:37:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:37:13 DEBUG : dir/file1(0x6825e87cf40): close: 2026/07/24 02:37:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/24 02:37:13 DEBUG : dir/file1(0x6825e87cf40): >close: err= 2026/07/24 02:37:13 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:13 DEBUG : dir: Looking for writers 2026/07/24 02:37:13 DEBUG : file1: reading active writers 2026/07/24 02:37:13 DEBUG : Looking for writers 2026/07/24 02:37:13 DEBUG : dir: reading active writers 2026/07/24 02:37:13 DEBUG : >WaitForWriters: 2026/07/24 02:37:14 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:14 DEBUG : dir: Looking for writers 2026/07/24 02:37:14 DEBUG : file1: reading active writers 2026/07/24 02:37:14 DEBUG : Looking for writers 2026/07/24 02:37:14 DEBUG : dir: reading active writers 2026/07/24 02:37:14 DEBUG : >WaitForWriters: 2026/07/24 02:37:14 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:37:14 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:37:14 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:37:14 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:14 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:14 DEBUG : Config file has changed externally - reloading 2026/07/24 02:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:37:14 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:37:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/24 02:37:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:37:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:37:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:37:21 DEBUG : dir/file1(0x6825f229bc0): _writeAt: size=5, off=0 2026/07/24 02:37:21 DEBUG : dir/file1(0x6825f229bc0): openPending: 2026/07/24 02:37:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/07/24 02:37:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/24 02:37:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:37:21 DEBUG : dir/file1(0x6825f229bc0): >openPending: err= 2026/07/24 02:37:21 DEBUG : dir/file1(0x6825f229bc0): >_writeAt: n=5, err= 2026/07/24 02:37:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/24 02:37:21 DEBUG : dir/file1(0x6825f229bc0): close: 2026/07/24 02:37:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/24 02:37:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/24 02:37:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/24 02:37:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/24 02:37:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/24 02:37:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:37:22 DEBUG : dir/file1(0x6825f229bc0): >close: err= 2026/07/24 02:37:22 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:22 DEBUG : dir: Looking for writers 2026/07/24 02:37:22 DEBUG : file1: reading active writers 2026/07/24 02:37:22 DEBUG : Looking for writers 2026/07/24 02:37:22 DEBUG : dir: reading active writers 2026/07/24 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:37:22 DEBUG : dir: Looking for writers 2026/07/24 02:37:22 DEBUG : file1: reading active writers 2026/07/24 02:37:22 DEBUG : Looking for writers 2026/07/24 02:37:22 DEBUG : dir: reading active writers 2026/07/24 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:37:22 DEBUG : dir: Looking for writers 2026/07/24 02:37:22 DEBUG : file1: reading active writers 2026/07/24 02:37:22 DEBUG : Looking for writers 2026/07/24 02:37:22 DEBUG : dir: reading active writers 2026/07/24 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:37:22 DEBUG : dir: Looking for writers 2026/07/24 02:37:22 DEBUG : file1: reading active writers 2026/07/24 02:37:22 DEBUG : Looking for writers 2026/07/24 02:37:22 DEBUG : dir: reading active writers 2026/07/24 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:37:22 DEBUG : dir/file1: vfs cache: starting upload 2026/07/24 02:37:22 DEBUG : dir: Looking for writers 2026/07/24 02:37:22 DEBUG : file1: reading active writers 2026/07/24 02:37:22 DEBUG : Looking for writers 2026/07/24 02:37:22 DEBUG : dir: reading active writers 2026/07/24 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:37:22 DEBUG : dir: Looking for writers 2026/07/24 02:37:22 DEBUG : file1: reading active writers 2026/07/24 02:37:22 DEBUG : Looking for writers 2026/07/24 02:37:22 DEBUG : dir: reading active writers 2026/07/24 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:37:22 DEBUG : dir: Looking for writers 2026/07/24 02:37:22 DEBUG : file1: reading active writers 2026/07/24 02:37:22 DEBUG : Looking for writers 2026/07/24 02:37:22 DEBUG : dir: reading active writers 2026/07/24 02:37:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:37:23 DEBUG : dir: Looking for writers 2026/07/24 02:37:23 DEBUG : file1: reading active writers 2026/07/24 02:37:23 DEBUG : Looking for writers 2026/07/24 02:37:23 DEBUG : dir: reading active writers 2026/07/24 02:37:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/24 02:37:23 DEBUG : dir/file1: size = 14 OK 2026/07/24 02:37:23 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/24 02:37:23 INFO : dir/file1: Copied (replaced existing) 2026/07/24 02:37:23 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/24 02:37:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/24 02:37:23 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/24 02:37:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:37:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/24 02:37:24 DEBUG : dir: Looking for writers 2026/07/24 02:37:24 DEBUG : file1: reading active writers 2026/07/24 02:37:24 DEBUG : Looking for writers 2026/07/24 02:37:24 DEBUG : dir: reading active writers 2026/07/24 02:37:24 DEBUG : >WaitForWriters: 2026/07/24 02:37:24 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:24 DEBUG : dir: Looking for writers 2026/07/24 02:37:24 DEBUG : file1: reading active writers 2026/07/24 02:37:24 DEBUG : Looking for writers 2026/07/24 02:37:24 DEBUG : dir: reading active writers 2026/07/24 02:37:24 DEBUG : >WaitForWriters: 2026/07/24 02:37:24 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (32.56s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (5.06s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (4.12s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (4.72s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (3.16s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.70s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (10.79s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:37:25 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:37:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:37:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/24 02:37:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:37:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/24 02:37:27 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:27 DEBUG : dir: Looking for writers 2026/07/24 02:37:27 DEBUG : file1: reading active writers 2026/07/24 02:37:27 DEBUG : Looking for writers 2026/07/24 02:37:27 DEBUG : dir: reading active writers 2026/07/24 02:37:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.63s) === RUN TestFileOpenReadUnknownSize 2026/07/24 02:37:28 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/24 02:37:28 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/24 02:37:28 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:37:28 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/24 02:37:28 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:28 DEBUG : Looking for writers 2026/07/24 02:37:28 DEBUG : file.txt: reading active writers 2026/07/24 02:37:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:37:28 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:37:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:37:30 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (25 bytes), uploading instead of streaming 2026/07/24 02:37:31 DEBUG : dir/file1: size = 25 OK 2026/07/24 02:37:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/24 02:37:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/24 02:37:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:37:31 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:31 DEBUG : dir: Looking for writers 2026/07/24 02:37:31 DEBUG : file1: reading active writers 2026/07/24 02:37:31 DEBUG : Looking for writers 2026/07/24 02:37:31 DEBUG : dir: reading active writers 2026/07/24 02:37:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.76s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:37:32 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemove 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:251 Error: Received unexpected error: file does not exist Test: TestFileRemove 2026/07/24 02:37:40 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:40 DEBUG : Looking for writers 2026/07/24 02:37:40 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (9.28s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:37:41 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:37:45 DEBUG : dir/file1: Remove: 2026/07/24 02:37:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:37:45 DEBUG : dir/file1: >Remove: err= 2026/07/24 02:37:46 DEBUG : dir/file1: Remove: 2026/07/24 02:37:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/24 02:37:46 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:46 DEBUG : dir: Looking for writers 2026/07/24 02:37:46 DEBUG : Looking for writers 2026/07/24 02:37:46 DEBUG : dir: reading active writers 2026/07/24 02:37:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (5.34s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:37:46 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:37:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:37:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/24 02:37:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/24 02:37:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/24 02:37:51 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/24 02:37:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/24 02:37:51 DEBUG : dir/file1: Open: flags=0x3 2026/07/24 02:37:51 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/24 02:37:51 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/24 02:37:51 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:51 DEBUG : dir: Looking for writers 2026/07/24 02:37:51 DEBUG : file1: reading active writers 2026/07/24 02:37:51 DEBUG : Looking for writers 2026/07/24 02:37:51 DEBUG : dir: reading active writers 2026/07/24 02:37:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (5.09s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:37:51 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:37:58 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:37:58 DEBUG : dir: Looking for writers 2026/07/24 02:37:58 DEBUG : file1: reading active writers 2026/07/24 02:37:58 DEBUG : Looking for writers 2026/07/24 02:37:58 DEBUG : dir: reading active writers 2026/07/24 02:37:58 DEBUG : >WaitForWriters: 2026/07/24 02:37:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:37:59 DEBUG : newLeaf: Updating file with newLeaf 0x6825f193040 2026/07/24 02:37:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:37:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/24 02:38:00 DEBUG : dir/file1: Updating file with dir/file1 0x6825f193040 2026/07/24 02:38:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/24 02:38:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/24 02:38:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/24 02:38:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:00 DEBUG : dir/file1: File is currently open, delaying rename 0x6825f193040 2026/07/24 02:38:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:38:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:00 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (25 bytes), uploading instead of streaming 2026/07/24 02:38:02 DEBUG : dir/file1: size = 25 OK 2026/07/24 02:38:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/24 02:38:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/24 02:38:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:02 DEBUG : newLeaf: Running delayed rename now 2026/07/24 02:38:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:38:02 DEBUG : newLeaf: Updating file with newLeaf 0x6825f193040 2026/07/24 02:38:02 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:02 DEBUG : dir: Looking for writers 2026/07/24 02:38:02 DEBUG : Looking for writers 2026/07/24 02:38:02 DEBUG : dir: reading active writers 2026/07/24 02:38:02 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:02 DEBUG : >WaitForWriters: 2026/07/24 02:38:03 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:03 DEBUG : dir: Looking for writers 2026/07/24 02:38:03 DEBUG : Looking for writers 2026/07/24 02:38:03 DEBUG : dir: reading active writers 2026/07/24 02:38:03 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:38:03 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:38:03 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:38:03 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:03 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:38:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:38:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:03 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:38:05 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:05 DEBUG : dir: Looking for writers 2026/07/24 02:38:05 DEBUG : file1: reading active writers 2026/07/24 02:38:05 DEBUG : Looking for writers 2026/07/24 02:38:05 DEBUG : dir: reading active writers 2026/07/24 02:38:05 DEBUG : >WaitForWriters: 2026/07/24 02:38:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:38:06 DEBUG : newLeaf: Updating file with newLeaf 0x6825f33d5f0 2026/07/24 02:38:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:38:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/24 02:38:07 DEBUG : dir/file1: Updating file with dir/file1 0x6825f33d5f0 2026/07/24 02:38:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/24 02:38:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/24 02:38:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/24 02:38:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:07 DEBUG : dir/file1: File is currently open, delaying rename 0x6825f33d5f0 2026/07/24 02:38:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:38:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:07 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (25 bytes), uploading instead of streaming 2026/07/24 02:38:09 DEBUG : dir/file1: size = 25 OK 2026/07/24 02:38:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/24 02:38:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/24 02:38:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:09 DEBUG : newLeaf: Running delayed rename now 2026/07/24 02:38:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:38:09 DEBUG : newLeaf: Updating file with newLeaf 0x6825f33d5f0 2026/07/24 02:38:09 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:09 DEBUG : dir: Looking for writers 2026/07/24 02:38:09 DEBUG : Looking for writers 2026/07/24 02:38:09 DEBUG : dir: reading active writers 2026/07/24 02:38:09 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:09 DEBUG : >WaitForWriters: 2026/07/24 02:38:10 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:10 DEBUG : dir: Looking for writers 2026/07/24 02:38:10 DEBUG : Looking for writers 2026/07/24 02:38:10 DEBUG : dir: reading active writers 2026/07/24 02:38:10 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:10 DEBUG : >WaitForWriters: 2026/07/24 02:38:10 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:38:11 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:38:11 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:38:11 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:11 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:38:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:11 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:38:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/24 02:38:13 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:38:13 DEBUG : dir/file1(0x6825e2cd6c0): openPending: 2026/07/24 02:38:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/24 02:38:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/24 02:38:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:13 DEBUG : dir/file1(0x6825e2cd6c0): >openPending: err= 2026/07/24 02:38:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/24 02:38:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:38:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:38:13 DEBUG : dir/file1(0x6825e2cd6c0): _writeAt: size=14, off=0 2026/07/24 02:38:13 DEBUG : dir/file1(0x6825e2cd6c0): >_writeAt: n=14, err= 2026/07/24 02:38:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/24 02:38:13 DEBUG : dir/file1(0x6825e2cd6c0): close: 2026/07/24 02:38:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/24 02:38:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/24 02:38:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:38:13 DEBUG : dir/file1(0x6825e2cd6c0): >close: err= 2026/07/24 02:38:13 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:13 DEBUG : dir: Looking for writers 2026/07/24 02:38:13 DEBUG : file1: reading active writers 2026/07/24 02:38:13 DEBUG : Looking for writers 2026/07/24 02:38:13 DEBUG : dir: reading active writers 2026/07/24 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:38:13 DEBUG : dir: Looking for writers 2026/07/24 02:38:13 DEBUG : file1: reading active writers 2026/07/24 02:38:13 DEBUG : Looking for writers 2026/07/24 02:38:13 DEBUG : dir: reading active writers 2026/07/24 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:38:13 DEBUG : dir: Looking for writers 2026/07/24 02:38:13 DEBUG : file1: reading active writers 2026/07/24 02:38:13 DEBUG : Looking for writers 2026/07/24 02:38:13 DEBUG : dir: reading active writers 2026/07/24 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:38:13 DEBUG : dir: Looking for writers 2026/07/24 02:38:13 DEBUG : file1: reading active writers 2026/07/24 02:38:13 DEBUG : Looking for writers 2026/07/24 02:38:13 DEBUG : dir: reading active writers 2026/07/24 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:38:13 DEBUG : dir/file1: vfs cache: starting upload 2026/07/24 02:38:13 DEBUG : dir: Looking for writers 2026/07/24 02:38:13 DEBUG : file1: reading active writers 2026/07/24 02:38:13 DEBUG : Looking for writers 2026/07/24 02:38:13 DEBUG : dir: reading active writers 2026/07/24 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:38:13 DEBUG : dir: Looking for writers 2026/07/24 02:38:13 DEBUG : file1: reading active writers 2026/07/24 02:38:13 DEBUG : Looking for writers 2026/07/24 02:38:13 DEBUG : dir: reading active writers 2026/07/24 02:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:38:14 DEBUG : dir: Looking for writers 2026/07/24 02:38:14 DEBUG : file1: reading active writers 2026/07/24 02:38:14 DEBUG : Looking for writers 2026/07/24 02:38:14 DEBUG : dir: reading active writers 2026/07/24 02:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:38:14 DEBUG : dir: Looking for writers 2026/07/24 02:38:14 DEBUG : file1: reading active writers 2026/07/24 02:38:14 DEBUG : Looking for writers 2026/07/24 02:38:14 DEBUG : dir: reading active writers 2026/07/24 02:38:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/24 02:38:15 DEBUG : dir/file1: size = 14 OK 2026/07/24 02:38:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/24 02:38:15 INFO : dir/file1: Copied (replaced existing) 2026/07/24 02:38:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/24 02:38:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/24 02:38:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/24 02:38:15 DEBUG : dir: Looking for writers 2026/07/24 02:38:15 DEBUG : file1: reading active writers 2026/07/24 02:38:15 DEBUG : Looking for writers 2026/07/24 02:38:15 DEBUG : dir: reading active writers 2026/07/24 02:38:15 DEBUG : >WaitForWriters: 2026/07/24 02:38:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:38:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:38:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:38:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:38:15 DEBUG : dir/file1(0x6825e273c80): _readAt: size=512, off=0 2026/07/24 02:38:15 DEBUG : dir/file1(0x6825e273c80): openPending: 2026/07/24 02:38:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/24 02:38:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/24 02:38:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:15 DEBUG : dir/file1(0x6825e273c80): >openPending: err= 2026/07/24 02:38:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/24 02:38:15 DEBUG : dir/file1(0x6825e273c80): >_readAt: n=14, err=EOF 2026/07/24 02:38:15 DEBUG : dir/file1(0x6825e273c80): close: 2026/07/24 02:38:15 DEBUG : dir/file1(0x6825e273c80): >close: err= 2026/07/24 02:38:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:38:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/24 02:38:16 DEBUG : newLeaf: Updating file with newLeaf 0x6825e05be10 2026/07/24 02:38:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:38:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/24 02:38:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/24 02:38:17 DEBUG : dir/file1: Updating file with dir/file1 0x6825e05be10 2026/07/24 02:38:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/24 02:38:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/24 02:38:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:38:17 DEBUG : dir/file1(0x6825e388dc0): openPending: 2026/07/24 02:38:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/24 02:38:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/24 02:38:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:17 DEBUG : dir/file1(0x6825e388dc0): >openPending: err= 2026/07/24 02:38:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/24 02:38:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:38:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:38:17 DEBUG : dir/file1(0x6825e388dc0): _writeAt: size=25, off=0 2026/07/24 02:38:17 DEBUG : dir/file1(0x6825e388dc0): >_writeAt: n=25, err= 2026/07/24 02:38:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:38:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/24 02:38:18 DEBUG : newLeaf: Updating file with newLeaf 0x6825e05be10 2026/07/24 02:38:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:38:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:18 DEBUG : newLeaf(0x6825e388dc0): close: 2026/07/24 02:38:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/24 02:38:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-24 02:38:17.854737716 +0000 UTC m=+178.239609286 2026/07/24 02:38:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/24 02:38:18 DEBUG : newLeaf(0x6825e388dc0): >close: err= 2026/07/24 02:38:18 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:18 DEBUG : dir: Looking for writers 2026/07/24 02:38:18 DEBUG : Looking for writers 2026/07/24 02:38:18 DEBUG : dir: reading active writers 2026/07/24 02:38:18 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:38:18 DEBUG : dir: Looking for writers 2026/07/24 02:38:18 DEBUG : Looking for writers 2026/07/24 02:38:18 DEBUG : dir: reading active writers 2026/07/24 02:38:18 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:38:18 DEBUG : dir: Looking for writers 2026/07/24 02:38:18 DEBUG : Looking for writers 2026/07/24 02:38:18 DEBUG : dir: reading active writers 2026/07/24 02:38:18 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:38:18 DEBUG : dir: Looking for writers 2026/07/24 02:38:18 DEBUG : Looking for writers 2026/07/24 02:38:18 DEBUG : dir: reading active writers 2026/07/24 02:38:18 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:38:18 DEBUG : newLeaf: vfs cache: starting upload 2026/07/24 02:38:18 DEBUG : dir: Looking for writers 2026/07/24 02:38:18 DEBUG : Looking for writers 2026/07/24 02:38:18 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:18 DEBUG : dir: reading active writers 2026/07/24 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:38:18 DEBUG : dir: Looking for writers 2026/07/24 02:38:18 DEBUG : Looking for writers 2026/07/24 02:38:18 DEBUG : dir: reading active writers 2026/07/24 02:38:18 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:38:19 DEBUG : dir: Looking for writers 2026/07/24 02:38:19 DEBUG : Looking for writers 2026/07/24 02:38:19 DEBUG : dir: reading active writers 2026/07/24 02:38:19 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:38:19 DEBUG : newLeaf: size = 25 OK 2026/07/24 02:38:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/24 02:38:19 INFO : newLeaf: Copied (replaced existing) 2026/07/24 02:38:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-24 02:38:17 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/24 02:38:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/24 02:38:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/24 02:38:19 DEBUG : dir: Looking for writers 2026/07/24 02:38:19 DEBUG : Looking for writers 2026/07/24 02:38:19 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:19 DEBUG : dir: reading active writers 2026/07/24 02:38:19 DEBUG : >WaitForWriters: 2026/07/24 02:38:20 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:20 DEBUG : dir: Looking for writers 2026/07/24 02:38:20 DEBUG : Looking for writers 2026/07/24 02:38:20 DEBUG : dir: reading active writers 2026/07/24 02:38:20 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:20 DEBUG : >WaitForWriters: 2026/07/24 02:38:20 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:38:20 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:38:20 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:38:20 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:20 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:38:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:38:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:20 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:38:23 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:23 DEBUG : dir: Looking for writers 2026/07/24 02:38:23 DEBUG : file1: reading active writers 2026/07/24 02:38:23 DEBUG : Looking for writers 2026/07/24 02:38:23 DEBUG : dir: reading active writers 2026/07/24 02:38:23 DEBUG : >WaitForWriters: 2026/07/24 02:38:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:38:24 DEBUG : newLeaf: Updating file with newLeaf 0x6825e71b930 2026/07/24 02:38:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:38:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/24 02:38:25 DEBUG : dir/file1: Updating file with dir/file1 0x6825e71b930 2026/07/24 02:38:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/24 02:38:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/24 02:38:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:38:25 DEBUG : dir/file1(0x6825f325a80): openPending: 2026/07/24 02:38:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/24 02:38:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/24 02:38:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:25 DEBUG : dir/file1(0x6825f325a80): >openPending: err= 2026/07/24 02:38:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/24 02:38:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:38:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:38:25 DEBUG : dir/file1(0x6825f325a80): _writeAt: size=25, off=0 2026/07/24 02:38:25 DEBUG : dir/file1(0x6825f325a80): >_writeAt: n=25, err= 2026/07/24 02:38:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:38:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/24 02:38:26 DEBUG : newLeaf: Updating file with newLeaf 0x6825e71b930 2026/07/24 02:38:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:38:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:26 DEBUG : newLeaf(0x6825f325a80): close: 2026/07/24 02:38:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/24 02:38:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-24 02:38:25.80851373 +0000 UTC m=+186.193385279 2026/07/24 02:38:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/24 02:38:26 DEBUG : newLeaf(0x6825f325a80): >close: err= 2026/07/24 02:38:26 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:26 DEBUG : dir: Looking for writers 2026/07/24 02:38:26 DEBUG : Looking for writers 2026/07/24 02:38:26 DEBUG : dir: reading active writers 2026/07/24 02:38:26 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:38:26 DEBUG : dir: Looking for writers 2026/07/24 02:38:26 DEBUG : Looking for writers 2026/07/24 02:38:26 DEBUG : dir: reading active writers 2026/07/24 02:38:26 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:38:26 DEBUG : dir: Looking for writers 2026/07/24 02:38:26 DEBUG : Looking for writers 2026/07/24 02:38:26 DEBUG : dir: reading active writers 2026/07/24 02:38:26 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:38:26 DEBUG : dir: Looking for writers 2026/07/24 02:38:26 DEBUG : Looking for writers 2026/07/24 02:38:26 DEBUG : dir: reading active writers 2026/07/24 02:38:26 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:38:26 DEBUG : newLeaf: vfs cache: starting upload 2026/07/24 02:38:26 DEBUG : dir: Looking for writers 2026/07/24 02:38:26 DEBUG : Looking for writers 2026/07/24 02:38:26 DEBUG : dir: reading active writers 2026/07/24 02:38:26 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:38:26 DEBUG : dir: Looking for writers 2026/07/24 02:38:26 DEBUG : Looking for writers 2026/07/24 02:38:26 DEBUG : dir: reading active writers 2026/07/24 02:38:26 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:38:27 DEBUG : dir: Looking for writers 2026/07/24 02:38:27 DEBUG : Looking for writers 2026/07/24 02:38:27 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:27 DEBUG : dir: reading active writers 2026/07/24 02:38:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:38:27 DEBUG : newLeaf: size = 25 OK 2026/07/24 02:38:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/24 02:38:27 INFO : newLeaf: Copied (replaced existing) 2026/07/24 02:38:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-24 02:38:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/24 02:38:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/24 02:38:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/24 02:38:27 DEBUG : dir: Looking for writers 2026/07/24 02:38:27 DEBUG : Looking for writers 2026/07/24 02:38:27 DEBUG : dir: reading active writers 2026/07/24 02:38:27 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:27 DEBUG : >WaitForWriters: 2026/07/24 02:38:28 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:28 DEBUG : dir: Looking for writers 2026/07/24 02:38:28 DEBUG : Looking for writers 2026/07/24 02:38:28 DEBUG : dir: reading active writers 2026/07/24 02:38:28 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:28 DEBUG : >WaitForWriters: 2026/07/24 02:38:28 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:38:28 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:38:28 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:38:28 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:28 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:38:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:38:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:28 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:38:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/24 02:38:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:38:31 DEBUG : dir/file1(0x6825e800c80): openPending: 2026/07/24 02:38:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/24 02:38:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/24 02:38:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:31 DEBUG : dir/file1(0x6825e800c80): >openPending: err= 2026/07/24 02:38:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/24 02:38:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:38:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:38:31 DEBUG : dir/file1(0x6825e800c80): _writeAt: size=14, off=0 2026/07/24 02:38:31 DEBUG : dir/file1(0x6825e800c80): >_writeAt: n=14, err= 2026/07/24 02:38:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/24 02:38:31 DEBUG : dir/file1(0x6825e800c80): close: 2026/07/24 02:38:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/24 02:38:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/24 02:38:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:38:31 DEBUG : dir/file1(0x6825e800c80): >close: err= 2026/07/24 02:38:31 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:31 DEBUG : dir: Looking for writers 2026/07/24 02:38:31 DEBUG : file1: reading active writers 2026/07/24 02:38:31 DEBUG : Looking for writers 2026/07/24 02:38:31 DEBUG : dir: reading active writers 2026/07/24 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:38:31 DEBUG : dir: Looking for writers 2026/07/24 02:38:31 DEBUG : file1: reading active writers 2026/07/24 02:38:31 DEBUG : Looking for writers 2026/07/24 02:38:31 DEBUG : dir: reading active writers 2026/07/24 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:38:31 DEBUG : dir: Looking for writers 2026/07/24 02:38:31 DEBUG : file1: reading active writers 2026/07/24 02:38:31 DEBUG : Looking for writers 2026/07/24 02:38:31 DEBUG : dir: reading active writers 2026/07/24 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:38:31 DEBUG : dir: Looking for writers 2026/07/24 02:38:31 DEBUG : file1: reading active writers 2026/07/24 02:38:31 DEBUG : Looking for writers 2026/07/24 02:38:31 DEBUG : dir: reading active writers 2026/07/24 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:38:31 DEBUG : dir/file1: vfs cache: starting upload 2026/07/24 02:38:31 DEBUG : dir: Looking for writers 2026/07/24 02:38:31 DEBUG : file1: reading active writers 2026/07/24 02:38:31 DEBUG : Looking for writers 2026/07/24 02:38:31 DEBUG : dir: reading active writers 2026/07/24 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:38:31 DEBUG : dir: Looking for writers 2026/07/24 02:38:31 DEBUG : file1: reading active writers 2026/07/24 02:38:31 DEBUG : Looking for writers 2026/07/24 02:38:31 DEBUG : dir: reading active writers 2026/07/24 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:38:31 DEBUG : dir: Looking for writers 2026/07/24 02:38:31 DEBUG : file1: reading active writers 2026/07/24 02:38:31 DEBUG : Looking for writers 2026/07/24 02:38:31 DEBUG : dir: reading active writers 2026/07/24 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:38:32 DEBUG : dir/file1: size = 14 OK 2026/07/24 02:38:32 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/24 02:38:32 INFO : dir/file1: Copied (replaced existing) 2026/07/24 02:38:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/24 02:38:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/24 02:38:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/24 02:38:32 DEBUG : dir: Looking for writers 2026/07/24 02:38:32 DEBUG : file1: reading active writers 2026/07/24 02:38:32 DEBUG : Looking for writers 2026/07/24 02:38:32 DEBUG : dir: reading active writers 2026/07/24 02:38:32 DEBUG : >WaitForWriters: 2026/07/24 02:38:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:38:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:38:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:38:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:38:32 DEBUG : dir/file1(0x6825f229700): _readAt: size=512, off=0 2026/07/24 02:38:32 DEBUG : dir/file1(0x6825f229700): openPending: 2026/07/24 02:38:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/24 02:38:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/24 02:38:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:32 DEBUG : dir/file1(0x6825f229700): >openPending: err= 2026/07/24 02:38:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/24 02:38:32 DEBUG : dir/file1(0x6825f229700): >_readAt: n=14, err=EOF 2026/07/24 02:38:32 DEBUG : dir/file1(0x6825f229700): close: 2026/07/24 02:38:32 DEBUG : dir/file1(0x6825f229700): >close: err= 2026/07/24 02:38:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:38:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/24 02:38:33 DEBUG : newLeaf: Updating file with newLeaf 0x6825ea66dd0 2026/07/24 02:38:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:38:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/24 02:38:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/24 02:38:34 DEBUG : dir/file1: Updating file with dir/file1 0x6825ea66dd0 2026/07/24 02:38:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/24 02:38:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/24 02:38:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:38:34 DEBUG : dir/file1(0x6825eaca200): openPending: 2026/07/24 02:38:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/24 02:38:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/24 02:38:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:34 DEBUG : dir/file1(0x6825eaca200): >openPending: err= 2026/07/24 02:38:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/24 02:38:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:38:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:38:34 DEBUG : dir/file1(0x6825eaca200): _writeAt: size=25, off=0 2026/07/24 02:38:34 DEBUG : dir/file1(0x6825eaca200): >_writeAt: n=25, err= 2026/07/24 02:38:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:38:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/24 02:38:35 DEBUG : newLeaf: Updating file with newLeaf 0x6825ea66dd0 2026/07/24 02:38:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:38:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:35 DEBUG : newLeaf(0x6825eaca200): close: 2026/07/24 02:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/24 02:38:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-24 02:38:34.596163009 +0000 UTC m=+194.981034548 2026/07/24 02:38:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/24 02:38:35 DEBUG : newLeaf(0x6825eaca200): >close: err= 2026/07/24 02:38:35 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:35 DEBUG : dir: Looking for writers 2026/07/24 02:38:35 DEBUG : Looking for writers 2026/07/24 02:38:35 DEBUG : dir: reading active writers 2026/07/24 02:38:35 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:38:35 DEBUG : dir: Looking for writers 2026/07/24 02:38:35 DEBUG : Looking for writers 2026/07/24 02:38:35 DEBUG : dir: reading active writers 2026/07/24 02:38:35 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:38:35 DEBUG : dir: Looking for writers 2026/07/24 02:38:35 DEBUG : Looking for writers 2026/07/24 02:38:35 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:35 DEBUG : dir: reading active writers 2026/07/24 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:38:35 DEBUG : dir: Looking for writers 2026/07/24 02:38:35 DEBUG : Looking for writers 2026/07/24 02:38:35 DEBUG : dir: reading active writers 2026/07/24 02:38:35 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:38:35 DEBUG : newLeaf: vfs cache: starting upload 2026/07/24 02:38:35 DEBUG : dir: Looking for writers 2026/07/24 02:38:35 DEBUG : Looking for writers 2026/07/24 02:38:35 DEBUG : dir: reading active writers 2026/07/24 02:38:35 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:38:35 DEBUG : dir: Looking for writers 2026/07/24 02:38:35 DEBUG : Looking for writers 2026/07/24 02:38:35 DEBUG : dir: reading active writers 2026/07/24 02:38:35 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:38:35 DEBUG : dir: Looking for writers 2026/07/24 02:38:35 DEBUG : Looking for writers 2026/07/24 02:38:35 DEBUG : dir: reading active writers 2026/07/24 02:38:35 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:38:36 DEBUG : newLeaf: size = 25 OK 2026/07/24 02:38:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/24 02:38:36 INFO : newLeaf: Copied (replaced existing) 2026/07/24 02:38:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-24 02:38:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/24 02:38:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/24 02:38:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/24 02:38:36 DEBUG : dir: Looking for writers 2026/07/24 02:38:36 DEBUG : Looking for writers 2026/07/24 02:38:36 DEBUG : dir: reading active writers 2026/07/24 02:38:36 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:36 DEBUG : >WaitForWriters: 2026/07/24 02:38:36 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:36 DEBUG : dir: Looking for writers 2026/07/24 02:38:36 DEBUG : Looking for writers 2026/07/24 02:38:36 DEBUG : dir: reading active writers 2026/07/24 02:38:36 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:36 DEBUG : >WaitForWriters: 2026/07/24 02:38:36 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:38:37 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:38:37 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:38:37 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:37 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:38:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:38:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:38:37 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:38:39 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:39 DEBUG : dir: Looking for writers 2026/07/24 02:38:39 DEBUG : file1: reading active writers 2026/07/24 02:38:39 DEBUG : Looking for writers 2026/07/24 02:38:39 DEBUG : dir: reading active writers 2026/07/24 02:38:39 DEBUG : >WaitForWriters: 2026/07/24 02:38:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:38:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:38:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:38:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:38:39 DEBUG : dir/file1(0x6825e5939c0): _readAt: size=512, off=0 2026/07/24 02:38:39 DEBUG : dir/file1(0x6825e5939c0): openPending: 2026/07/24 02:38:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/24 02:38:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/24 02:38:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:39 DEBUG : dir/file1(0x6825e5939c0): >openPending: err= 2026/07/24 02:38:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/24 02:38:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:38:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:38:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:38:39 DEBUG : dir/file1(0x6825e5939c0): >_readAt: n=14, err=EOF 2026/07/24 02:38:39 DEBUG : dir/file1(0x6825e5939c0): close: 2026/07/24 02:38:39 DEBUG : dir/file1(0x6825e5939c0): >close: err= 2026/07/24 02:38:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:38:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/24 02:38:40 DEBUG : newLeaf: Updating file with newLeaf 0x6825e7aed00 2026/07/24 02:38:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:38:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/24 02:38:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/24 02:38:41 DEBUG : dir/file1: Updating file with dir/file1 0x6825e7aed00 2026/07/24 02:38:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/24 02:38:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/24 02:38:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:38:41 DEBUG : dir/file1(0x6825eb64380): openPending: 2026/07/24 02:38:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/24 02:38:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/24 02:38:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:38:41 DEBUG : dir/file1(0x6825eb64380): >openPending: err= 2026/07/24 02:38:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/24 02:38:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:38:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:38:41 DEBUG : dir/file1(0x6825eb64380): _writeAt: size=25, off=0 2026/07/24 02:38:41 DEBUG : dir/file1(0x6825eb64380): >_writeAt: n=25, err= 2026/07/24 02:38:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/24 02:38:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/24 02:38:42 DEBUG : newLeaf: Updating file with newLeaf 0x6825e7aed00 2026/07/24 02:38:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:38:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:42 DEBUG : newLeaf(0x6825eb64380): close: 2026/07/24 02:38:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/24 02:38:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-24 02:38:41.466608689 +0000 UTC m=+201.851480238 2026/07/24 02:38:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/24 02:38:42 DEBUG : newLeaf(0x6825eb64380): >close: err= 2026/07/24 02:38:42 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:42 DEBUG : dir: Looking for writers 2026/07/24 02:38:42 DEBUG : Looking for writers 2026/07/24 02:38:42 DEBUG : dir: reading active writers 2026/07/24 02:38:42 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:38:42 DEBUG : dir: Looking for writers 2026/07/24 02:38:42 DEBUG : Looking for writers 2026/07/24 02:38:42 DEBUG : dir: reading active writers 2026/07/24 02:38:42 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:38:42 DEBUG : dir: Looking for writers 2026/07/24 02:38:42 DEBUG : Looking for writers 2026/07/24 02:38:42 DEBUG : dir: reading active writers 2026/07/24 02:38:42 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:38:42 DEBUG : dir: Looking for writers 2026/07/24 02:38:42 DEBUG : Looking for writers 2026/07/24 02:38:42 DEBUG : dir: reading active writers 2026/07/24 02:38:42 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:38:42 DEBUG : newLeaf: vfs cache: starting upload 2026/07/24 02:38:42 DEBUG : dir: Looking for writers 2026/07/24 02:38:42 DEBUG : Looking for writers 2026/07/24 02:38:42 DEBUG : dir: reading active writers 2026/07/24 02:38:42 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:38:42 DEBUG : dir: Looking for writers 2026/07/24 02:38:42 DEBUG : Looking for writers 2026/07/24 02:38:42 DEBUG : dir: reading active writers 2026/07/24 02:38:42 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:38:42 DEBUG : dir: Looking for writers 2026/07/24 02:38:42 DEBUG : Looking for writers 2026/07/24 02:38:42 DEBUG : dir: reading active writers 2026/07/24 02:38:42 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:38:43 DEBUG : dir: Looking for writers 2026/07/24 02:38:43 DEBUG : Looking for writers 2026/07/24 02:38:43 DEBUG : dir: reading active writers 2026/07/24 02:38:43 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/24 02:38:43 DEBUG : newLeaf: size = 25 OK 2026/07/24 02:38:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/24 02:38:43 INFO : newLeaf: Copied (replaced existing) 2026/07/24 02:38:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-24 02:38:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/24 02:38:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/24 02:38:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/24 02:38:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/24 02:38:44 DEBUG : dir: Looking for writers 2026/07/24 02:38:44 DEBUG : Looking for writers 2026/07/24 02:38:44 DEBUG : dir: reading active writers 2026/07/24 02:38:44 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:44 DEBUG : >WaitForWriters: 2026/07/24 02:38:44 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:44 DEBUG : dir: Looking for writers 2026/07/24 02:38:44 DEBUG : Looking for writers 2026/07/24 02:38:44 DEBUG : dir: reading active writers 2026/07/24 02:38:44 DEBUG : newLeaf: reading active writers 2026/07/24 02:38:44 DEBUG : >WaitForWriters: 2026/07/24 02:38:44 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestFileRename (53.71s) --- PASS: TestFileRename/off,forceCache=false (12.15s) --- PASS: TestFileRename/minimal,forceCache=false (7.20s) --- PASS: TestFileRename/minimal,forceCache=true (9.71s) --- PASS: TestFileRename/writes,forceCache=false (7.94s) --- PASS: TestFileRename/writes,forceCache=true (8.81s) --- PASS: TestFileRename/full,forceCache=false (7.89s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:38:45 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:38:45 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:38:45 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:45 DEBUG : Looking for writers 2026/07/24 02:38:45 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:38:45 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:38:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:38:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:38:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/24 02:38:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/24 02:38:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:38:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/24 02:38:47 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/24 02:38:47 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:47 DEBUG : dir: Looking for writers 2026/07/24 02:38:47 DEBUG : file1: reading active writers 2026/07/24 02:38:47 DEBUG : Looking for writers 2026/07/24 02:38:47 DEBUG : dir: reading active writers 2026/07/24 02:38:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.54s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:38:48 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:38:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:38:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:38:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/24 02:38:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/24 02:38:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:38:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/24 02:38:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/24 02:38:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/24 02:38:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/24 02:38:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/24 02:38:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/24 02:38:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/24 02:38:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/24 02:38:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/24 02:38:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/24 02:38:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/24 02:38:50 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/24 02:38:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/24 02:38:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/24 02:38:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/24 02:38:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/24 02:38:51 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:51 DEBUG : dir: Looking for writers 2026/07/24 02:38:51 DEBUG : file1: reading active writers 2026/07/24 02:38:51 DEBUG : Looking for writers 2026/07/24 02:38:51 DEBUG : dir: reading active writers 2026/07/24 02:38:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.02s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:38:52 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:38:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:38:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/24 02:38:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/24 02:38:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:38:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/24 02:38:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/24 02:38:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/24 02:38:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/24 02:38:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/24 02:38:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/24 02:38:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/24 02:38:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/24 02:38:56 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/24 02:38:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/24 02:38:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/24 02:38:56 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/24 02:38:56 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/24 02:38:56 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/24 02:38:56 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/24 02:38:56 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/24 02:38:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/24 02:38:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/24 02:38:56 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/24 02:38:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/24 02:38:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/24 02:38:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/24 02:38:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/24 02:38:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/24 02:38:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/24 02:38:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/24 02:38:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/24 02:38:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/24 02:38:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/24 02:38:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/24 02:38:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/24 02:38:57 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:38:57 DEBUG : dir: Looking for writers 2026/07/24 02:38:57 DEBUG : file1: reading active writers 2026/07/24 02:38:57 DEBUG : Looking for writers 2026/07/24 02:38:57 DEBUG : dir: reading active writers 2026/07/24 02:38:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.87s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:38:58 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:38:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:38:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:38:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/24 02:38:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/24 02:38:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:39:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/24 02:39:00 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:00 DEBUG : dir: Looking for writers 2026/07/24 02:39:00 DEBUG : file1: reading active writers 2026/07/24 02:39:00 DEBUG : Looking for writers 2026/07/24 02:39:00 DEBUG : dir: reading active writers 2026/07/24 02:39:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.61s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:00 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:39:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:39:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/24 02:39:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/24 02:39:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:39:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/24 02:39:04 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/24 02:39:04 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/24 02:39:04 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:04 DEBUG : dir: Looking for writers 2026/07/24 02:39:04 DEBUG : file1: reading active writers 2026/07/24 02:39:04 DEBUG : Looking for writers 2026/07/24 02:39:04 DEBUG : dir: reading active writers 2026/07/24 02:39:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (5.52s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:06 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:06 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:06 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:06 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:06 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:39:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:39:09 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:39:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:39:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:39:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): _readAt: size=1, off=0 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): openPending: 2026/07/24 02:39:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/24 02:39:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/24 02:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): >openPending: err= 2026/07/24 02:39:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/24 02:39:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:39:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:39:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): >_readAt: n=1, err= 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): _readAt: size=256, off=1 2026/07/24 02:39:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): >_readAt: n=15, err=EOF 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): _readAt: size=16, off=16 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): >_readAt: n=0, err=EOF 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): close: 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): >close: err= 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): close: 2026/07/24 02:39:09 DEBUG : dir/file1(0x6825eef5a80): >close: err=file already closed 2026/07/24 02:39:09 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:09 DEBUG : dir: Looking for writers 2026/07/24 02:39:09 DEBUG : file1: reading active writers 2026/07/24 02:39:09 DEBUG : Looking for writers 2026/07/24 02:39:09 DEBUG : dir: reading active writers 2026/07/24 02:39:09 DEBUG : >WaitForWriters: 2026/07/24 02:39:09 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (3.84s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:10 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:10 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:10 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:10 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:10 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:39:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:39:13 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:39:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:39:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:39:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): _readAt: size=1, off=0 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): openPending: 2026/07/24 02:39:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/24 02:39:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/24 02:39:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): >openPending: err= 2026/07/24 02:39:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/24 02:39:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:39:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:39:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): >_readAt: n=1, err= 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): _readAt: size=1, off=5 2026/07/24 02:39:13 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): >_readAt: n=1, err= 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): _readAt: size=1, off=3 2026/07/24 02:39:13 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): >_readAt: n=1, err= 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): _readAt: size=1, off=13 2026/07/24 02:39:13 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): >_readAt: n=1, err= 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): _readAt: size=16, off=100 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): >_readAt: n=0, err=EOF 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): close: 2026/07/24 02:39:13 DEBUG : dir/file1(0x6825e1733c0): >close: err= 2026/07/24 02:39:13 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:13 DEBUG : dir: Looking for writers 2026/07/24 02:39:13 DEBUG : file1: reading active writers 2026/07/24 02:39:13 DEBUG : Looking for writers 2026/07/24 02:39:13 DEBUG : dir: reading active writers 2026/07/24 02:39:13 DEBUG : >WaitForWriters: 2026/07/24 02:39:13 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (3.88s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:13 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:13 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:13 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:13 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:13 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa/dir/file1: no such file or directory 2026/07/24 02:39:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa/dir/file1: no such file or directory 2026/07/24 02:39:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:39:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:39:16 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:39:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:39:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:39:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): _readAt: size=1, off=0 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): openPending: 2026/07/24 02:39:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/24 02:39:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/24 02:39:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): >openPending: err= 2026/07/24 02:39:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/24 02:39:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:39:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:39:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): >_readAt: n=1, err= 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): _readAt: size=1, off=5 2026/07/24 02:39:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): >_readAt: n=1, err= 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): _readAt: size=1, off=1 2026/07/24 02:39:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): >_readAt: n=1, err= 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): _readAt: size=6, off=10 2026/07/24 02:39:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): >_readAt: n=6, err= 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): _readAt: size=256, off=10 2026/07/24 02:39:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): >_readAt: n=6, err=EOF 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): _readAt: size=256, off=100 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): >_readAt: n=0, err=EOF 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): close: 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): >close: err= 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): _readAt: size=256, off=100 2026/07/24 02:39:16 DEBUG : dir/file1(0x6825e3bbb00): >_readAt: n=0, err=file already closed 2026/07/24 02:39:16 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:16 DEBUG : dir: Looking for writers 2026/07/24 02:39:16 DEBUG : file1: reading active writers 2026/07/24 02:39:16 DEBUG : Looking for writers 2026/07/24 02:39:16 DEBUG : dir: reading active writers 2026/07/24 02:39:16 DEBUG : >WaitForWriters: 2026/07/24 02:39:16 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (3.36s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:17 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:17 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:17 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:17 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:17 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:18 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa/dir/file1: no such file or directory 2026/07/24 02:39:18 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa/dir/file1: no such file or directory 2026/07/24 02:39:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:39:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:39:20 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:39:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:39:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/24 02:39:20 DEBUG : dir/file1(0x6825f228f40): RWFileHandle.Flush 2026/07/24 02:39:20 DEBUG : dir/file1(0x6825f228f40): _readAt: size=256, off=0 2026/07/24 02:39:20 DEBUG : dir/file1(0x6825f228f40): openPending: 2026/07/24 02:39:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/24 02:39:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/24 02:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:20 DEBUG : dir/file1(0x6825f228f40): >openPending: err= 2026/07/24 02:39:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/24 02:39:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:39:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:39:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:39:21 DEBUG : dir/file1(0x6825f228f40): >_readAt: n=16, err=EOF 2026/07/24 02:39:21 DEBUG : dir/file1(0x6825f228f40): RWFileHandle.Flush 2026/07/24 02:39:21 DEBUG : dir/file1(0x6825f228f40): RWFileHandle.Flush 2026/07/24 02:39:21 DEBUG : dir/file1(0x6825f228f40): close: 2026/07/24 02:39:21 DEBUG : dir/file1(0x6825f228f40): >close: err= 2026/07/24 02:39:21 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:21 DEBUG : dir: Looking for writers 2026/07/24 02:39:21 DEBUG : file1: reading active writers 2026/07/24 02:39:21 DEBUG : Looking for writers 2026/07/24 02:39:21 DEBUG : dir: reading active writers 2026/07/24 02:39:21 DEBUG : >WaitForWriters: 2026/07/24 02:39:21 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting 2026/07/24 02:39:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa/dir/file1: no such file or directory 2026/07/24 02:39:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.45s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:21 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:21 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:21 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:21 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:21 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:39:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/24 02:39:23 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:39:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:39:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:39:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/24 02:39:23 DEBUG : dir/file1(0x6825f325bc0): _readAt: size=256, off=0 2026/07/24 02:39:23 DEBUG : dir/file1(0x6825f325bc0): openPending: 2026/07/24 02:39:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/24 02:39:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/24 02:39:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:23 DEBUG : dir/file1(0x6825f325bc0): >openPending: err= 2026/07/24 02:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/24 02:39:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:39:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:39:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:39:23 DEBUG : dir/file1(0x6825f325bc0): >_readAt: n=16, err=EOF 2026/07/24 02:39:23 DEBUG : dir/file1(0x6825f325bc0): RWFileHandle.Release 2026/07/24 02:39:23 DEBUG : dir/file1(0x6825f325bc0): close: 2026/07/24 02:39:23 DEBUG : dir/file1(0x6825f325bc0): >close: err= 2026/07/24 02:39:23 DEBUG : dir/file1(0x6825f325bc0): RWFileHandle.Release 2026/07/24 02:39:23 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:23 DEBUG : dir: Looking for writers 2026/07/24 02:39:23 DEBUG : file1: reading active writers 2026/07/24 02:39:23 DEBUG : Looking for writers 2026/07/24 02:39:23 DEBUG : dir: reading active writers 2026/07/24 02:39:23 DEBUG : >WaitForWriters: 2026/07/24 02:39:23 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.65s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:24 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:24 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:24 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:24 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:24 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:24 DEBUG : file1: newRWFileHandle: 2026/07/24 02:39:24 DEBUG : file1(0x6825e592d00): openPending: 2026/07/24 02:39:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:24 DEBUG : file1(0x6825e592d00): >openPending: err= 2026/07/24 02:39:24 DEBUG : file1: >newRWFileHandle: err= 2026/07/24 02:39:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/24 02:39:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/24 02:39:24 DEBUG : file1(0x6825e592d00): _writeAt: size=5, off=0 2026/07/24 02:39:24 DEBUG : file1(0x6825e592d00): >_writeAt: n=5, err= 2026/07/24 02:39:24 DEBUG : file1(0x6825e592d00): _writeAt: size=7, off=5 2026/07/24 02:39:24 DEBUG : file1(0x6825e592d00): >_writeAt: n=7, err= 2026/07/24 02:39:24 DEBUG : file1: vfs cache: truncate to size=11 2026/07/24 02:39:24 DEBUG : file1(0x6825e592d00): close: 2026/07/24 02:39:24 DEBUG : file1: vfs cache: setting modification time to 2026-07-24 02:39:24.580055971 +0000 UTC m=+244.964927590 2026/07/24 02:39:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:24 DEBUG : file1(0x6825e592d00): >close: err= 2026/07/24 02:39:24 DEBUG : file1(0x6825e592d00): close: 2026/07/24 02:39:24 DEBUG : file1(0x6825e592d00): >close: err=file already closed 2026/07/24 02:39:24 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:24 DEBUG : Looking for writers 2026/07/24 02:39:24 DEBUG : file1: reading active writers 2026/07/24 02:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:39:24 DEBUG : Looking for writers 2026/07/24 02:39:24 DEBUG : file1: reading active writers 2026/07/24 02:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:39:24 DEBUG : Looking for writers 2026/07/24 02:39:24 DEBUG : file1: reading active writers 2026/07/24 02:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:39:24 DEBUG : Looking for writers 2026/07/24 02:39:24 DEBUG : file1: reading active writers 2026/07/24 02:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:39:24 DEBUG : file1: vfs cache: starting upload 2026/07/24 02:39:24 DEBUG : Looking for writers 2026/07/24 02:39:24 DEBUG : file1: reading active writers 2026/07/24 02:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:39:24 DEBUG : Looking for writers 2026/07/24 02:39:24 DEBUG : file1: reading active writers 2026/07/24 02:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:39:25 DEBUG : Looking for writers 2026/07/24 02:39:25 DEBUG : file1: reading active writers 2026/07/24 02:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:39:25 DEBUG : file1: size = 11 OK 2026/07/24 02:39:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/24 02:39:25 INFO : file1: Copied (new) 2026/07/24 02:39:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-24 02:39:24 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/24 02:39:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/24 02:39:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:25 INFO : file1: vfs cache: upload succeeded try #1 2026/07/24 02:39:25 DEBUG : Looking for writers 2026/07/24 02:39:25 DEBUG : file1: reading active writers 2026/07/24 02:39:25 DEBUG : >WaitForWriters: 2026/07/24 02:39:25 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:25 DEBUG : Looking for writers 2026/07/24 02:39:25 DEBUG : file1: reading active writers 2026/07/24 02:39:25 DEBUG : >WaitForWriters: 2026/07/24 02:39:25 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting 2026/07/24 02:39:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa/dir/file1: no such file or directory 2026/07/24 02:39:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.97s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:26 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:26 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:26 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:26 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:26 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:26 DEBUG : file1: newRWFileHandle: 2026/07/24 02:39:26 DEBUG : file1(0x6825e2cc100): openPending: 2026/07/24 02:39:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:26 DEBUG : file1(0x6825e2cc100): >openPending: err= 2026/07/24 02:39:26 DEBUG : file1: >newRWFileHandle: err= 2026/07/24 02:39:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/24 02:39:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/24 02:39:26 DEBUG : file1(0x6825e2cc100): _writeAt: size=7, off=0 2026/07/24 02:39:26 DEBUG : file1(0x6825e2cc100): >_writeAt: n=7, err= 2026/07/24 02:39:26 DEBUG : file1(0x6825e2cc100): _writeAt: size=6, off=5 2026/07/24 02:39:26 DEBUG : file1(0x6825e2cc100): >_writeAt: n=6, err= 2026/07/24 02:39:26 DEBUG : file1(0x6825e2cc100): close: 2026/07/24 02:39:26 DEBUG : file1: vfs cache: setting modification time to 2026-07-24 02:39:26.548784616 +0000 UTC m=+246.933656155 2026/07/24 02:39:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:26 DEBUG : file1(0x6825e2cc100): >close: err= 2026/07/24 02:39:26 DEBUG : file1(0x6825e2cc100): _writeAt: size=5, off=0 2026/07/24 02:39:26 DEBUG : file1(0x6825e2cc100): >_writeAt: n=0, err=file already closed 2026/07/24 02:39:26 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:26 DEBUG : Looking for writers 2026/07/24 02:39:26 DEBUG : file1: reading active writers 2026/07/24 02:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:39:26 DEBUG : Looking for writers 2026/07/24 02:39:26 DEBUG : file1: reading active writers 2026/07/24 02:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:39:26 DEBUG : Looking for writers 2026/07/24 02:39:26 DEBUG : file1: reading active writers 2026/07/24 02:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:39:26 DEBUG : Looking for writers 2026/07/24 02:39:26 DEBUG : file1: reading active writers 2026/07/24 02:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:39:26 DEBUG : file1: vfs cache: starting upload 2026/07/24 02:39:26 DEBUG : Looking for writers 2026/07/24 02:39:26 DEBUG : file1: reading active writers 2026/07/24 02:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:39:26 DEBUG : Looking for writers 2026/07/24 02:39:26 DEBUG : file1: reading active writers 2026/07/24 02:39:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:39:27 DEBUG : Looking for writers 2026/07/24 02:39:27 DEBUG : file1: reading active writers 2026/07/24 02:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:39:27 DEBUG : Looking for writers 2026/07/24 02:39:27 DEBUG : file1: reading active writers 2026/07/24 02:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/24 02:39:28 DEBUG : file1: size = 11 OK 2026/07/24 02:39:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/24 02:39:28 INFO : file1: Copied (new) 2026/07/24 02:39:28 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-24 02:39:26 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/24 02:39:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/24 02:39:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:28 INFO : file1: vfs cache: upload succeeded try #1 2026/07/24 02:39:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa/dir/file1: no such file or directory 2026/07/24 02:39:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa/dir/file1: no such file or directory 2026/07/24 02:39:28 DEBUG : Looking for writers 2026/07/24 02:39:28 DEBUG : file1: reading active writers 2026/07/24 02:39:28 DEBUG : >WaitForWriters: 2026/07/24 02:39:28 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:28 DEBUG : Looking for writers 2026/07/24 02:39:28 DEBUG : file1: reading active writers 2026/07/24 02:39:28 DEBUG : >WaitForWriters: 2026/07/24 02:39:28 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.99s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:29 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:29 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:29 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:29 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:29 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:29 DEBUG : file1: newRWFileHandle: 2026/07/24 02:39:29 DEBUG : file1(0x6825e87c940): openPending: 2026/07/24 02:39:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:29 DEBUG : file1(0x6825e87c940): >openPending: err= 2026/07/24 02:39:29 DEBUG : file1: >newRWFileHandle: err= 2026/07/24 02:39:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/24 02:39:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/24 02:39:29 DEBUG : file1(0x6825e87c940): close: 2026/07/24 02:39:29 DEBUG : file1: vfs cache: setting modification time to 2026-07-24 02:39:29.534428015 +0000 UTC m=+249.919299554 2026/07/24 02:39:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:29 DEBUG : file1(0x6825e87c940): >close: err= 2026/07/24 02:39:29 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/24 02:39:29 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/24 02:39:29 DEBUG : file2: newRWFileHandle: 2026/07/24 02:39:29 DEBUG : file2(0x6825e87cdc0): openPending: 2026/07/24 02:39:29 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/24 02:39:29 DEBUG : file2(0x6825e87cdc0): >openPending: err= 2026/07/24 02:39:29 DEBUG : file2: >newRWFileHandle: err= 2026/07/24 02:39:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/24 02:39:29 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/24 02:39:29 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/24 02:39:29 DEBUG : file2(0x6825e87cdc0): RWFileHandle.Flush 2026/07/24 02:39:29 DEBUG : file2(0x6825e87cdc0): RWFileHandle.Release 2026/07/24 02:39:29 DEBUG : file2(0x6825e87cdc0): close: 2026/07/24 02:39:29 DEBUG : file2: vfs cache: setting modification time to 2026-07-24 02:39:29.535680981 +0000 UTC m=+249.920552520 2026/07/24 02:39:29 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:29 DEBUG : file2(0x6825e87cdc0): >close: err= 2026/07/24 02:39:29 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:29 DEBUG : Looking for writers 2026/07/24 02:39:29 DEBUG : file1: reading active writers 2026/07/24 02:39:29 DEBUG : file2: reading active writers 2026/07/24 02:39:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/24 02:39:29 DEBUG : Looking for writers 2026/07/24 02:39:29 DEBUG : file1: reading active writers 2026/07/24 02:39:29 DEBUG : file2: reading active writers 2026/07/24 02:39:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/24 02:39:29 DEBUG : Looking for writers 2026/07/24 02:39:29 DEBUG : file1: reading active writers 2026/07/24 02:39:29 DEBUG : file2: reading active writers 2026/07/24 02:39:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/24 02:39:29 DEBUG : Looking for writers 2026/07/24 02:39:29 DEBUG : file1: reading active writers 2026/07/24 02:39:29 DEBUG : file2: reading active writers 2026/07/24 02:39:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/24 02:39:29 DEBUG : file1: vfs cache: starting upload 2026/07/24 02:39:29 DEBUG : file2: vfs cache: starting upload 2026/07/24 02:39:29 DEBUG : Looking for writers 2026/07/24 02:39:29 DEBUG : file1: reading active writers 2026/07/24 02:39:29 DEBUG : file2: reading active writers 2026/07/24 02:39:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/24 02:39:29 DEBUG : Looking for writers 2026/07/24 02:39:29 DEBUG : file2: reading active writers 2026/07/24 02:39:29 DEBUG : file1: reading active writers 2026/07/24 02:39:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/24 02:39:30 DEBUG : Looking for writers 2026/07/24 02:39:30 DEBUG : file1: reading active writers 2026/07/24 02:39:30 DEBUG : file2: reading active writers 2026/07/24 02:39:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/24 02:39:30 DEBUG : Looking for writers 2026/07/24 02:39:30 DEBUG : file1: reading active writers 2026/07/24 02:39:30 DEBUG : file2: reading active writers 2026/07/24 02:39:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/24 02:39:30 DEBUG : file2: size = 0 OK 2026/07/24 02:39:30 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/24 02:39:30 INFO : file2: Copied (new) 2026/07/24 02:39:30 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-24 02:39:29 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/24 02:39:30 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/24 02:39:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/24 02:39:30 INFO : file2: vfs cache: upload succeeded try #1 2026/07/24 02:39:31 DEBUG : file1: size = 0 OK 2026/07/24 02:39:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/24 02:39:31 INFO : file1: Copied (new) 2026/07/24 02:39:31 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-24 02:39:29 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/24 02:39:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/24 02:39:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:31 INFO : file1: vfs cache: upload succeeded try #1 2026/07/24 02:39:31 DEBUG : Looking for writers 2026/07/24 02:39:31 DEBUG : file1: reading active writers 2026/07/24 02:39:31 DEBUG : file2: reading active writers 2026/07/24 02:39:31 DEBUG : >WaitForWriters: 2026/07/24 02:39:31 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:31 DEBUG : Looking for writers 2026/07/24 02:39:31 DEBUG : file1: reading active writers 2026/07/24 02:39:31 DEBUG : file2: reading active writers 2026/07/24 02:39:31 DEBUG : >WaitForWriters: 2026/07/24 02:39:31 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.20s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:32 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:32 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:32 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:32 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:32 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:32 DEBUG : file1: newRWFileHandle: 2026/07/24 02:39:32 DEBUG : file1(0x6825e801200): openPending: 2026/07/24 02:39:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:32 DEBUG : file1(0x6825e801200): >openPending: err= 2026/07/24 02:39:32 DEBUG : file1: >newRWFileHandle: err= 2026/07/24 02:39:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/24 02:39:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/24 02:39:32 DEBUG : file1(0x6825e801200): _writeAt: size=5, off=0 2026/07/24 02:39:32 DEBUG : file1(0x6825e801200): >_writeAt: n=5, err= 2026/07/24 02:39:32 DEBUG : file1(0x6825e801200): RWFileHandle.Flush 2026/07/24 02:39:32 DEBUG : file1(0x6825e801200): RWFileHandle.Flush 2026/07/24 02:39:32 DEBUG : file1(0x6825e801200): close: 2026/07/24 02:39:32 DEBUG : file1: vfs cache: setting modification time to 2026-07-24 02:39:32.733464421 +0000 UTC m=+253.118335961 2026/07/24 02:39:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:32 DEBUG : file1(0x6825e801200): >close: err= 2026/07/24 02:39:32 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:32 DEBUG : Looking for writers 2026/07/24 02:39:32 DEBUG : file1: reading active writers 2026/07/24 02:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:39:32 DEBUG : Looking for writers 2026/07/24 02:39:32 DEBUG : file1: reading active writers 2026/07/24 02:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:39:32 DEBUG : Looking for writers 2026/07/24 02:39:32 DEBUG : file1: reading active writers 2026/07/24 02:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:39:32 DEBUG : Looking for writers 2026/07/24 02:39:32 DEBUG : file1: reading active writers 2026/07/24 02:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:39:32 DEBUG : file1: vfs cache: starting upload 2026/07/24 02:39:32 DEBUG : Looking for writers 2026/07/24 02:39:32 DEBUG : file1: reading active writers 2026/07/24 02:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:39:33 DEBUG : Looking for writers 2026/07/24 02:39:33 DEBUG : file1: reading active writers 2026/07/24 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:39:33 DEBUG : Looking for writers 2026/07/24 02:39:33 DEBUG : file1: reading active writers 2026/07/24 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:39:34 DEBUG : Looking for writers 2026/07/24 02:39:34 DEBUG : file1: reading active writers 2026/07/24 02:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/24 02:39:34 DEBUG : file1: size = 5 OK 2026/07/24 02:39:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 02:39:34 INFO : file1: Copied (new) 2026/07/24 02:39:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-24 02:39:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/24 02:39:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/24 02:39:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/24 02:39:35 DEBUG : Looking for writers 2026/07/24 02:39:35 DEBUG : file1: reading active writers 2026/07/24 02:39:35 DEBUG : >WaitForWriters: 2026/07/24 02:39:35 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.84s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:35 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:35 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:35 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:35 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:35 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:35 DEBUG : file1: newRWFileHandle: 2026/07/24 02:39:35 DEBUG : file1(0x6825eef40c0): openPending: 2026/07/24 02:39:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:35 DEBUG : file1(0x6825eef40c0): >openPending: err= 2026/07/24 02:39:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/24 02:39:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/24 02:39:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/24 02:39:35 DEBUG : file1(0x6825eef40c0): _writeAt: size=5, off=0 2026/07/24 02:39:35 DEBUG : file1(0x6825eef40c0): >_writeAt: n=5, err= 2026/07/24 02:39:35 DEBUG : file1(0x6825eef40c0): RWFileHandle.Release 2026/07/24 02:39:35 DEBUG : file1(0x6825eef40c0): close: 2026/07/24 02:39:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-24 02:39:35.574620917 +0000 UTC m=+255.959492466 2026/07/24 02:39:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:35 DEBUG : file1(0x6825eef40c0): >close: err= 2026/07/24 02:39:35 DEBUG : file1(0x6825eef40c0): RWFileHandle.Release 2026/07/24 02:39:35 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:35 DEBUG : Looking for writers 2026/07/24 02:39:35 DEBUG : file1: reading active writers 2026/07/24 02:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:39:35 DEBUG : Looking for writers 2026/07/24 02:39:35 DEBUG : file1: reading active writers 2026/07/24 02:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:39:35 DEBUG : Looking for writers 2026/07/24 02:39:35 DEBUG : file1: reading active writers 2026/07/24 02:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:39:35 DEBUG : Looking for writers 2026/07/24 02:39:35 DEBUG : file1: reading active writers 2026/07/24 02:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:39:35 DEBUG : file1: vfs cache: starting upload 2026/07/24 02:39:35 DEBUG : Looking for writers 2026/07/24 02:39:35 DEBUG : file1: reading active writers 2026/07/24 02:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:39:35 DEBUG : Looking for writers 2026/07/24 02:39:35 DEBUG : file1: reading active writers 2026/07/24 02:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:39:36 DEBUG : Looking for writers 2026/07/24 02:39:36 DEBUG : file1: reading active writers 2026/07/24 02:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:39:36 DEBUG : file1: size = 5 OK 2026/07/24 02:39:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 02:39:36 INFO : file1: Copied (new) 2026/07/24 02:39:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-24 02:39:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/24 02:39:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/24 02:39:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:36 INFO : file1: vfs cache: upload succeeded try #1 2026/07/24 02:39:36 DEBUG : Looking for writers 2026/07/24 02:39:36 DEBUG : file1: reading active writers 2026/07/24 02:39:36 DEBUG : >WaitForWriters: 2026/07/24 02:39:36 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:37 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:37 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:37 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:37 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:37 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/24 02:39:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/24 02:39:40 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:39:40 DEBUG : dir/file1(0x6825e3ba840): openPending: 2026/07/24 02:39:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/24 02:39:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/24 02:39:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:40 DEBUG : dir/file1(0x6825e3ba840): >openPending: err= 2026/07/24 02:39:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/24 02:39:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:39:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:39:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/24 02:39:40 DEBUG : dir/file1(0x6825e3ba840): _writeAt: size=5, off=0 2026/07/24 02:39:40 DEBUG : dir/file1(0x6825e3ba840): >_writeAt: n=5, err= 2026/07/24 02:39:40 DEBUG : dir/file1(0x6825e3ba840): close: 2026/07/24 02:39:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-24 02:39:40.812119614 +0000 UTC m=+261.196991153 2026/07/24 02:39:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:40 DEBUG : dir/file1(0x6825e3ba840): >close: err= 2026/07/24 02:39:40 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:40 DEBUG : dir: Looking for writers 2026/07/24 02:39:40 DEBUG : file1: reading active writers 2026/07/24 02:39:40 DEBUG : Looking for writers 2026/07/24 02:39:40 DEBUG : dir: reading active writers 2026/07/24 02:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:39:40 DEBUG : dir: Looking for writers 2026/07/24 02:39:40 DEBUG : file1: reading active writers 2026/07/24 02:39:40 DEBUG : Looking for writers 2026/07/24 02:39:40 DEBUG : dir: reading active writers 2026/07/24 02:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:39:40 DEBUG : dir: Looking for writers 2026/07/24 02:39:40 DEBUG : file1: reading active writers 2026/07/24 02:39:40 DEBUG : Looking for writers 2026/07/24 02:39:40 DEBUG : dir: reading active writers 2026/07/24 02:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:39:40 DEBUG : dir: Looking for writers 2026/07/24 02:39:40 DEBUG : file1: reading active writers 2026/07/24 02:39:40 DEBUG : Looking for writers 2026/07/24 02:39:40 DEBUG : dir: reading active writers 2026/07/24 02:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:39:40 DEBUG : dir/file1: vfs cache: starting upload 2026/07/24 02:39:40 DEBUG : dir: Looking for writers 2026/07/24 02:39:40 DEBUG : file1: reading active writers 2026/07/24 02:39:40 DEBUG : Looking for writers 2026/07/24 02:39:40 DEBUG : dir: reading active writers 2026/07/24 02:39:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:39:41 DEBUG : dir: Looking for writers 2026/07/24 02:39:41 DEBUG : file1: reading active writers 2026/07/24 02:39:41 DEBUG : Looking for writers 2026/07/24 02:39:41 DEBUG : dir: reading active writers 2026/07/24 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:39:41 DEBUG : dir: Looking for writers 2026/07/24 02:39:41 DEBUG : file1: reading active writers 2026/07/24 02:39:41 DEBUG : Looking for writers 2026/07/24 02:39:41 DEBUG : dir: reading active writers 2026/07/24 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:39:42 DEBUG : dir: Looking for writers 2026/07/24 02:39:42 DEBUG : file1: reading active writers 2026/07/24 02:39:42 DEBUG : Looking for writers 2026/07/24 02:39:42 DEBUG : dir: reading active writers 2026/07/24 02:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/24 02:39:42 DEBUG : dir/file1: size = 5 OK 2026/07/24 02:39:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 02:39:42 INFO : dir/file1: Copied (replaced existing) 2026/07/24 02:39:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-24 02:39:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/24 02:39:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/24 02:39:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/24 02:39:43 DEBUG : dir: Looking for writers 2026/07/24 02:39:43 DEBUG : file1: reading active writers 2026/07/24 02:39:43 DEBUG : Looking for writers 2026/07/24 02:39:43 DEBUG : dir: reading active writers 2026/07/24 02:39:43 DEBUG : >WaitForWriters: 2026/07/24 02:39:43 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.56s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:43 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:43 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:43 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:43 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:43 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:45 DEBUG : dir/file1: newRWFileHandle: 2026/07/24 02:39:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/24 02:39:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/24 02:39:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/24 02:39:45 DEBUG : dir/file1(0x6825eef51c0): _writeAt: size=5, off=0 2026/07/24 02:39:45 DEBUG : dir/file1(0x6825eef51c0): openPending: 2026/07/24 02:39:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/24 02:39:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/24 02:39:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:45 DEBUG : dir/file1(0x6825eef51c0): >openPending: err= 2026/07/24 02:39:45 DEBUG : dir/file1(0x6825eef51c0): >_writeAt: n=5, err= 2026/07/24 02:39:45 DEBUG : dir/file1(0x6825eef51c0): _writeAt: size=15, off=5 2026/07/24 02:39:45 DEBUG : dir/file1(0x6825eef51c0): >_writeAt: n=15, err= 2026/07/24 02:39:45 DEBUG : dir/file1(0x6825eef51c0): close: 2026/07/24 02:39:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/24 02:39:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-24 02:39:45.532121066 +0000 UTC m=+265.916992615 2026/07/24 02:39:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:45 DEBUG : dir/file1(0x6825eef51c0): >close: err= 2026/07/24 02:39:45 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:45 DEBUG : dir: Looking for writers 2026/07/24 02:39:45 DEBUG : file1: reading active writers 2026/07/24 02:39:45 DEBUG : Looking for writers 2026/07/24 02:39:45 DEBUG : dir: reading active writers 2026/07/24 02:39:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:39:45 DEBUG : dir: Looking for writers 2026/07/24 02:39:45 DEBUG : file1: reading active writers 2026/07/24 02:39:45 DEBUG : Looking for writers 2026/07/24 02:39:45 DEBUG : dir: reading active writers 2026/07/24 02:39:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:39:45 DEBUG : dir: Looking for writers 2026/07/24 02:39:45 DEBUG : file1: reading active writers 2026/07/24 02:39:45 DEBUG : Looking for writers 2026/07/24 02:39:45 DEBUG : dir: reading active writers 2026/07/24 02:39:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:39:45 DEBUG : dir: Looking for writers 2026/07/24 02:39:45 DEBUG : file1: reading active writers 2026/07/24 02:39:45 DEBUG : Looking for writers 2026/07/24 02:39:45 DEBUG : dir: reading active writers 2026/07/24 02:39:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:39:45 DEBUG : dir/file1: vfs cache: starting upload 2026/07/24 02:39:45 DEBUG : dir: Looking for writers 2026/07/24 02:39:45 DEBUG : file1: reading active writers 2026/07/24 02:39:45 DEBUG : Looking for writers 2026/07/24 02:39:45 DEBUG : dir: reading active writers 2026/07/24 02:39:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:39:45 DEBUG : dir: Looking for writers 2026/07/24 02:39:45 DEBUG : file1: reading active writers 2026/07/24 02:39:45 DEBUG : Looking for writers 2026/07/24 02:39:45 DEBUG : dir: reading active writers 2026/07/24 02:39:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:39:46 DEBUG : dir: Looking for writers 2026/07/24 02:39:46 DEBUG : file1: reading active writers 2026/07/24 02:39:46 DEBUG : Looking for writers 2026/07/24 02:39:46 DEBUG : dir: reading active writers 2026/07/24 02:39:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:39:46 DEBUG : dir: Looking for writers 2026/07/24 02:39:46 DEBUG : file1: reading active writers 2026/07/24 02:39:46 DEBUG : Looking for writers 2026/07/24 02:39:46 DEBUG : dir: reading active writers 2026/07/24 02:39:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/24 02:39:46 DEBUG : dir/file1: size = 20 OK 2026/07/24 02:39:46 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/24 02:39:46 INFO : dir/file1: Copied (replaced existing) 2026/07/24 02:39:46 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-24 02:39:45 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/24 02:39:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/24 02:39:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/24 02:39:47 DEBUG : dir: Looking for writers 2026/07/24 02:39:47 DEBUG : file1: reading active writers 2026/07/24 02:39:47 DEBUG : Looking for writers 2026/07/24 02:39:47 DEBUG : dir: reading active writers 2026/07/24 02:39:47 DEBUG : >WaitForWriters: 2026/07/24 02:39:47 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.69s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:48 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:48 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:48 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:48 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:48 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:48 DEBUG : file1: newRWFileHandle: 2026/07/24 02:39:48 DEBUG : file1(0x6825f228640): openPending: 2026/07/24 02:39:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:48 DEBUG : file1(0x6825f228640): >openPending: err= 2026/07/24 02:39:48 DEBUG : file1: >newRWFileHandle: err= 2026/07/24 02:39:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/24 02:39:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/24 02:39:48 DEBUG : file1(0x6825f228640): _writeAt: size=5, off=0 2026/07/24 02:39:48 DEBUG : file1(0x6825f228640): >_writeAt: n=5, err= 2026/07/24 02:39:48 DEBUG : file1(0x6825f228640): close: 2026/07/24 02:39:48 DEBUG : file1: vfs cache: setting modification time to 2026-07-24 02:39:48.696668479 +0000 UTC m=+269.081540029 2026/07/24 02:39:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:48 DEBUG : file1(0x6825f228640): >close: err= 2026/07/24 02:39:48 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:48 DEBUG : Looking for writers 2026/07/24 02:39:48 DEBUG : file1: reading active writers 2026/07/24 02:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:39:48 DEBUG : Looking for writers 2026/07/24 02:39:48 DEBUG : file1: reading active writers 2026/07/24 02:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:39:48 DEBUG : Looking for writers 2026/07/24 02:39:48 DEBUG : file1: reading active writers 2026/07/24 02:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:39:48 DEBUG : Looking for writers 2026/07/24 02:39:48 DEBUG : file1: reading active writers 2026/07/24 02:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:39:48 DEBUG : file1: vfs cache: starting upload 2026/07/24 02:39:48 DEBUG : Looking for writers 2026/07/24 02:39:48 DEBUG : file1: reading active writers 2026/07/24 02:39:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:39:49 DEBUG : Looking for writers 2026/07/24 02:39:49 DEBUG : file1: reading active writers 2026/07/24 02:39:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:39:49 DEBUG : Looking for writers 2026/07/24 02:39:49 DEBUG : file1: reading active writers 2026/07/24 02:39:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:39:49 DEBUG : Looking for writers 2026/07/24 02:39:49 DEBUG : file1: reading active writers 2026/07/24 02:39:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/24 02:39:50 DEBUG : Looking for writers 2026/07/24 02:39:50 DEBUG : file1: reading active writers 2026/07/24 02:39:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/24 02:39:51 DEBUG : file1: size = 5 OK 2026/07/24 02:39:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 02:39:51 INFO : file1: Copied (new) 2026/07/24 02:39:51 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-24 02:39:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/24 02:39:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/24 02:39:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:51 INFO : file1: vfs cache: upload succeeded try #1 2026/07/24 02:39:51 DEBUG : Looking for writers 2026/07/24 02:39:51 DEBUG : file1: reading active writers 2026/07/24 02:39:51 DEBUG : >WaitForWriters: 2026/07/24 02:39:51 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:52 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:52 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:52 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:52 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/24 02:39:52 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324980): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324980): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324980): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324980): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324980): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.550003272 +0000 UTC m=+272.934874811 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324980): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324e00): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324e00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324e00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324e00): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324e00): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324e00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.550003272 +0000 UTC m=+272.934874811 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324e00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3252c0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3252c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3252c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3252c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3252c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.550003272 +0000 UTC m=+272.934874811 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3252c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec03d50 item 1 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325900): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325900): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325900): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325900): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325900): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.554163458 +0000 UTC m=+272.939034997 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325900): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325e00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325e00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325e00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325e00): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325e00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.554163458 +0000 UTC m=+272.939034997 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325e00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e3b6620 item 2 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32540): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32540): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32540): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32540): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32540): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.556435348 +0000 UTC m=+272.941306906 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32540): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec329c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec329c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec329c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec329c0): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec329c0): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec329c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec329c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.556435348 +0000 UTC m=+272.941306906 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec329c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32e80): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32e80): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32e80): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32e80): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32e80): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.556435348 +0000 UTC m=+272.941306906 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec32e80): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e3b6b60 item 3 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33500): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33500): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33500): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33500): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33500): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.559230306 +0000 UTC m=+272.944101845 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33500): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33a40): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33a40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33a40): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33a40): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33a40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.559230306 +0000 UTC m=+272.944101845 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec33a40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e3b7180 item 4 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e180): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e180): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e180): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e180): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e180): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.562068475 +0000 UTC m=+272.946940045 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e180): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e600): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e600): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e600): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e600): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e600): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e600): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e600): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.562068475 +0000 UTC m=+272.946940045 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4e600): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4eac0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4eac0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4eac0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4eac0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4eac0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.562068475 +0000 UTC m=+272.946940045 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4eac0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e3b75e0 item 5 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f140): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f140): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f140): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f140): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f140): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.56430086 +0000 UTC m=+272.949172399 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f140): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f680): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f680): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f680): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f680): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f680): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.56430086 +0000 UTC m=+272.949172399 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4f680): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e3b7dc0 item 6 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4fd00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4fd00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4fd00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4fd00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4fd00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.566040155 +0000 UTC m=+272.950911694 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec4fd00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02300): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02300): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02300): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02300): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02300): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02300): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02300): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.566040155 +0000 UTC m=+272.950911694 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02300): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed027c0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed027c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed027c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed027c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed027c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.566040155 +0000 UTC m=+272.950911694 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed027c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e1ce3f0 item 7 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02e40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02e40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02e40): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02e40): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02e40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.570638849 +0000 UTC m=+272.955510408 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed02e40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03380): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03380): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03380): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03380): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03380): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.570638849 +0000 UTC m=+272.955510408 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03380): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e1cea80 item 8 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03940): _readAt: size=2, off=0 2026/07/24 02:39:52 ERROR : open-test-file(0x6825ed03940): Couldn't read size of file 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03940): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03940): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03940): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03940): close: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03940): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03d00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03d00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03d00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03d00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03d00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.573103223 +0000 UTC m=+272.957974762 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed03d00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a280): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a280): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a280): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a280): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a280): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a280): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a280): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.573103223 +0000 UTC m=+272.957974762 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a280): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a780): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a780): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a780): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a780): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a780): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.573103223 +0000 UTC m=+272.957974762 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2a780): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e1cee00 item 9 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2ae00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2ae00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2ae00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2ae00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2ae00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.576108397 +0000 UTC m=+272.960979926 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2ae00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b340): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b340): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b340): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b340): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b340): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.576108397 +0000 UTC m=+272.960979926 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b340): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e1cf500 item 10 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b980): _readAt: size=2, off=0 2026/07/24 02:39:52 ERROR : open-test-file(0x6825ed2b980): Couldn't read size of file 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b980): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b980): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b980): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b980): close: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2b980): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2bd40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2bd40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2bd40): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2bd40): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2bd40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.578586276 +0000 UTC m=+272.963457815 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed2bd40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52340): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52340): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52340): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52340): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52340): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52340): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52340): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.578586276 +0000 UTC m=+272.963457815 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52340): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52840): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52840): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52840): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52840): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52840): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.578586276 +0000 UTC m=+272.963457815 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52840): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e1cfc70 item 11 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52ec0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52ec0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52ec0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52ec0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52ec0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.582813118 +0000 UTC m=+272.967684657 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed52ec0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53400): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53400): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53400): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53400): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53400): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.582813118 +0000 UTC m=+272.967684657 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53400): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec24310 item 12 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53a40): _readAt: size=2, off=0 2026/07/24 02:39:52 ERROR : open-test-file(0x6825ed53a40): Couldn't read size of file 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53a40): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53a40): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53a40): close: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53a40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53e00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53e00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53e00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53e00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53e00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.58507549 +0000 UTC m=+272.969947029 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ed53e00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee845c0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee845c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee845c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee845c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee845c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.58507549 +0000 UTC m=+272.969947029 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee845c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec24690 item 13 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee84c40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee84c40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee84c40): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee84c40): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee84c40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.586739813 +0000 UTC m=+272.971611352 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ee84c40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173680): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173680): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173680): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173680): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173680): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.586739813 +0000 UTC m=+272.971611352 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173680): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec24cb0 item 14 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae040): _readAt: size=2, off=0 2026/07/24 02:39:52 ERROR : open-test-file(0x6825ebae040): Couldn't read size of file 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae040): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae040): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae040): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae040): close: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae040): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae400): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae400): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae400): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae400): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae400): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.589980842 +0000 UTC m=+272.974852392 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebae400): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaeac0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaeac0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaeac0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaeac0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaeac0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.589980842 +0000 UTC m=+272.974852392 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaeac0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e5c7420 item 15 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf140): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf140): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf140): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf140): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf140): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.591727381 +0000 UTC m=+272.976598931 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf140): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf680): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf680): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf680): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf680): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf680): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.591727381 +0000 UTC m=+272.976598931 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebaf680): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e5c7c70 item 16 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebafcc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebafcc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebafcc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebafcc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebafcc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.593536928 +0000 UTC m=+272.978408477 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebafcc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce240): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce240): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce240): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce240): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce240): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce240): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce240): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce240): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.593536928 +0000 UTC m=+272.978408477 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce240): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce740): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce740): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce740): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce740): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce740): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.593536928 +0000 UTC m=+272.978408477 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebce740): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e522930 item 17 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcedc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcedc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcedc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcedc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcedc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.596579253 +0000 UTC m=+272.981450792 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcedc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf300): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf300): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf300): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf300): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf300): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.596579253 +0000 UTC m=+272.981450792 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf300): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e523030 item 18 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf980): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf980): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf980): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf980): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf980): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.598155398 +0000 UTC m=+272.983026938 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcf980): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcfe80): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcfe80): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcfe80): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcfe80): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcfe80): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcfe80): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcfe80): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcfe80): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.598155398 +0000 UTC m=+272.983026938 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebcfe80): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfe480): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfe480): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfe480): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfe480): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfe480): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.598155398 +0000 UTC m=+272.983026938 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfe480): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e523730 item 19 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfeb00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfeb00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfeb00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfeb00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfeb00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.60034855 +0000 UTC m=+272.985220089 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebfeb00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff040): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff040): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff040): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff040): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff040): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.60034855 +0000 UTC m=+272.985220089 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff040): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed221c0 item 20 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff6c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff6c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff6c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff6c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff6c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.602129082 +0000 UTC m=+272.987000622 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebff6c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebffbc0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebffbc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebffbc0): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebffbc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebffbc0): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebffbc0): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebffbc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebffbc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.602129082 +0000 UTC m=+272.987000622 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebffbc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef281c0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef281c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef281c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef281c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef281c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.602129082 +0000 UTC m=+272.987000622 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef281c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed22540 item 21 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28840): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28840): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28840): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28840): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28840): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.604305793 +0000 UTC m=+272.989177332 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28840): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28d80): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28d80): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28d80): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28d80): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28d80): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.604305793 +0000 UTC m=+272.989177332 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef28d80): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed22bd0 item 22 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29400): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29400): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29400): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29400): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29400): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.606419254 +0000 UTC m=+272.991290793 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29400): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29900): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29900): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29900): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29900): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29900): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29900): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29900): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29900): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.606419254 +0000 UTC m=+272.991290793 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29900): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29e00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29e00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29e00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29e00): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29e00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.606419254 +0000 UTC m=+272.991290793 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef29e00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed23030 item 23 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64580): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64580): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64580): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64580): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64580): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.609529056 +0000 UTC m=+272.994400595 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64580): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64ac0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64ac0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64ac0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64ac0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64ac0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.609529056 +0000 UTC m=+272.994400595 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef64ac0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed23570 item 24 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef65100): _readAt: size=2, off=0 2026/07/24 02:39:52 ERROR : open-test-file(0x6825ef65100): Couldn't read size of file 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef65100): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef65100): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef65100): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef65100): close: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef65100): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef654c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef654c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef654c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef654c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef654c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.611439614 +0000 UTC m=+272.996311154 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef654c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef659c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef659c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef659c0): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef659c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef659c0): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef659c0): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef659c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef659c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.611439614 +0000 UTC m=+272.996311154 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef659c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84000): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84000): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84000): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84000): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84000): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.611439614 +0000 UTC m=+272.996311154 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84000): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed23b20 item 25 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84680): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84680): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84680): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84680): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84680): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.614063197 +0000 UTC m=+272.998934736 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84680): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84bc0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84bc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84bc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84bc0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84bc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.614063197 +0000 UTC m=+272.998934736 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef84bc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e4a42a0 item 26 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85200): _readAt: size=2, off=0 2026/07/24 02:39:52 ERROR : open-test-file(0x6825ef85200): Couldn't read size of file 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85200): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85200): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85200): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85200): close: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85200): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef855c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef855c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef855c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef855c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef855c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.615828672 +0000 UTC m=+273.000700211 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef855c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85ac0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85ac0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85ac0): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85ac0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85ac0): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85ac0): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85ac0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.615828672 +0000 UTC m=+273.000700211 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ef85ac0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006100): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006100): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006100): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006100): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006100): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.615828672 +0000 UTC m=+273.000700211 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006100): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e4a4a10 item 27 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006780): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006780): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006780): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006780): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006780): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.618449331 +0000 UTC m=+273.003320860 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006780): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006cc0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006cc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006cc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006cc0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006cc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.618449331 +0000 UTC m=+273.003320860 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f006cc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e4a51f0 item 28 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007300): _readAt: size=2, off=0 2026/07/24 02:39:52 ERROR : open-test-file(0x6825f007300): Couldn't read size of file 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007300): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007300): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007300): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007300): close: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007300): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0076c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0076c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0076c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0076c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0076c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.62044575 +0000 UTC m=+273.005317289 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0076c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007d80): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007d80): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007d80): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007d80): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007d80): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.62044575 +0000 UTC m=+273.005317289 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f007d80): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e4a5730 item 29 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032500): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032500): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032500): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032500): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032500): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.622262932 +0000 UTC m=+273.007134472 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032500): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032a40): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032a40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032a40): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032a40): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032a40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.622262932 +0000 UTC m=+273.007134472 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f032a40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e4a5ab0 item 30 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033080): _readAt: size=2, off=0 2026/07/24 02:39:52 ERROR : open-test-file(0x6825f033080): Couldn't read size of file 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033080): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033080): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033080): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033080): close: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033080): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033440): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033440): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033440): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033440): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033440): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.624053343 +0000 UTC m=+273.008924882 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033440): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033b00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033b00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033b00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033b00): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033b00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.624053343 +0000 UTC m=+273.008924882 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f033b00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2742a0 item 31 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052280): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052280): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052280): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052280): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052280): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.626326576 +0000 UTC m=+273.011198134 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052280): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0527c0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0527c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0527c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0527c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0527c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.626326576 +0000 UTC m=+273.011198134 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0527c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e274af0 item 32 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052e00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052e00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052e00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052e00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052e00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.631400296 +0000 UTC m=+273.016271825 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052e00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f2283c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f2283c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f2283c0): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f2283c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f2283c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e208070 item 33 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f2283c0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f2283c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.63275844 +0000 UTC m=+273.017629970 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f2283c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f228d00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f228d00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f228d00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f228d00): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f228d00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.63275844 +0000 UTC m=+273.017629970 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f228d00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e208230 item 33 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229680): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229680): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229680): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229680): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229680): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.634615147 +0000 UTC m=+273.019486686 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229680): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229b00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229b00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e208700 item 34 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229b00): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229b00): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229b00): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229b00): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229b00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.635444924 +0000 UTC m=+273.020316463 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f229b00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052140): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052140): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052140): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052140): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052140): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.635444924 +0000 UTC m=+273.020316463 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052140): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2088c0 item 34 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052780): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052780): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052780): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052780): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052780): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.637324673 +0000 UTC m=+273.022196212 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f052780): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0533c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0533c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0533c0): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0533c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0533c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e209110 item 35 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0533c0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0533c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.638075632 +0000 UTC m=+273.022947171 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0533c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0538c0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0538c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0538c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0538c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0538c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.638075632 +0000 UTC m=+273.022947171 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f0538c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e209570 item 35 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825de7ed40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825de7ed40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825de7ed40): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825de7ed40): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825de7ed40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.639870591 +0000 UTC m=+273.024742130 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825de7ed40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cce40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cce40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e209ab0 item 36 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cce40): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cce40): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cce40): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cce40): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cce40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.640773366 +0000 UTC m=+273.025644905 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cce40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd380): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd380): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd380): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd380): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd380): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.640773366 +0000 UTC m=+273.025644905 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd380): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e256000 item 36 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd9c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd9c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd9c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd9c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd9c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.642502481 +0000 UTC m=+273.027374020 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cd9c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cde40): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cde40): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cde40): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cde40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cde40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2567e0 item 37 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cde40): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cde40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.643744045 +0000 UTC m=+273.028615575 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e2cde40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592580): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592580): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592580): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592580): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592580): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.643744045 +0000 UTC m=+273.028615575 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592580): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2569a0 item 37 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592f00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592f00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592f00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592f00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592f00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.64548343 +0000 UTC m=+273.030354959 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e592f00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593540): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593540): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e257110 item 38 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593540): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593540): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593540): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593540): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593540): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.646305071 +0000 UTC m=+273.031176610 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593540): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593bc0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593bc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593bc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593bc0): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593bc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.646305071 +0000 UTC m=+273.031176610 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e593bc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e257490 item 38 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c4c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c4c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c4c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c4c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c4c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.648355944 +0000 UTC m=+273.033227504 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c4c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c9c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c9c0): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c9c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c9c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2578f0 item 39 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c9c0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c9c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.648905952 +0000 UTC m=+273.033777492 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87c9c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87cec0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87cec0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87cec0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87cec0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87cec0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.648905952 +0000 UTC m=+273.033777492 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87cec0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e257ab0 item 39 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87d540): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87d540): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87d540): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87d540): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87d540): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.650606524 +0000 UTC m=+273.035478053 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87d540): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87da40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87da40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec240e0 item 40 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87da40): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87da40): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87da40): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87da40): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87da40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.651376639 +0000 UTC m=+273.036248178 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e87da40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e272400): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e272400): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e272400): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e272400): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e272400): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.651376639 +0000 UTC m=+273.036248178 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e272400): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec242a0 item 40 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e273bc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e273bc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e273bc0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e273bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e273bc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e273bc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e273bc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.653049998 +0000 UTC m=+273.037921537 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e273bc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8004c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8004c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8004c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec24620 item 41 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8004c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8004c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.653870267 +0000 UTC m=+273.038741806 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8004c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800a80): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800a80): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800a80): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800a80): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800a80): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec24a80 item 41 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800a80): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800a80): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.654648567 +0000 UTC m=+273.039520106 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800a80): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800fc0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800fc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800fc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800fc0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800fc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.654648567 +0000 UTC m=+273.039520106 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e800fc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec24c40 item 41 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8018c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8018c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8018c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8018c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8018c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8018c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8018c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.656508279 +0000 UTC m=+273.041379808 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8018c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e801dc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e801dc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e801dc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec25570 item 42 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e801dc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e801dc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.6571607 +0000 UTC m=+273.042032239 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e801dc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e388b40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e388b40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec25880 item 42 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e388b40): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e388b40): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e388b40): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e388b40): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e388b40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.658139649 +0000 UTC m=+273.043011178 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e388b40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389100): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389100): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389100): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389100): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389100): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.658139649 +0000 UTC m=+273.043011178 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389100): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec25ab0 item 42 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389b80): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389b80): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389b80): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389b80): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389b80): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389b80): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389b80): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.659997737 +0000 UTC m=+273.044869276 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e389b80): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4480): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4480): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4480): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec25e30 item 43 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4480): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4480): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.660871157 +0000 UTC m=+273.045742696 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4480): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef49c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef49c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef49c0): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef49c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef49c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e274460 item 43 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef49c0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef49c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.661540992 +0000 UTC m=+273.046412531 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef49c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4f00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4f00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4f00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4f00): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4f00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.661540992 +0000 UTC m=+273.046412531 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef4f00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2749a0 item 43 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef55c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef55c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef55c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef55c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef55c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef55c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef55c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.663887012 +0000 UTC m=+273.048758571 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef55c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef5ac0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef5ac0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef5ac0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2752d0 item 44 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef5ac0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef5ac0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.664716228 +0000 UTC m=+273.049587767 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eef5ac0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3ba2c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3ba2c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2755e0 item 44 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3ba2c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3ba2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3ba2c0): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3ba2c0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3ba2c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.665507201 +0000 UTC m=+273.050378740 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3ba2c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bab80): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bab80): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bab80): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bab80): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bab80): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.665507201 +0000 UTC m=+273.050378740 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bab80): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e275880 item 44 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb240): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb240): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb240): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb240): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb240): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb240): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb240): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.66710529 +0000 UTC m=+273.051976829 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb240): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb740): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb740): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb740): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e275ce0 item 45 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb740): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb740): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.667754054 +0000 UTC m=+273.052625593 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e3bb740): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324080): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324080): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324080): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324080): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324080): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.667754054 +0000 UTC m=+273.052625593 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324080): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e65e000 item 45 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3247c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3247c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3247c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3247c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3247c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3247c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3247c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.669555646 +0000 UTC m=+273.054427185 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3247c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324cc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324cc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324cc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e65e4d0 item 46 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324cc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324cc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.670933047 +0000 UTC m=+273.055804586 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f324cc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3253c0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3253c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3253c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3253c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3253c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.670933047 +0000 UTC m=+273.055804586 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f3253c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e65e700 item 46 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325a00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325a00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325a00): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325a00): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325a00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325a00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325a00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.672727205 +0000 UTC m=+273.057598744 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825f325a00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172440): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172440): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172440): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e65ecb0 item 47 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172440): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172440): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.673455951 +0000 UTC m=+273.058327490 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172440): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172c40): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172c40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172c40): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172c40): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172c40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.673455951 +0000 UTC m=+273.058327490 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e172c40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e65ee70 item 47 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173840): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173840): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173840): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173840): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173840): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173840): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173840): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.675040282 +0000 UTC m=+273.059911822 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e173840): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc040): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc040): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc040): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e65f5e0 item 48 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc040): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc040): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.675648622 +0000 UTC m=+273.060520161 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc040): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc740): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc740): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc740): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc740): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc740): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.675648622 +0000 UTC m=+273.060520161 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fc740): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e65f960 item 48 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fcd80): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fcd80): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fcd80): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fcd80): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fcd80): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.677640132 +0000 UTC m=+273.062511671 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fcd80): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd200): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd200): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd200): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd200): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd200): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd200): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e65fe30 item 49 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd200): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd200): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.678287094 +0000 UTC m=+273.063158633 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd200): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd740): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd740): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd740): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd740): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd740): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.678287094 +0000 UTC m=+273.063158633 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fd740): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4c150 item 49 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fddc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fddc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fddc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fddc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fddc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.680330031 +0000 UTC m=+273.065201570 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e5fddc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6823c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6823c0): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6823c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4c540 item 50 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6823c0): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6823c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6823c0): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6823c0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6823c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.681022318 +0000 UTC m=+273.065893848 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6823c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682940): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682940): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682940): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682940): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682940): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.681022318 +0000 UTC m=+273.065893848 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682940): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4caf0 item 50 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682fc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682fc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682fc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682fc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682fc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.683036462 +0000 UTC m=+273.067907991 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e682fc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6834c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6834c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6834c0): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6834c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6834c0): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6834c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4cf50 item 51 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6834c0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6834c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.683977589 +0000 UTC m=+273.068849129 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6834c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e683a00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e683a00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e683a00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e683a00): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e683a00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.683977589 +0000 UTC m=+273.068849129 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e683a00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4d110 item 51 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da180): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da180): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da180): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da180): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da180): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.686159169 +0000 UTC m=+273.071030708 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da180): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da680): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da680): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da680): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4d490 item 52 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da680): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da680): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da680): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da680): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da680): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.686984007 +0000 UTC m=+273.071855546 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6da680): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dac00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dac00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dac00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dac00): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dac00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.686984007 +0000 UTC m=+273.071855546 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dac00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4d650 item 52 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db280): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db280): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db280): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db280): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db280): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.688729752 +0000 UTC m=+273.073601282 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db280): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db780): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db780): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db780): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db780): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db780): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db780): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4da40 item 53 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db780): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db780): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.689434814 +0000 UTC m=+273.074306353 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6db780): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dbcc0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dbcc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dbcc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dbcc0): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dbcc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.689434814 +0000 UTC m=+273.074306353 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e6dbcc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4dc00 item 53 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c440): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c440): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c440): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c440): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c440): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.691268387 +0000 UTC m=+273.076139926 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c440): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c940): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c940): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c940): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fc0e0 item 54 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c940): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c940): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c940): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c940): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c940): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.692299884 +0000 UTC m=+273.077171423 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71c940): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71cec0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71cec0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71cec0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71cec0): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71cec0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.692299884 +0000 UTC m=+273.077171423 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71cec0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fc310 item 54 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71d540): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71d540): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71d540): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71d540): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71d540): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.693713103 +0000 UTC m=+273.078584642 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71d540): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71da40): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71da40): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71da40): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71da40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71da40): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71da40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fc690 item 55 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71da40): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71da40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.694326742 +0000 UTC m=+273.079198281 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e71da40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746080): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746080): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746080): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746080): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746080): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.694326742 +0000 UTC m=+273.079198281 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746080): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fc8c0 item 55 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746700): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746700): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746700): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746700): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746700): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.696481081 +0000 UTC m=+273.081352609 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746700): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746c00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746c00): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746c00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fccb0 item 56 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746c00): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746c00): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746c00): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746c00): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746c00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.697070422 +0000 UTC m=+273.081941961 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e746c00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747180): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747180): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747180): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747180): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747180): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.697070422 +0000 UTC m=+273.081941961 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747180): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fcf50 item 56 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7477c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7477c0): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7477c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7477c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7477c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7477c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7477c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7477c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.698503099 +0000 UTC m=+273.083374638 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7477c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747d00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747d00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747d00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fd3b0 item 57 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747d00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747d00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.699042938 +0000 UTC m=+273.083914467 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e747d00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a340): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a340): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a340): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a340): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a340): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a340): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fd570 item 57 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a340): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a340): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.699586494 +0000 UTC m=+273.084458023 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a340): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a8c0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a8c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a8c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a8c0): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a8c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.699586494 +0000 UTC m=+273.084458023 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76a8c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fd730 item 57 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76af00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76af00): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76af00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76af00): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76af00): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76af00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76af00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76af00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.70117324 +0000 UTC m=+273.086044779 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76af00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b440): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b440): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b440): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fdab0 item 58 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b440): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b440): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.701726405 +0000 UTC m=+273.086597934 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b440): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b980): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b980): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b980): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fdc70 item 58 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b980): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b980): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b980): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b980): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b980): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.702525584 +0000 UTC m=+273.087397123 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e76b980): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e040): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e040): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e040): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e040): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e040): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.702525584 +0000 UTC m=+273.087397123 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e040): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fde30 item 58 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e680): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e680): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e680): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e680): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e680): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e680): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e680): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e680): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.704203813 +0000 UTC m=+273.089075352 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78e680): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78ebc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78ebc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78ebc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef623f0 item 59 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78ebc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78ebc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.704737291 +0000 UTC m=+273.089608820 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78ebc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f100): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f100): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f100): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f100): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f100): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f100): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef625b0 item 59 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f100): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f100): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.705488518 +0000 UTC m=+273.090360048 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f100): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f680): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f680): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f680): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f680): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f680): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.705488518 +0000 UTC m=+273.090360048 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78f680): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef62770 item 59 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78fcc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78fcc0): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78fcc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78fcc0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78fcc0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78fcc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78fcc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78fcc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.707333753 +0000 UTC m=+273.092205292 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e78fcc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2300): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2300): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2300): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef62af0 item 60 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2300): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2300): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.707934228 +0000 UTC m=+273.092805767 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2300): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2840): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2840): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2840): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef62cb0 item 60 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2840): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2840): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2840): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2840): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2840): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.708678061 +0000 UTC m=+273.093549600 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2840): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2e00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2e00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2e00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2e00): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2e00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.708678061 +0000 UTC m=+273.093549600 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b2e00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef62e70 item 60 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3440): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3440): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3440): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3440): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3440): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3440): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3440): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3440): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.710804277 +0000 UTC m=+273.095675846 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3440): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3980): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3980): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3980): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef631f0 item 61 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3980): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3980): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.712394239 +0000 UTC m=+273.097265798 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7b3980): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2180): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2180): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2180): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2180): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2180): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.712394239 +0000 UTC m=+273.097265798 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2180): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef633b0 item 61 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e27c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e27c0): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e27c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e27c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e27c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e27c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e27c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e27c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.714733637 +0000 UTC m=+273.099605195 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e27c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2d00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2d00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2d00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef63730 item 62 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2d00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2d00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.715629108 +0000 UTC m=+273.100500647 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e2d00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3400): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3400): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3400): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3400): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3400): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.715629108 +0000 UTC m=+273.100500647 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3400): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef638f0 item 62 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3a40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3a40): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3a40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3a40): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3a40): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3a40): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3a40): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3a40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.719250906 +0000 UTC m=+273.104122446 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e7e3a40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810080): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810080): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810080): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef63ce0 item 63 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810080): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810080): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.719991225 +0000 UTC m=+273.104862834 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810080): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810780): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810780): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810780): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810780): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810780): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.719991225 +0000 UTC m=+273.104862834 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810780): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef74000 item 63 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810dc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810dc0): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810dc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810dc0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810dc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810dc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810dc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.722487389 +0000 UTC m=+273.107358928 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e810dc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811300): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811300): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811300): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef74460 item 64 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811300): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811300): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.723614977 +0000 UTC m=+273.108486516 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811300): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811a00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811a00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811a00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811a00): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811a00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.723614977 +0000 UTC m=+273.108486516 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e811a00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef74690 item 64 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826140): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826140): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826140): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826140): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826140): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.726356174 +0000 UTC m=+273.111227733 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826140): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8265c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8265c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8265c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8265c0): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8265c0): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef74a80 item 65 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8265c0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8265c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.727647282 +0000 UTC m=+273.112518821 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8265c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826ac0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826ac0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826ac0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826ac0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826ac0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.727647282 +0000 UTC m=+273.112518821 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e826ac0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef74c40 item 65 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827100): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827100): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827100): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827100): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827100): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.729990546 +0000 UTC m=+273.114862086 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827100): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827580): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827580): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef74fc0 item 66 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827580): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827580): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827580): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827580): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827580): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.730792912 +0000 UTC m=+273.115664491 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827580): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827ac0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827ac0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827ac0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827ac0): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827ac0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.730792912 +0000 UTC m=+273.115664491 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e827ac0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef75180 item 66 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864200): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864200): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864200): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864200): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864200): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.732816723 +0000 UTC m=+273.117688262 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864200): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864680): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864680): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864680): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864680): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864680): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef755e0 item 67 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864680): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864680): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.733707726 +0000 UTC m=+273.118579295 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864680): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864b80): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864b80): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864b80): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864b80): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864b80): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.733707726 +0000 UTC m=+273.118579295 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e864b80): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef757a0 item 67 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865200): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865200): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865200): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865200): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865200): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.736129399 +0000 UTC m=+273.121000998 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865200): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865700): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865700): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef75ce0 item 68 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865700): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865700): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865700): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865700): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865700): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.737044327 +0000 UTC m=+273.121915866 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865700): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865c40): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865c40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865c40): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865c40): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865c40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.737044327 +0000 UTC m=+273.121915866 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e865c40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e226000 item 68 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6380): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6380): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6380): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6380): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6380): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.739193074 +0000 UTC m=+273.124064703 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6380): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6800): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6800): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6800): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6800): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6800): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2270a0 item 69 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6800): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6800): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.740015648 +0000 UTC m=+273.124887207 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6800): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6d00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6d00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6d00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6d00): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6d00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.740015648 +0000 UTC m=+273.124887207 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b6d00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e227260 item 69 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7380): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7380): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7380): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7380): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7380): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.742181067 +0000 UTC m=+273.127052656 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7380): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7880): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7880): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e227b20 item 70 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7880): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7880): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7880): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7880): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7880): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.743259282 +0000 UTC m=+273.128130861 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7880): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7dc0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7dc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7dc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7dc0): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7dc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.743259282 +0000 UTC m=+273.128130861 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8b7dc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e227e30 item 70 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cc540): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cc540): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cc540): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cc540): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cc540): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.745828974 +0000 UTC m=+273.130700574 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cc540): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cca40): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cca40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cca40): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cca40): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cca40): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d84d0 item 71 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cca40): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cca40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.746973326 +0000 UTC m=+273.131844905 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cca40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8ccf40): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8ccf40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8ccf40): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8ccf40): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8ccf40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.746973326 +0000 UTC m=+273.131844905 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8ccf40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d8770 item 71 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cd5c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cd5c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cd5c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cd5c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cd5c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.749697851 +0000 UTC m=+273.134569390 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cd5c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cdac0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cdac0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d8af0 item 72 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cdac0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cdac0): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cdac0): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cdac0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cdac0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.750568545 +0000 UTC m=+273.135440103 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e8cdac0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902100): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902100): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902100): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902100): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902100): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.750568545 +0000 UTC m=+273.135440103 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902100): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d8cb0 item 72 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9026c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9026c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9026c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9026c0): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9026c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9026c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9026c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.752591464 +0000 UTC m=+273.137463003 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9026c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902bc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902bc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902bc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d9030 item 73 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902bc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902bc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.753978394 +0000 UTC m=+273.138849933 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e902bc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903080): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903080): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903080): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903080): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903080): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d9340 item 73 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903080): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903080): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.754879385 +0000 UTC m=+273.139750924 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903080): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9035c0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9035c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9035c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9035c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9035c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.754879385 +0000 UTC m=+273.139750924 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e9035c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d9500 item 73 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903c00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903c00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903c00): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903c00): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903c00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903c00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903c00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.756804339 +0000 UTC m=+273.141675899 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825e903c00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e200): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e200): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e200): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d9880 item 74 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e200): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e200): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.758168496 +0000 UTC m=+273.143040045 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e200): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e740): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e740): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d9a40 item 74 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e740): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e740): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e740): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e740): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e740): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.758953148 +0000 UTC m=+273.143824687 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1e740): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1ecc0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1ecc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1ecc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1ecc0): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1ecc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.758953148 +0000 UTC m=+273.143824687 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1ecc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d9c00 item 74 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f300): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f300): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f300): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f300): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f300): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f300): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f300): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.761846111 +0000 UTC m=+273.146717690 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f300): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f800): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f800): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f800): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f196150 item 75 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f800): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f800): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.762706755 +0000 UTC m=+273.147578315 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1f800): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1fd40): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1fd40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1fd40): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1fd40): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1fd40): _writeAt: size=3, off=2 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f196310 item 75 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1fd40): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1fd40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.763656118 +0000 UTC m=+273.148527677 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea1fd40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48380): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48380): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48380): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48380): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48380): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.763656118 +0000 UTC m=+273.148527677 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48380): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1964d0 item 75 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea489c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea489c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea489c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea489c0): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea489c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea489c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea489c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.765812761 +0000 UTC m=+273.150684320 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea489c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48ec0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48ec0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48ec0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1969a0 item 76 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48ec0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48ec0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.766915783 +0000 UTC m=+273.151787363 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea48ec0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49400): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49400): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f196b60 item 76 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49400): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49400): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49400): _writeAt: size=3, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49400): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49400): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.767944516 +0000 UTC m=+273.152816055 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49400): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49980): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49980): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49980): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49980): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49980): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.767944516 +0000 UTC m=+273.152816055 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea49980): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f196d20 item 76 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea700c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea700c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea700c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea700c0): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea700c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea700c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea700c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.769719127 +0000 UTC m=+273.154590656 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea700c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea705c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea705c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea705c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1970a0 item 77 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea705c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea705c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.770326254 +0000 UTC m=+273.155197793 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea705c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea70cc0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea70cc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea70cc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea70cc0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea70cc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.770326254 +0000 UTC m=+273.155197793 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea70cc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1972d0 item 77 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71300): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71300): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71300): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71300): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71300): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71300): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71300): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.77234185 +0000 UTC m=+273.157213389 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71300): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71800): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71800): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71800): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f197650 item 78 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71800): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71800): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.7731097 +0000 UTC m=+273.157981240 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ea71800): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe000): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe000): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe000): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe000): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe000): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.7731097 +0000 UTC m=+273.157981240 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe000): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f197810 item 78 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe640): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe640): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe640): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe640): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe640): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe640): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe640): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.774757011 +0000 UTC m=+273.159628539 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabe640): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabeb40): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabeb40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabeb40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f197ce0 item 79 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabeb40): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabeb40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.775333349 +0000 UTC m=+273.160204888 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabeb40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf240): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf240): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf240): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf240): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf240): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.775333349 +0000 UTC m=+273.160204888 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf240): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb34230 item 79 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf880): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf880): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf880): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf880): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf880): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf880): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf880): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.777324078 +0000 UTC m=+273.162195617 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabf880): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabfd80): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabfd80): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabfd80): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb345b0 item 80 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabfd80): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabfd80): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.777877413 +0000 UTC m=+273.162748952 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eabfd80): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafc580): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafc580): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafc580): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafc580): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafc580): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.777877413 +0000 UTC m=+273.162748952 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafc580): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb34770 item 80 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafcbc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafcbc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafcbc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafcbc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafcbc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.779802568 +0000 UTC m=+273.164674107 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafcbc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd040): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd040): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd040): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd040): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd040): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd040): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb34cb0 item 81 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd040): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd040): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.780487832 +0000 UTC m=+273.165359371 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd040): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd580): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd580): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd580): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd580): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd580): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.780487832 +0000 UTC m=+273.165359371 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafd580): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb34ee0 item 81 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafdc00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafdc00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafdc00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafdc00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafdc00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.782188654 +0000 UTC m=+273.167060193 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eafdc00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30200): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30200): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30200): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb35570 item 82 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30200): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30200): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30200): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30200): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30200): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.782987983 +0000 UTC m=+273.167859513 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30200): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30780): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30780): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30780): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30780): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30780): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.782987983 +0000 UTC m=+273.167859513 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30780): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb35730 item 82 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30e00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30e00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30e00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30e00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30e00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.784743709 +0000 UTC m=+273.169615248 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb30e00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31300): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31300): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31300): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31300): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31300): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31300): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb35c00 item 83 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31300): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31300): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.78543276 +0000 UTC m=+273.170304299 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31300): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31840): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31840): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31840): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31840): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31840): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.78543276 +0000 UTC m=+273.170304299 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31840): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb35e30 item 83 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31ec0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31ec0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31ec0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31ec0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31ec0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.787606975 +0000 UTC m=+273.172478515 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb31ec0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb544c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb544c0): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb544c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e588a10 item 84 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb544c0): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb544c0): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb544c0): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb544c0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb544c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.788452482 +0000 UTC m=+273.173324022 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb544c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb54a40): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb54a40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb54a40): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb54a40): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb54a40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.788452482 +0000 UTC m=+273.173324022 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb54a40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e588cb0 item 84 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb550c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb550c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb550c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb550c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb550c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.790773234 +0000 UTC m=+273.175644773 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb550c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb555c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb555c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb555c0): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb555c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb555c0): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb555c0): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e589180 item 85 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb555c0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb555c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.791565761 +0000 UTC m=+273.176437291 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb555c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb55b00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb55b00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb55b00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb55b00): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb55b00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.791565761 +0000 UTC m=+273.176437291 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb55b00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e589340 item 85 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90280): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90280): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90280): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90280): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90280): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.793295076 +0000 UTC m=+273.178166616 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90280): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90780): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90780): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90780): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e589730 item 86 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90780): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90780): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90780): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90780): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90780): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.794026918 +0000 UTC m=+273.178898457 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90780): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90d00): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90d00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90d00): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90d00): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90d00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.794026918 +0000 UTC m=+273.178898457 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb90d00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e589ab0 item 86 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91380): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91380): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91380): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91380): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91380): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.795499058 +0000 UTC m=+273.180370597 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91380): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91880): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91880): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91880): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91880): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91880): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91880): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825df120e0 item 87 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91880): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91880): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.79623589 +0000 UTC m=+273.181107429 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91880): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91dc0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91dc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91dc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91dc0): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91dc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.79623589 +0000 UTC m=+273.181107429 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eb91dc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825df12770 item 87 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4540): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4540): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4540): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4540): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4540): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.797937843 +0000 UTC m=+273.182809382 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4540): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4a40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4a40): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4a40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825df12ee0 item 88 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4a40): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4a40): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4a40): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4a40): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4a40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.798695314 +0000 UTC m=+273.183566853 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4a40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4fc0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4fc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4fc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4fc0): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4fc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.798695314 +0000 UTC m=+273.183566853 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd4fc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825df13110 item 88 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5600): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5600): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5600): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5600): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5600): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5600): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5600): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5600): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.800295516 +0000 UTC m=+273.185167055 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5600): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5b40): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5b40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5b40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825df13ce0 item 89 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5b40): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5b40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.800872835 +0000 UTC m=+273.185744374 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebd5b40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4180): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4180): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4180): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4180): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4180): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4180): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f362150 item 89 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4180): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4180): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.801554282 +0000 UTC m=+273.186425821 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4180): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4700): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4700): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4700): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4700): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4700): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.801554282 +0000 UTC m=+273.186425821 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4700): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f362310 item 89 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4d40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4d40): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4d40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4d40): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4d40): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4d40): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4d40): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4d40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.803457977 +0000 UTC m=+273.188329516 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf4d40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5280): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5280): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5280): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f362690 item 90 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5280): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5280): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.804151987 +0000 UTC m=+273.189023526 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5280): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf57c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf57c0): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf57c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f362850 item 90 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf57c0): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf57c0): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf57c0): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf57c0): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf57c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.804902225 +0000 UTC m=+273.189773754 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf57c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5d80): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5d80): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5d80): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5d80): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5d80): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.804902225 +0000 UTC m=+273.189773754 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ebf5d80): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f362af0 item 90 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec284c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec284c0): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec284c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec284c0): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec284c0): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec284c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec284c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec284c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.806510432 +0000 UTC m=+273.191381961 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec284c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28a00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28a00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28a00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f362e70 item 91 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28a00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28a00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.807181128 +0000 UTC m=+273.192052667 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28a00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28f40): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28f40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28f40): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28f40): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28f40): >_readAt: n=2, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28f40): _writeAt: size=3, off=7 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f363030 item 91 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28f40): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28f40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.807902219 +0000 UTC m=+273.192773758 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec28f40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec294c0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec294c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec294c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec294c0): >_readAt: n=8, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec294c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.807902219 +0000 UTC m=+273.192773758 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec294c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3631f0 item 91 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec29b00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec29b00): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec29b00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec29b00): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec29b00): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec29b00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec29b00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec29b00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.809560531 +0000 UTC m=+273.194432071 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec29b00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48140): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48140): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48140): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f363570 item 92 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48140): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48140): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.810211971 +0000 UTC m=+273.195083510 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48140): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48680): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48680): open at offset 5 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48680): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f363730 item 92 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48680): _readAt: size=2, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48680): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48680): _writeAt: size=3, off=5 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48680): >_writeAt: n=3, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48680): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.810949394 +0000 UTC m=+273.195820933 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48680): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48c40): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48c40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48c40): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48c40): >_readAt: n=3, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48c40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.810949394 +0000 UTC m=+273.195820933 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec48c40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f363960 item 92 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49280): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49280): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49280): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49280): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49280): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49280): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49280): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49280): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.812613556 +0000 UTC m=+273.197485095 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49280): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec497c0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec497c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec497c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f363dc0 item 93 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec497c0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec497c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.813216756 +0000 UTC m=+273.198088295 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec497c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49ec0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49ec0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49ec0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49ec0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49ec0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.813216756 +0000 UTC m=+273.198088295 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec49ec0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eba2150 item 93 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64600): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64600): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64600): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64600): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64600): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64600): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64600): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64600): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.815710114 +0000 UTC m=+273.200581663 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64600): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64b40): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64b40): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64b40): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eba2690 item 94 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64b40): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64b40): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.816480268 +0000 UTC m=+273.201351817 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec64b40): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65240): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65240): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65240): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65240): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65240): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.816480268 +0000 UTC m=+273.201351817 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65240): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eba2850 item 94 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65880): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65880): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65880): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65880): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65880): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65880): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65880): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65880): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.8189916 +0000 UTC m=+273.203863159 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65880): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65dc0): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65dc0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65dc0): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eba2bd0 item 95 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65dc0): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65dc0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.819604527 +0000 UTC m=+273.204476066 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825ec65dc0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca25c0): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca25c0): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca25c0): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca25c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca25c0): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.819604527 +0000 UTC m=+273.204476066 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca25c0): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eba2e00 item 95 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca2c00): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca2c00): open at offset 0 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca2c00): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca2c00): _readAt: size=2, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca2c00): >_readAt: n=0, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca2c00): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca2c00): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca2c00): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.821357297 +0000 UTC m=+273.206228836 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca2c00): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3140): _writeAt: size=5, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3140): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3140): >openPending: err= 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eba3880 item 96 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3140): >_writeAt: n=5, err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3140): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.821877008 +0000 UTC m=+273.206748548 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3140): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:52 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3840): _readAt: size=512, off=0 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3840): openPending: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3840): >openPending: err= 2026/07/24 02:39:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3840): >_readAt: n=5, err=EOF 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3840): close: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:52.821877008 +0000 UTC m=+273.206748548 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:52 DEBUG : open-test-file(0x6825eca3840): >close: err= 2026/07/24 02:39:52 DEBUG : open-test-file: Remove: 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eba3b20 item 96 2026/07/24 02:39:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:52 DEBUG : open-test-file: >Remove: err= 2026/07/24 02:39:52 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:52 DEBUG : Looking for writers 2026/07/24 02:39:52 DEBUG : >WaitForWriters: 2026/07/24 02:39:52 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:53 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:53 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:53 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:53 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/24 02:39:53 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea41c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea41c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea41c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea41c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea41c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.207353945 +0000 UTC m=+273.592225515 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea41c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4640): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4640): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4640): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4640): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4640): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4640): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4640): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.207353945 +0000 UTC m=+273.592225515 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4640): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4b00): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4b00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4b00): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4b00): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4b00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.207353945 +0000 UTC m=+273.592225515 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea4b00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e4a8230 item 1 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5140): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5140): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5140): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5140): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5140): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.211367864 +0000 UTC m=+273.596239423 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5140): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5640): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5640): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5640): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5640): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5640): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.211367864 +0000 UTC m=+273.596239423 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5640): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e4a8770 item 2 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5c80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5c80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5c80): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5c80): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5c80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.214243735 +0000 UTC m=+273.599115304 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eea5c80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee200): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee200): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee200): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee200): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee200): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee200): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee200): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.214243735 +0000 UTC m=+273.599115304 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee200): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee6c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee6c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee6c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee6c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee6c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.214243735 +0000 UTC m=+273.599115304 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeee6c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e4a93b0 item 3 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeeed40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeeed40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeeed40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeeed40): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeeed40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.21840872 +0000 UTC m=+273.603280860 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeeed40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef280): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef280): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef280): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef280): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef280): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.21840872 +0000 UTC m=+273.603280860 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef280): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e4a9dc0 item 4 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef8c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef8c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef8c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef8c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef8c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.223590805 +0000 UTC m=+273.608462375 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeef8c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeefd40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeefd40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeefd40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeefd40): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeefd40): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeefd40): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeefd40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.223590805 +0000 UTC m=+273.608462375 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eeefd40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24300): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24300): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24300): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24300): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24300): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.223590805 +0000 UTC m=+273.608462375 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24300): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e262540 item 5 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24980): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24980): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24980): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24980): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24980): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.227502261 +0000 UTC m=+273.612373800 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24980): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24ec0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24ec0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24ec0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24ec0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24ec0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.227502261 +0000 UTC m=+273.612373800 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef24ec0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e262fc0 item 6 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25540): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25540): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25540): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25540): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25540): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.230949461 +0000 UTC m=+273.615821031 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25540): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25a40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25a40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25a40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25a40): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25a40): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25a40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.230949461 +0000 UTC m=+273.615821031 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef25a40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56000): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56000): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56000): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56000): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56000): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.230949461 +0000 UTC m=+273.615821031 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56000): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e263b90 item 7 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56680): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56680): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56680): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56680): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56680): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.23447606 +0000 UTC m=+273.619347620 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56680): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56bc0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56bc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56bc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56bc0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56bc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.23447606 +0000 UTC m=+273.619347620 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef56bc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e20a540 item 8 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57180): _readAt: size=2, off=0 2026/07/24 02:39:53 ERROR : open-test-file(0x6825ef57180): Couldn't read size of file 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57180): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57180): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57180): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57180): close: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57180): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57540): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57540): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57540): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57540): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57540): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.237209291 +0000 UTC m=+273.622080861 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57540): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef579c0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef579c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef579c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef579c0): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef579c0): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef579c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef579c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.237209291 +0000 UTC m=+273.622080861 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef579c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57ec0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57ec0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57ec0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57ec0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57ec0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.237209291 +0000 UTC m=+273.622080861 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef57ec0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e20acb0 item 9 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84640): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84640): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84640): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84640): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84640): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.240590686 +0000 UTC m=+273.625462236 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84640): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84b80): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84b80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84b80): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84b80): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84b80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.240590686 +0000 UTC m=+273.625462236 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef84b80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e20b570 item 10 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef851c0): _readAt: size=2, off=0 2026/07/24 02:39:53 ERROR : open-test-file(0x6825ef851c0): Couldn't read size of file 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef851c0): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef851c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef851c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef851c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef851c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85580): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85580): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85580): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85580): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85580): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.242766455 +0000 UTC m=+273.627638014 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85580): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85a80): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85a80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85a80): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85a80): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85a80): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85a80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.242766455 +0000 UTC m=+273.627638014 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ef85a80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2080): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2080): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2080): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2080): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2080): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.242766455 +0000 UTC m=+273.627638014 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2080): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e3101c0 item 11 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2700): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2700): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2700): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2700): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2700): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.246471702 +0000 UTC m=+273.631343271 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2700): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed108c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed108c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed108c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed108c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed108c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.246471702 +0000 UTC m=+273.631343271 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed108c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f14a850 item 12 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed10f00): _readAt: size=2, off=0 2026/07/24 02:39:53 ERROR : open-test-file(0x6825ed10f00): Couldn't read size of file 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed10f00): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed10f00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed10f00): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed10f00): close: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed10f00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed112c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed112c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed112c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed112c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed112c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.249211295 +0000 UTC m=+273.634082854 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed112c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed11980): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed11980): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed11980): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed11980): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed11980): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.249211295 +0000 UTC m=+273.634082854 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ed11980): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f14abd0 item 13 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008100): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008100): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008100): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008100): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008100): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.251461574 +0000 UTC m=+273.636333143 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008100): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008640): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008640): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008640): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008640): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008640): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.251461574 +0000 UTC m=+273.636333143 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008640): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f14b030 item 14 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008c80): _readAt: size=2, off=0 2026/07/24 02:39:53 ERROR : open-test-file(0x6825f008c80): Couldn't read size of file 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008c80): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008c80): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008c80): close: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f008c80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009040): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009040): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009040): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009040): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009040): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.254360829 +0000 UTC m=+273.639232398 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009040): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009700): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009700): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009700): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009700): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009700): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.254360829 +0000 UTC m=+273.639232398 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009700): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f14b3b0 item 15 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009d80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009d80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009d80): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009d80): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009d80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.256906847 +0000 UTC m=+273.641778416 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f009d80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02c3c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02c3c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02c3c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02c3c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02c3c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.256906847 +0000 UTC m=+273.641778416 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02c3c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f14b7a0 item 16 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ca00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ca00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ca00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ca00): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ca00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.25959279 +0000 UTC m=+273.644464348 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ca00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ce80): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ce80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ce80): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ce80): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ce80): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ce80): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ce80): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ce80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.25959279 +0000 UTC m=+273.644464348 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02ce80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02d380): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02d380): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02d380): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02d380): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02d380): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.25959279 +0000 UTC m=+273.644464348 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02d380): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f14bb20 item 17 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02da00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02da00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02da00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02da00): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02da00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.263062651 +0000 UTC m=+273.647934210 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f02da00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c040): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c040): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c040): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c040): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c040): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.263062651 +0000 UTC m=+273.647934210 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c040): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e67a540 item 18 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c6c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c6c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c6c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c6c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c6c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.265445571 +0000 UTC m=+273.650317140 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06c6c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06cbc0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06cbc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06cbc0): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06cbc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06cbc0): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06cbc0): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06cbc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06cbc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.265445571 +0000 UTC m=+273.650317140 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06cbc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d0c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d0c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d0c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d0c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d0c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.265445571 +0000 UTC m=+273.650317140 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d0c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e67aaf0 item 19 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d740): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d740): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d740): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d740): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d740): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.268611118 +0000 UTC m=+273.653482687 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06d740): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06dc80): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06dc80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06dc80): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06dc80): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06dc80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.268611118 +0000 UTC m=+273.653482687 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f06dc80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e67b420 item 20 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e400): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e400): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e400): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e400): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e400): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.270984751 +0000 UTC m=+273.655856320 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e400): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e900): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e900): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e900): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e900): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e900): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e900): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e900): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e900): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.270984751 +0000 UTC m=+273.655856320 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08e900): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08ee00): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08ee00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08ee00): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08ee00): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08ee00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.270984751 +0000 UTC m=+273.655856320 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08ee00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e67bb20 item 21 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f480): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f480): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f480): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f480): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f480): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.274735664 +0000 UTC m=+273.659607273 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f480): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f9c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f9c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f9c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f9c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f9c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.274735664 +0000 UTC m=+273.659607273 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f08f9c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1be460 item 22 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae140): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae140): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae140): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae140): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae140): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.277470067 +0000 UTC m=+273.662341626 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae140): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae640): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae640): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae640): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae640): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae640): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae640): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae640): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae640): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.277470067 +0000 UTC m=+273.662341626 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ae640): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0aeb40): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0aeb40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0aeb40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0aeb40): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0aeb40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.277470067 +0000 UTC m=+273.662341626 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0aeb40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1be7e0 item 23 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af1c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af1c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af1c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af1c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af1c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.280497935 +0000 UTC m=+273.665369494 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af1c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af700): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af700): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af700): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af700): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af700): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.280497935 +0000 UTC m=+273.665369494 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0af700): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1becb0 item 24 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0afd40): _readAt: size=2, off=0 2026/07/24 02:39:53 ERROR : open-test-file(0x6825f0afd40): Couldn't read size of file 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0afd40): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0afd40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0afd40): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0afd40): close: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0afd40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca200): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca200): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca200): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca200): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca200): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.28284695 +0000 UTC m=+273.667718510 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca200): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca700): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca700): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca700): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca700): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca700): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca700): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca700): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca700): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.28284695 +0000 UTC m=+273.667718510 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0ca700): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cac40): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cac40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cac40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cac40): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cac40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.28284695 +0000 UTC m=+273.667718510 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cac40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1bf110 item 25 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb2c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb2c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb2c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb2c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb2c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.285839171 +0000 UTC m=+273.670710730 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb2c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb800): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb800): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb800): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb800): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb800): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.285839171 +0000 UTC m=+273.670710730 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cb800): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1bf5e0 item 26 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cbe40): _readAt: size=2, off=0 2026/07/24 02:39:53 ERROR : open-test-file(0x6825f0cbe40): Couldn't read size of file 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cbe40): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cbe40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cbe40): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cbe40): close: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0cbe40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8300): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8300): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8300): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8300): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8300): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.288378996 +0000 UTC m=+273.673250556 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8300): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8800): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8800): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8800): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8800): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8800): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8800): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8800): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8800): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.288378996 +0000 UTC m=+273.673250556 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8800): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8d40): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8d40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8d40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8d40): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8d40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.288378996 +0000 UTC m=+273.673250556 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f8d40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1bf960 item 27 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f93c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f93c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f93c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f93c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f93c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.29165363 +0000 UTC m=+273.676525179 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f93c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f9900): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f9900): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f9900): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f9900): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f9900): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.29165363 +0000 UTC m=+273.676525179 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f0f9900): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1bfe30 item 28 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122040): _readAt: size=2, off=0 2026/07/24 02:39:53 ERROR : open-test-file(0x6825f122040): Couldn't read size of file 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122040): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122040): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122040): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122040): close: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122040): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122400): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122400): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122400): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122400): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122400): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.293675418 +0000 UTC m=+273.678546977 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122400): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122ac0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122ac0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122ac0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122ac0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122ac0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.293675418 +0000 UTC m=+273.678546977 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f122ac0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2525b0 item 29 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123140): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123140): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123140): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123140): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123140): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.295723255 +0000 UTC m=+273.680594804 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123140): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123680): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123680): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123680): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123680): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123680): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.295723255 +0000 UTC m=+273.680594804 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123680): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e253340 item 30 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123cc0): _readAt: size=2, off=0 2026/07/24 02:39:53 ERROR : open-test-file(0x6825f123cc0): Couldn't read size of file 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123cc0): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123cc0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123cc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f123cc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140180): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140180): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140180): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140180): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140180): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.297741947 +0000 UTC m=+273.682613496 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140180): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140840): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140840): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140840): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140840): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140840): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.297741947 +0000 UTC m=+273.682613496 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140840): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2539d0 item 31 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140ec0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140ec0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140ec0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140ec0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140ec0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.299621296 +0000 UTC m=+273.684492835 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f140ec0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f141400): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f141400): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f141400): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f141400): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f141400): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.299621296 +0000 UTC m=+273.684492835 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f141400): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e30ebd0 item 32 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf83c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf83c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf83c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf83c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf83c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.302645406 +0000 UTC m=+273.687516945 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf83c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8840): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8840): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8840): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8840): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8840): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec54380 item 33 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8840): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8840): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.303520599 +0000 UTC m=+273.688392149 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8840): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8d40): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8d40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8d40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8d40): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8d40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.303520599 +0000 UTC m=+273.688392149 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf8d40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec54620 item 33 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9380): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9380): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9380): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9380): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9380): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.305903268 +0000 UTC m=+273.690774827 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9380): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9800): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9800): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec54a10 item 34 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9800): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9800): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9800): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9800): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9800): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.307610492 +0000 UTC m=+273.692482041 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9800): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9d40): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9d40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9d40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9d40): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9d40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.307610492 +0000 UTC m=+273.692482041 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825ecf9d40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec54bd0 item 34 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6480): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6480): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6480): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6480): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6480): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.310132785 +0000 UTC m=+273.695004354 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6480): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6900): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6900): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6900): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6900): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6900): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec55030 item 35 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6900): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6900): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.310865338 +0000 UTC m=+273.695736898 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6900): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6e00): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6e00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6e00): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6e00): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6e00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.310865338 +0000 UTC m=+273.695736898 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a6e00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec552d0 item 35 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7480): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7480): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7480): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7480): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7480): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.313483933 +0000 UTC m=+273.698355493 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7480): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7980): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7980): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec55650 item 36 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7980): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7980): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7980): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7980): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7980): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.314367502 +0000 UTC m=+273.699239060 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7980): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7ec0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7ec0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7ec0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7ec0): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7ec0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.314367502 +0000 UTC m=+273.699239060 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1a7ec0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec55810 item 36 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8600): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8600): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8600): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8600): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8600): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.316540575 +0000 UTC m=+273.701412135 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8600): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8a80): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8a80): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8a80): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8a80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8a80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec55b90 item 37 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8a80): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8a80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.317407121 +0000 UTC m=+273.702278680 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8a80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8f80): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8f80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8f80): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8f80): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8f80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.317407121 +0000 UTC m=+273.702278680 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c8f80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec55e30 item 37 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9600): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9600): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9600): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9600): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9600): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.319631481 +0000 UTC m=+273.704503051 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9600): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9b00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9b00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e1f4ee0 item 38 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9b00): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9b00): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9b00): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9b00): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9b00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.320579522 +0000 UTC m=+273.705451082 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1c9b00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8140): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8140): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8140): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8140): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8140): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.320579522 +0000 UTC m=+273.705451082 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8140): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e1f57a0 item 38 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e87c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e87c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e87c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e87c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e87c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.322750803 +0000 UTC m=+273.707622361 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e87c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8cc0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8cc0): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8cc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8cc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb421c0 item 39 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8cc0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8cc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.323603281 +0000 UTC m=+273.708474840 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e8cc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e91c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e91c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e91c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e91c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e91c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.323603281 +0000 UTC m=+273.708474840 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e91c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb42460 item 39 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9840): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9840): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9840): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9840): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9840): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.325776155 +0000 UTC m=+273.710647713 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9840): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9d40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9d40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb428c0 item 40 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9d40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9d40): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9d40): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9d40): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9d40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.326721089 +0000 UTC m=+273.711592649 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f1e9d40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e380): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e380): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e380): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e380): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e380): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.326721089 +0000 UTC m=+273.711592649 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e380): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb42af0 item 40 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e940): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e940): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e940): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e940): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e940): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e940): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e940): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.328869185 +0000 UTC m=+273.713740745 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e940): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ee40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ee40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ee40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb42e70 item 41 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ee40): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ee40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.329868472 +0000 UTC m=+273.714740022 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ee40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20f300): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20f300): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20f300): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20f300): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20f300): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb43030 item 41 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20f300): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20f300): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.330911772 +0000 UTC m=+273.715783321 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20f300): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e42c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e42c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e42c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e42c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e42c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.330911772 +0000 UTC m=+273.715783321 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e42c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825de3c4d0 item 41 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2b40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2b40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2b40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2b40): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2b40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2b40): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2b40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.335314897 +0000 UTC m=+273.720186446 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2b40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3040): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3040): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3040): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e3112d0 item 42 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3040): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3040): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.336014147 +0000 UTC m=+273.720885747 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3040): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e47c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e47c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825de3c9a0 item 42 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e47c0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e47c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e47c0): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e47c0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e47c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.337452604 +0000 UTC m=+273.722324183 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e47c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e4d40): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e4d40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e4d40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e4d40): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e4d40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.337452604 +0000 UTC m=+273.722324183 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e4d40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825de3ce70 item 42 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5380): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5380): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5380): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5380): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5380): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5380): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5380): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.339556947 +0000 UTC m=+273.724428496 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5380): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5880): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5880): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5880): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825de3d3b0 item 43 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5880): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5880): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.340422231 +0000 UTC m=+273.725293830 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5880): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5dc0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5dc0): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5dc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5dc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825de3d650 item 43 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5dc0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5dc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.341273719 +0000 UTC m=+273.726145308 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8e5dc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e400): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e400): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e400): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e400): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e400): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.341273719 +0000 UTC m=+273.726145308 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20e400): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb42070 item 43 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ea40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ea40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ea40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ea40): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ea40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ea40): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ea40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.343343858 +0000 UTC m=+273.728215407 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ea40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ef80): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ef80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ef80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb424d0 item 44 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ef80): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ef80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.344056755 +0000 UTC m=+273.728928363 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20ef80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20fa80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20fa80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb42690 item 44 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20fa80): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20fa80): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20fa80): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20fa80): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20fa80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.345006047 +0000 UTC m=+273.729877596 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f20fa80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2100): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2100): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2100): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2100): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2100): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.345006047 +0000 UTC m=+273.729877596 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2100): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb42930 item 44 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2740): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2740): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2740): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2740): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2740): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2740): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2740): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.346936843 +0000 UTC m=+273.731808402 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa2740): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3800): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3800): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3800): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb42d20 item 45 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3800): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3800): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.347715082 +0000 UTC m=+273.732586662 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825efa3800): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228000): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228000): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228000): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228000): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228000): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.347715082 +0000 UTC m=+273.732586662 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228000): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb432d0 item 45 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228c00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228c00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228c00): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228c00): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228c00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228c00): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228c00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.349884018 +0000 UTC m=+273.734755637 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f228c00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2294c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2294c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2294c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb437a0 item 46 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2294c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2294c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.350544505 +0000 UTC m=+273.735416084 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2294c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f229bc0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f229bc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f229bc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f229bc0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f229bc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.350544505 +0000 UTC m=+273.735416084 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f229bc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb43960 item 46 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2ccb00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2ccb00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2ccb00): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2ccb00): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2ccb00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2ccb00): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2ccb00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.352679066 +0000 UTC m=+273.737550645 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2ccb00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd100): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd100): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd100): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb43d50 item 47 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd100): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd100): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.353348249 +0000 UTC m=+273.738219828 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd100): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd800): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd800): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd800): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd800): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd800): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.353348249 +0000 UTC m=+273.738219828 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cd800): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e30eaf0 item 47 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cde40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cde40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cde40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cde40): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cde40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cde40): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cde40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.355242287 +0000 UTC m=+273.740113826 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e2cde40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592580): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592580): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592580): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e310310 item 48 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592580): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592580): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.355861476 +0000 UTC m=+273.740733035 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592580): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592fc0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592fc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592fc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592fc0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592fc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.355861476 +0000 UTC m=+273.740733035 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e592fc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e310540 item 48 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593740): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593740): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593740): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593740): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593740): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.357648771 +0000 UTC m=+273.742520310 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593740): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593c80): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593c80): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593c80): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593c80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593c80): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593c80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e3116c0 item 49 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593c80): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593c80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.358403786 +0000 UTC m=+273.743275335 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e593c80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87c440): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87c440): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87c440): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87c440): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87c440): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.358403786 +0000 UTC m=+273.743275335 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87c440): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e311a40 item 49 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cac0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cac0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cac0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cac0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cac0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.360112542 +0000 UTC m=+273.744984122 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cac0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cfc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cfc0): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cfc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2081c0 item 50 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cfc0): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cfc0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cfc0): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cfc0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cfc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.360892065 +0000 UTC m=+273.745763604 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87cfc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87d540): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87d540): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87d540): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87d540): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87d540): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.360892065 +0000 UTC m=+273.745763604 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87d540): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2084d0 item 50 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87dbc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87dbc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87dbc0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87dbc0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87dbc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.36257304 +0000 UTC m=+273.747444579 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e87dbc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e272780): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e272780): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e272780): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e272780): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e272780): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e272780): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e208850 item 51 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e272780): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e272780): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.363311293 +0000 UTC m=+273.748182862 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e272780): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e273cc0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e273cc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e273cc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e273cc0): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e273cc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.363311293 +0000 UTC m=+273.748182862 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e273cc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e208cb0 item 51 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800740): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800740): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800740): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800740): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800740): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.364944297 +0000 UTC m=+273.749815896 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800740): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800d00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800d00): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800d00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2093b0 item 52 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800d00): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800d00): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800d00): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800d00): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800d00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.365715053 +0000 UTC m=+273.750586621 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e800d00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8014c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8014c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8014c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8014c0): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8014c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.365715053 +0000 UTC m=+273.750586621 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8014c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e209730 item 52 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e801bc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e801bc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e801bc0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e801bc0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e801bc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.367340131 +0000 UTC m=+273.752211700 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e801bc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388780): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388780): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388780): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388780): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388780): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388780): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e209e30 item 53 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388780): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388780): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.368026217 +0000 UTC m=+273.752897786 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388780): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388e40): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388e40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388e40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388e40): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388e40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.368026217 +0000 UTC m=+273.752897786 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e388e40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2562a0 item 53 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3898c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3898c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3898c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3898c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3898c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.369798965 +0000 UTC m=+273.754670504 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3898c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eef4240): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eef4240): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eef4240): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e256930 item 54 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eef4240): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eef4240): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eef4240): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eef4240): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eef4240): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.370924078 +0000 UTC m=+273.755795658 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eef4240): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3ba300): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3ba300): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3ba300): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3ba300): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3ba300): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.370924078 +0000 UTC m=+273.755795658 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3ba300): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec24000 item 54 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bad00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bad00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bad00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bad00): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bad00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.373011981 +0000 UTC m=+273.757883531 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bad00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb200): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb200): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb200): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb200): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb200): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb200): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec24380 item 55 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb200): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb200): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.373752739 +0000 UTC m=+273.758624289 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb200): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb740): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb740): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb740): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb740): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb740): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.373752739 +0000 UTC m=+273.758624289 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e3bb740): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec24540 item 55 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324000): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324000): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324000): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324000): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324000): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.375645485 +0000 UTC m=+273.760517034 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324000): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324600): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324600): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324600): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec24b60 item 56 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324600): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324600): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324600): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324600): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324600): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.376561214 +0000 UTC m=+273.761432753 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324600): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324b80): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324b80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324b80): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324b80): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324b80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.376561214 +0000 UTC m=+273.761432753 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f324b80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec24d90 item 56 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f3251c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f3251c0): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f3251c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f3251c0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f3251c0): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f3251c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f3251c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f3251c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.378355972 +0000 UTC m=+273.763227521 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f3251c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325700): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325700): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325700): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec25650 item 57 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325700): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325700): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.379115537 +0000 UTC m=+273.763987076 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325700): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325c40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325c40): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325c40): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325c40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325c40): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325c40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec258f0 item 57 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325c40): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325c40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.379797495 +0000 UTC m=+273.764669064 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f325c40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e172740): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e172740): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e172740): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e172740): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e172740): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.379797495 +0000 UTC m=+273.764669064 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e172740): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ec25b20 item 57 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173280): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173280): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173280): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173280): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173280): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173280): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173280): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173280): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.381553611 +0000 UTC m=+273.766425150 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173280): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173940): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173940): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173940): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e274230 item 58 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173940): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173940): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.382205963 +0000 UTC m=+273.767077572 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e173940): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2180): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2180): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2180): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2745b0 item 58 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2180): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2180): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2180): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2180): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2180): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.383022054 +0000 UTC m=+273.767893593 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2180): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2740): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2740): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2740): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2740): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2740): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.383022054 +0000 UTC m=+273.767893593 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2740): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e274a80 item 58 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2d80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2d80): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2d80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2d80): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2d80): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2d80): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2d80): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2d80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.384696285 +0000 UTC m=+273.769567875 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca2d80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca32c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca32c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca32c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e274e70 item 59 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca32c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca32c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.385340171 +0000 UTC m=+273.770211740 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca32c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3800): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3800): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3800): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3800): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3800): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3800): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2750a0 item 59 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3800): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3800): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.386159579 +0000 UTC m=+273.771031118 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3800): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3d80): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3d80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3d80): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3d80): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3d80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.386159579 +0000 UTC m=+273.771031118 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825eca3d80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e275500 item 59 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8500): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8500): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8500): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8500): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8500): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8500): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8500): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8500): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.387879977 +0000 UTC m=+273.772751527 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8500): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8a40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8a40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8a40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2759d0 item 60 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8a40): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8a40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.388536055 +0000 UTC m=+273.773407594 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8a40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8f80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8f80): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8f80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e275c00 item 60 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8f80): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8f80): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8f80): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8f80): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8f80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.389344302 +0000 UTC m=+273.774215841 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b8f80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9540): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9540): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9540): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9540): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9540): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.389344302 +0000 UTC m=+273.774215841 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9540): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e275dc0 item 60 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9b80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9b80): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9b80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9b80): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9b80): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9b80): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9b80): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9b80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.391141606 +0000 UTC m=+273.776013155 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2b9b80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2480c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2480c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2480c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e65e2a0 item 61 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2480c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2480c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.391738342 +0000 UTC m=+273.776609881 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2480c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2487c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2487c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2487c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2487c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2487c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.391738342 +0000 UTC m=+273.776609881 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2487c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4c0e0 item 61 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f248e00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f248e00): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f248e00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f248e00): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f248e00): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f248e00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f248e00): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f248e00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.393497805 +0000 UTC m=+273.778369345 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f248e00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249340): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249340): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249340): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4c4d0 item 62 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249340): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249340): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.394185424 +0000 UTC m=+273.779056993 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249340): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249a40): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249a40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249a40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249a40): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249a40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.394185424 +0000 UTC m=+273.779056993 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f249a40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4ca80 item 62 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270180): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270180): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270180): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270180): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270180): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270180): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270180): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270180): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.395918306 +0000 UTC m=+273.780789845 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270180): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2706c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2706c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2706c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4ce00 item 63 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2706c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2706c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.396539639 +0000 UTC m=+273.781411178 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f2706c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270dc0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270dc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270dc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270dc0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270dc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.396539639 +0000 UTC m=+273.781411178 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f270dc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4d0a0 item 63 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271400): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271400): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271400): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271400): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271400): >_readAt: n=0, err=Bad file descriptor 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271400): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271400): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271400): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.398416173 +0000 UTC m=+273.783287712 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271400): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271940): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271940): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271940): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4d420 item 64 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271940): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271940): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.399012449 +0000 UTC m=+273.783883998 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825f271940): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e140): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e140): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e140): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e140): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e140): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.399012449 +0000 UTC m=+273.783883998 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e140): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4d5e0 item 64 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e780): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e780): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e780): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e780): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e780): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.400687221 +0000 UTC m=+273.785558790 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64e780): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64ec00): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64ec00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64ec00): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64ec00): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64ec00): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4d9d0 item 65 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64ec00): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64ec00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.40145418 +0000 UTC m=+273.786325729 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64ec00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f100): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f100): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f100): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f100): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f100): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.40145418 +0000 UTC m=+273.786325729 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f100): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ed4db90 item 65 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f740): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f740): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f740): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f740): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f740): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.403143861 +0000 UTC m=+273.788015440 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64f740): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64fbc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64fbc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fc070 item 66 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64fbc0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64fbc0): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64fbc0): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64fbc0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64fbc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.403823174 +0000 UTC m=+273.788694713 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e64fbc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680200): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680200): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680200): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680200): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680200): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.403823174 +0000 UTC m=+273.788694713 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680200): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fc2a0 item 66 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680840): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680840): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680840): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680840): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680840): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.405444795 +0000 UTC m=+273.790316344 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680840): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680cc0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680cc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680cc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680cc0): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680cc0): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fc620 item 67 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680cc0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680cc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.406185604 +0000 UTC m=+273.791057143 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e680cc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6811c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6811c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6811c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6811c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6811c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.406185604 +0000 UTC m=+273.791057143 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6811c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fc850 item 67 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681840): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681840): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681840): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681840): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681840): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.407798149 +0000 UTC m=+273.792669728 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681840): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681d40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681d40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fcc40 item 68 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681d40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681d40): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681d40): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681d40): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681d40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.40856657 +0000 UTC m=+273.793438119 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e681d40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2380): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2380): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2380): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2380): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2380): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.40856657 +0000 UTC m=+273.793438119 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2380): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fce00 item 68 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b29c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b29c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b29c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b29c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b29c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.410157845 +0000 UTC m=+273.795029384 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b29c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2e40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2e40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2e40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2e40): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2e40): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fd340 item 69 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2e40): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2e40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.411196676 +0000 UTC m=+273.796068246 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b2e40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3340): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3340): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3340): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3340): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3340): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.411196676 +0000 UTC m=+273.796068246 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3340): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fd500 item 69 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b39c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b39c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b39c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b39c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b39c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.412896907 +0000 UTC m=+273.797768466 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b39c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3ec0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3ec0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fd880 item 70 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3ec0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3ec0): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3ec0): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3ec0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3ec0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.416285246 +0000 UTC m=+273.801156785 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6b3ec0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0500): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0500): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0500): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0500): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0500): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.416285246 +0000 UTC m=+273.801156785 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0500): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fda40 item 70 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0b80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0b80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0b80): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0b80): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0b80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.417909071 +0000 UTC m=+273.802780610 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d0b80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1080): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1080): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1080): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1080): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1080): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e8fddc0 item 71 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1080): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1080): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.418626507 +0000 UTC m=+273.803498076 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1080): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1580): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1580): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1580): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1580): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1580): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.418626507 +0000 UTC m=+273.803498076 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1580): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef621c0 item 71 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1c00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1c00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1c00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1c00): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1c00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.420321026 +0000 UTC m=+273.805192615 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6d1c00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2200): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2200): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef62540 item 72 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2200): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2200): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2200): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2200): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2200): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.42106975 +0000 UTC m=+273.805941289 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2200): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2740): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2740): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2740): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2740): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2740): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.42106975 +0000 UTC m=+273.805941289 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2740): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef62700 item 72 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2d00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2d00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2d00): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2d00): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2d00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2d00): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2d00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.422728472 +0000 UTC m=+273.807600011 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e2d00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3200): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3200): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3200): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef62a80 item 73 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3200): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3200): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.423421862 +0000 UTC m=+273.808293441 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3200): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e36c0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e36c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e36c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e36c0): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e36c0): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef62c40 item 73 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e36c0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e36c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.424205531 +0000 UTC m=+273.809077070 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e36c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3c00): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3c00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3c00): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3c00): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3c00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.424205531 +0000 UTC m=+273.809077070 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6e3c00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef62e00 item 73 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4340): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4340): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4340): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4340): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4340): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4340): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4340): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.425877149 +0000 UTC m=+273.810748697 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4340): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4840): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4840): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4840): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef63180 item 74 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4840): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4840): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.42655595 +0000 UTC m=+273.811427489 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4840): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4d80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4d80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef63340 item 74 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4d80): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4d80): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4d80): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4d80): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4d80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.427401476 +0000 UTC m=+273.812273065 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f4d80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5300): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5300): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5300): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5300): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5300): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.427401476 +0000 UTC m=+273.812273065 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5300): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef63500 item 74 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5940): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5940): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5940): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5940): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5940): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5940): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5940): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.429037095 +0000 UTC m=+273.813908644 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5940): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5e40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5e40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5e40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef63880 item 75 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5e40): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5e40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.429715576 +0000 UTC m=+273.814587115 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e6f5e40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c480): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c480): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c480): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c480): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c480): _writeAt: size=3, off=2 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef63a40 item 75 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c480): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c480): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.430497964 +0000 UTC m=+273.815369503 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c480): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c9c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c9c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c9c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c9c0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c9c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.430497964 +0000 UTC m=+273.815369503 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71c9c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef63c00 item 75 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d000): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d000): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d000): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d000): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d000): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d000): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d000): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.432269038 +0000 UTC m=+273.817140588 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d000): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d500): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d500): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d500): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef74150 item 76 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d500): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d500): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.433009486 +0000 UTC m=+273.817881045 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71d500): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71da40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71da40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef74310 item 76 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71da40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71da40): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71da40): _writeAt: size=3, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71da40): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71da40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.433916289 +0000 UTC m=+273.818787828 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e71da40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a0c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a0c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a0c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a0c0): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a0c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.433916289 +0000 UTC m=+273.818787828 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a0c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef74620 item 76 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a700): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a700): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a700): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a700): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a700): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a700): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a700): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.435509487 +0000 UTC m=+273.820381026 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73a700): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73ac00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73ac00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73ac00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef749a0 item 77 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73ac00): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73ac00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.436140268 +0000 UTC m=+273.821011808 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73ac00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b300): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b300): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b300): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b300): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b300): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.436140268 +0000 UTC m=+273.821011808 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b300): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef74bd0 item 77 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b940): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b940): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b940): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b940): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b940): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b940): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b940): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.437815282 +0000 UTC m=+273.822686821 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73b940): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73be40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73be40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73be40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef74f50 item 78 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73be40): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73be40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.439099788 +0000 UTC m=+273.823971327 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e73be40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74e640): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74e640): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74e640): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74e640): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74e640): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.439099788 +0000 UTC m=+273.823971327 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74e640): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef75110 item 78 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74ec80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74ec80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74ec80): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74ec80): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74ec80): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74ec80): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74ec80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.440876632 +0000 UTC m=+273.825748171 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74ec80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f180): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f180): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f180): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef75570 item 79 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f180): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f180): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.441723551 +0000 UTC m=+273.826595090 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f180): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f880): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f880): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f880): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f880): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f880): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.441723551 +0000 UTC m=+273.826595090 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74f880): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef75730 item 79 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74fec0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74fec0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74fec0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74fec0): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74fec0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74fec0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74fec0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.443515705 +0000 UTC m=+273.828387244 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e74fec0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7624c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7624c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7624c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef75c70 item 80 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7624c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7624c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.444325154 +0000 UTC m=+273.829196703 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7624c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e762bc0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e762bc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e762bc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e762bc0): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e762bc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.444325154 +0000 UTC m=+273.829196703 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e762bc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825ef75e30 item 80 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763200): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763200): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763200): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763200): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763200): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.44647321 +0000 UTC m=+273.831344759 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763200): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763680): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763680): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763680): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763680): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763680): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763680): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e227030 item 81 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763680): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763680): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.447296105 +0000 UTC m=+273.832167654 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763680): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763bc0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763bc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763bc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763bc0): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763bc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.447296105 +0000 UTC m=+273.832167654 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e763bc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e2271f0 item 81 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776340): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776340): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776340): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776340): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776340): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.449351976 +0000 UTC m=+273.834223515 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776340): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776840): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776840): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776840): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e227ab0 item 82 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776840): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776840): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776840): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776840): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776840): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.450109467 +0000 UTC m=+273.834981006 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776840): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776dc0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776dc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776dc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776dc0): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776dc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.450109467 +0000 UTC m=+273.834981006 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e776dc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e227dc0 item 82 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777440): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777440): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777440): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777440): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777440): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.451883607 +0000 UTC m=+273.836755147 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777440): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777940): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777940): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777940): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777940): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777940): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777940): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d8460 item 83 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777940): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777940): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.452671204 +0000 UTC m=+273.837542804 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777940): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777e80): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777e80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777e80): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777e80): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777e80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.452671204 +0000 UTC m=+273.837542804 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e777e80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d8700 item 83 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78e600): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78e600): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78e600): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78e600): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78e600): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.454397103 +0000 UTC m=+273.839268653 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78e600): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78eb00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78eb00): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78eb00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d8a80 item 84 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78eb00): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78eb00): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78eb00): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78eb00): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78eb00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.455233833 +0000 UTC m=+273.840105372 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78eb00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f080): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f080): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f080): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f080): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f080): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.455233833 +0000 UTC m=+273.840105372 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f080): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d8c40 item 84 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f700): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f700): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f700): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f700): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f700): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.456894349 +0000 UTC m=+273.841765888 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78f700): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78fc00): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78fc00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78fc00): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78fc00): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78fc00): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78fc00): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d8fc0 item 85 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78fc00): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78fc00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.457665625 +0000 UTC m=+273.842537164 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e78fc00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca240): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca240): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca240): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca240): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca240): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.457665625 +0000 UTC m=+273.842537164 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca240): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d92d0 item 85 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca8c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca8c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca8c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca8c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca8c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.459329416 +0000 UTC m=+273.844200955 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7ca8c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cadc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cadc0): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cadc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d9650 item 86 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cadc0): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cadc0): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cadc0): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cadc0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cadc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.460176917 +0000 UTC m=+273.845048456 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cadc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb340): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb340): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb340): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb340): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb340): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.460176917 +0000 UTC m=+273.845048456 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb340): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d9810 item 86 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb9c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb9c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb9c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb9c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb9c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.461912494 +0000 UTC m=+273.846784063 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cb9c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cbec0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cbec0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cbec0): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cbec0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cbec0): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cbec0): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d9b90 item 87 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cbec0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cbec0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.4626728 +0000 UTC m=+273.847544339 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e7cbec0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808500): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808500): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808500): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808500): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808500): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.4626728 +0000 UTC m=+273.847544339 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808500): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f3d9d50 item 87 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808b80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808b80): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808b80): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808b80): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808b80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.464413457 +0000 UTC m=+273.849285037 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e808b80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809080): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809080): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809080): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1962a0 item 88 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809080): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809080): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809080): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809080): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809080): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.465279103 +0000 UTC m=+273.850150691 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809080): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809600): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809600): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809600): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809600): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809600): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.465279103 +0000 UTC m=+273.850150691 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809600): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f196460 item 88 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809c40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809c40): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809c40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809c40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809c40): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809c40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809c40): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809c40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.467056848 +0000 UTC m=+273.851928417 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e809c40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824280): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824280): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824280): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f196930 item 89 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824280): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824280): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.467633768 +0000 UTC m=+273.852505307 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824280): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8247c0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8247c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8247c0): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8247c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8247c0): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8247c0): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f196af0 item 89 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8247c0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8247c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.468410645 +0000 UTC m=+273.853282205 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8247c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824d40): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824d40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824d40): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824d40): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824d40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.468410645 +0000 UTC m=+273.853282205 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e824d40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f196cb0 item 89 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825380): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825380): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825380): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825380): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825380): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825380): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825380): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825380): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.470122418 +0000 UTC m=+273.854993987 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825380): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8258c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8258c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8258c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f197030 item 90 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8258c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8258c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.470623243 +0000 UTC m=+273.855494782 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8258c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825e00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825e00): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825e00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f197260 item 90 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825e00): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825e00): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825e00): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825e00): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825e00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.471446548 +0000 UTC m=+273.856318088 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e825e00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8584c0): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8584c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8584c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8584c0): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8584c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.471446548 +0000 UTC m=+273.856318088 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8584c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f197420 item 90 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e858b00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e858b00): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e858b00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e858b00): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e858b00): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e858b00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e858b00): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e858b00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.473372355 +0000 UTC m=+273.858243894 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e858b00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859040): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859040): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859040): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f1977a0 item 91 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859040): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859040): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.474140876 +0000 UTC m=+273.859012434 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859040): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859580): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859580): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859580): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859580): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859580): >_readAt: n=2, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859580): _writeAt: size=3, off=7 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f197a40 item 91 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859580): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859580): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.47492143 +0000 UTC m=+273.859792969 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859580): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859b00): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859b00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859b00): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859b00): >_readAt: n=8, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859b00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.47492143 +0000 UTC m=+273.859792969 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e859b00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825f197c70 item 91 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896240): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896240): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896240): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896240): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896240): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896240): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896240): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896240): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.47673767 +0000 UTC m=+273.861609209 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896240): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896780): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896780): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896780): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb34380 item 92 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896780): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896780): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.477414707 +0000 UTC m=+273.862286247 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896780): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896cc0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896cc0): open at offset 5 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896cc0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb34540 item 92 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896cc0): _readAt: size=2, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896cc0): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896cc0): _writeAt: size=3, off=5 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896cc0): >_writeAt: n=3, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896cc0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.478276435 +0000 UTC m=+273.863147974 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e896cc0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897280): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897280): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897280): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897280): >_readAt: n=3, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897280): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.478276435 +0000 UTC m=+273.863147974 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897280): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb34700 item 92 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8978c0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8978c0): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8978c0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8978c0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8978c0): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8978c0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8978c0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8978c0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.480008616 +0000 UTC m=+273.864880165 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8978c0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897e00): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897e00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897e00): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb34c40 item 93 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897e00): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897e00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.480697387 +0000 UTC m=+273.865568956 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e897e00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aa600): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aa600): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aa600): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aa600): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aa600): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.480697387 +0000 UTC m=+273.865568956 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aa600): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb34e00 item 93 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aac40): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aac40): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aac40): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aac40): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aac40): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aac40): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aac40): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aac40): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.4825421 +0000 UTC m=+273.867413639 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8aac40): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab180): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab180): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab180): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb35500 item 94 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab180): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab180): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.483174765 +0000 UTC m=+273.868046325 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab180): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab880): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab880): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab880): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab880): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab880): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.483174765 +0000 UTC m=+273.868046325 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8ab880): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb356c0 item 94 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8abec0): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8abec0): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8abec0): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8abec0): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8abec0): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8abec0): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8abec0): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8abec0): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.485016312 +0000 UTC m=+273.869887901 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8abec0): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2500): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2500): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2500): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb35b90 item 95 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2500): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2500): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.485629119 +0000 UTC m=+273.870500658 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2500): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2c00): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2c00): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2c00): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2c00): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2c00): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.485629119 +0000 UTC m=+273.870500658 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c2c00): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825eb35dc0 item 95 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3240): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3240): open at offset 0 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3240): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3240): _readAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3240): >_readAt: n=0, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3240): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3240): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3240): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.487511273 +0000 UTC m=+273.872382823 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3240): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3780): _writeAt: size=5, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3780): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3780): >openPending: err= 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e5889a0 item 96 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3780): >_writeAt: n=5, err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3780): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.488183663 +0000 UTC m=+273.873055213 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3780): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/24 02:39:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:39:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/24 02:39:53 DEBUG : open-test-file: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3e80): _readAt: size=512, off=0 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3e80): openPending: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3e80): >openPending: err= 2026/07/24 02:39:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3e80): >_readAt: n=5, err=EOF 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3e80): close: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-24 02:39:53.488183663 +0000 UTC m=+273.873055213 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : open-test-file(0x6825e8c3e80): >close: err= 2026/07/24 02:39:53 DEBUG : open-test-file: Remove: 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6825e588c40 item 96 2026/07/24 02:39:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/24 02:39:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/24 02:39:53 DEBUG : open-test-file: >Remove: err= 2026/07/24 02:39:53 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:53 DEBUG : Looking for writers 2026/07/24 02:39:53 DEBUG : >WaitForWriters: 2026/07/24 02:39:53 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.35s) --- PASS: TestRWFileHandleOpenTests/writes (0.65s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.70s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:53 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:53 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:53 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:53 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:53 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:53 DEBUG : file1: newRWFileHandle: 2026/07/24 02:39:53 DEBUG : file1(0x6825e900700): openPending: 2026/07/24 02:39:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:53 DEBUG : file1(0x6825e900700): >openPending: err= 2026/07/24 02:39:53 DEBUG : file1: >newRWFileHandle: err= 2026/07/24 02:39:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/24 02:39:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/24 02:39:53 DEBUG : file1(0x6825e900700): _writeAt: size=2, off=0 2026/07/24 02:39:53 DEBUG : file1(0x6825e900700): >_writeAt: n=2, err= 2026/07/24 02:39:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/24 02:39:53 DEBUG : file1(0x6825e900700): RWFileHandle.Flush 2026/07/24 02:39:53 DEBUG : file1(0x6825e900700): RWFileHandle.Release 2026/07/24 02:39:53 DEBUG : file1(0x6825e900700): close: 2026/07/24 02:39:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/24 02:39:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:53 DEBUG : file1(0x6825e900700): >close: err= 2026/07/24 02:39:53 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:53 DEBUG : Looking for writers 2026/07/24 02:39:53 DEBUG : file1: reading active writers 2026/07/24 02:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:39:53 DEBUG : Looking for writers 2026/07/24 02:39:53 DEBUG : file1: reading active writers 2026/07/24 02:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:39:53 DEBUG : Looking for writers 2026/07/24 02:39:53 DEBUG : file1: reading active writers 2026/07/24 02:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:39:53 DEBUG : Looking for writers 2026/07/24 02:39:53 DEBUG : file1: reading active writers 2026/07/24 02:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:39:54 DEBUG : file1: vfs cache: starting upload 2026/07/24 02:39:54 DEBUG : Looking for writers 2026/07/24 02:39:54 DEBUG : file1: reading active writers 2026/07/24 02:39:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:39:54 DEBUG : Looking for writers 2026/07/24 02:39:54 DEBUG : file1: reading active writers 2026/07/24 02:39:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:39:54 DEBUG : Looking for writers 2026/07/24 02:39:54 DEBUG : file1: reading active writers 2026/07/24 02:39:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:39:55 DEBUG : Looking for writers 2026/07/24 02:39:55 DEBUG : file1: reading active writers 2026/07/24 02:39:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/24 02:39:55 DEBUG : file1: size = 2 OK 2026/07/24 02:39:55 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/24 02:39:55 INFO : file1: Copied (new) 2026/07/24 02:39:55 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/24 02:39:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/24 02:39:55 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/24 02:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:39:55 INFO : file1: vfs cache: upload succeeded try #1 2026/07/24 02:39:56 DEBUG : Looking for writers 2026/07/24 02:39:56 DEBUG : file1: reading active writers 2026/07/24 02:39:56 DEBUG : >WaitForWriters: 2026/07/24 02:39:56 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:56 DEBUG : Looking for writers 2026/07/24 02:39:56 DEBUG : file1: reading active writers 2026/07/24 02:39:56 DEBUG : >WaitForWriters: 2026/07/24 02:39:56 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.02s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:56 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:56 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:56 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:56 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:56 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:39:56 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:56 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:39:56 DEBUG : rename_me: newRWFileHandle: 2026/07/24 02:39:56 DEBUG : rename_me(0x6825eef4880): openPending: 2026/07/24 02:39:56 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/24 02:39:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/24 02:39:56 DEBUG : rename_me(0x6825eef4880): >openPending: err= 2026/07/24 02:39:56 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/24 02:39:56 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/24 02:39:56 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/24 02:39:56 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/24 02:39:56 DEBUG : rename_me(0x6825eef4880): _writeAt: size=5, off=0 2026/07/24 02:39:56 DEBUG : rename_me(0x6825eef4880): >_writeAt: n=5, err= 2026/07/24 02:39:56 DEBUG : rename_me(0x6825eef4880): close: 2026/07/24 02:39:56 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-24 02:39:56.92655939 +0000 UTC m=+277.311430939 2026/07/24 02:39:56 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/24 02:39:56 DEBUG : rename_me(0x6825eef4880): >close: err= 2026/07/24 02:39:56 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/24 02:39:56 DEBUG : i_was_renamed: Updating file with 0x6825e8da1a0 2026/07/24 02:39:56 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/24 02:39:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/24 02:39:56 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:39:56 DEBUG : Looking for writers 2026/07/24 02:39:56 DEBUG : i_was_renamed: reading active writers 2026/07/24 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/24 02:39:56 DEBUG : Looking for writers 2026/07/24 02:39:56 DEBUG : i_was_renamed: reading active writers 2026/07/24 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/24 02:39:56 DEBUG : Looking for writers 2026/07/24 02:39:56 DEBUG : i_was_renamed: reading active writers 2026/07/24 02:39:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/24 02:39:57 DEBUG : Looking for writers 2026/07/24 02:39:57 DEBUG : i_was_renamed: reading active writers 2026/07/24 02:39:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/24 02:39:57 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/24 02:39:57 DEBUG : Looking for writers 2026/07/24 02:39:57 DEBUG : i_was_renamed: reading active writers 2026/07/24 02:39:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/24 02:39:57 DEBUG : Looking for writers 2026/07/24 02:39:57 DEBUG : i_was_renamed: reading active writers 2026/07/24 02:39:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/24 02:39:57 DEBUG : Looking for writers 2026/07/24 02:39:57 DEBUG : i_was_renamed: reading active writers 2026/07/24 02:39:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/24 02:39:58 DEBUG : i_was_renamed: size = 5 OK 2026/07/24 02:39:58 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 02:39:58 INFO : i_was_renamed: Copied (new) 2026/07/24 02:39:58 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-24 02:39:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/24 02:39:58 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/24 02:39:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/24 02:39:58 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/24 02:39:58 DEBUG : Looking for writers 2026/07/24 02:39:58 DEBUG : i_was_renamed: reading active writers 2026/07/24 02:39:58 DEBUG : >WaitForWriters: 2026/07/24 02:39:58 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:39:58 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:39:58 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/24 02:39:58 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:58 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/24 02:39:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-kerufik8qesa" 2026/07/24 02:39:58 INFO : files root 'rclone-test-kerufik8qesa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/24 02:39:58 DEBUG : forgetting directory cache 2026/07/24 02:39:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate(0x6825e900940): _readAt: size=512, off=0 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate(0x6825e900940): openPending: 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-24 01:40:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/24 02:40:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate(0x6825e900940): >openPending: err= 2026/07/24 02:40:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:00 DEBUG : forgetting directory cache 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate(0x6825e900940): >_readAt: n=20, err=EOF 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate(0x6825e900940): close: 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-24 01:40:58 +0000 UTC 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate(0x6825e900940): >close: err= 2026/07/24 02:40:00 DEBUG : Re-reading directory (262.598212ms old) 2026/07/24 02:40:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/24 02:40:00 DEBUG : forgetting directory cache 2026/07/24 02:40:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate(0x6825e8e5080): _readAt: size=512, off=0 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate(0x6825e8e5080): openPending: 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-24 01:41:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-24 01:40:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-24 01:41:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-24 01:40:58 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/24 02:40:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/24 02:40:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate(0x6825e8e5080): >openPending: err= 2026/07/24 02:40:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:02 DEBUG : forgetting directory cache 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate(0x6825e8e5080): >_readAt: n=20, err=EOF 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate(0x6825e8e5080): close: 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-24 01:41:58 +0000 UTC 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate(0x6825e8e5080): >close: err= 2026/07/24 02:40:02 DEBUG : Re-reading directory (263.047601ms old) 2026/07/24 02:40:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/24 02:40:02 DEBUG : forgetting directory cache 2026/07/24 02:40:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate(0x6825e901240): _readAt: size=512, off=0 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate(0x6825e901240): openPending: 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-24 01:42:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-24 01:41:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-24 01:42:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-24 01:41:58 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/24 02:40:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/24 02:40:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate(0x6825e901240): >openPending: err= 2026/07/24 02:40:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:04 DEBUG : forgetting directory cache 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate(0x6825e901240): >_readAt: n=20, err=EOF 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate(0x6825e901240): close: 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-24 01:42:58 +0000 UTC 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate(0x6825e901240): >close: err= 2026/07/24 02:40:04 DEBUG : Re-reading directory (268.863192ms old) 2026/07/24 02:40:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/24 02:40:04 DEBUG : forgetting directory cache 2026/07/24 02:40:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate(0x6825e901980): _readAt: size=512, off=0 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate(0x6825e901980): openPending: 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-24 01:43:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-24 01:42:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-24 01:43:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-24 01:42:58 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/24 02:40:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/24 02:40:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate(0x6825e901980): >openPending: err= 2026/07/24 02:40:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:12 DEBUG : forgetting directory cache 2026/07/24 02:40:12 DEBUG : forgetting directory cache 2026/07/24 02:40:12 DEBUG : forgetting directory cache 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate(0x6825e901980): >_readAt: n=20, err=EOF 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate(0x6825e901980): close: 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-24 01:43:58 +0000 UTC 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate(0x6825e901980): >close: err= 2026/07/24 02:40:12 DEBUG : Re-reading directory (630.417096ms old) 2026/07/24 02:40:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/24 02:40:13 DEBUG : forgetting directory cache 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate(0x6825f229400): _readAt: size=512, off=0 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate(0x6825f229400): openPending: 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-24 01:44:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-24 01:43:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-24 01:44:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-24 01:43:58 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/24 02:40:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/24 02:40:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate(0x6825f229400): >openPending: err= 2026/07/24 02:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:14 DEBUG : forgetting directory cache 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate(0x6825f229400): >_readAt: n=20, err=EOF 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate(0x6825f229400): close: 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-24 01:44:58 +0000 UTC 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate(0x6825f229400): >close: err= 2026/07/24 02:40:14 DEBUG : Re-reading directory (264.28055ms old) 2026/07/24 02:40:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/24 02:40:14 DEBUG : forgetting directory cache 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate(0x6825e2cc200): _readAt: size=512, off=0 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate(0x6825e2cc200): openPending: 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-24 01:45:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-24 01:44:58 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-24 01:45:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-24 01:44:58 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/24 02:40:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/24 02:40:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate(0x6825e2cc200): >openPending: err= 2026/07/24 02:40:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:16 DEBUG : forgetting directory cache 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate(0x6825e2cc200): >_readAt: n=20, err=EOF 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate(0x6825e2cc200): close: 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-24 01:45:58 +0000 UTC 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate(0x6825e2cc200): >close: err= 2026/07/24 02:40:16 DEBUG : Re-reading directory (271.276862ms old) 2026/07/24 02:40:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/24 02:40:16 DEBUG : forgetting directory cache 2026/07/24 02:40:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate(0x6825eef43c0): _readAt: size=512, off=0 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate(0x6825eef43c0): openPending: 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-24 01:46:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-24 01:45:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-24 01:46:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-24 01:45:58 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/24 02:40:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/24 02:40:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate(0x6825eef43c0): >openPending: err= 2026/07/24 02:40:18 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:18 DEBUG : forgetting directory cache 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate(0x6825eef43c0): >_readAt: n=21, err=EOF 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate(0x6825eef43c0): close: 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-24 01:46:58 +0000 UTC 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate(0x6825eef43c0): >close: err= 2026/07/24 02:40:18 DEBUG : Re-reading directory (265.976472ms old) 2026/07/24 02:40:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/24 02:40:18 DEBUG : forgetting directory cache 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate(0x6825e2cd480): _readAt: size=512, off=0 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate(0x6825e2cd480): openPending: 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-24 01:47:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-24 01:46:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-24 01:47:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-24 01:46:58 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/24 02:40:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/24 02:40:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate(0x6825e2cd480): >openPending: err= 2026/07/24 02:40:19 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:20 DEBUG : forgetting directory cache 2026/07/24 02:40:20 DEBUG : TestRWCacheUpdate(0x6825e2cd480): >_readAt: n=22, err=EOF 2026/07/24 02:40:20 DEBUG : TestRWCacheUpdate(0x6825e2cd480): close: 2026/07/24 02:40:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-24 01:47:58 +0000 UTC 2026/07/24 02:40:20 DEBUG : TestRWCacheUpdate(0x6825e2cd480): >close: err= 2026/07/24 02:40:20 DEBUG : Re-reading directory (268.356496ms old) 2026/07/24 02:40:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/24 02:40:20 DEBUG : forgetting directory cache 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate(0x6825e8e4b80): _readAt: size=512, off=0 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate(0x6825e8e4b80): openPending: 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-24 01:48:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-24 01:47:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-24 01:48:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-24 01:47:58 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/24 02:40:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/24 02:40:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate(0x6825e8e4b80): >openPending: err= 2026/07/24 02:40:21 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:22 DEBUG : forgetting directory cache 2026/07/24 02:40:22 DEBUG : TestRWCacheUpdate(0x6825e8e4b80): >_readAt: n=23, err=EOF 2026/07/24 02:40:22 DEBUG : TestRWCacheUpdate(0x6825e8e4b80): close: 2026/07/24 02:40:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-24 01:48:58 +0000 UTC 2026/07/24 02:40:22 DEBUG : TestRWCacheUpdate(0x6825e8e4b80): >close: err= 2026/07/24 02:40:22 DEBUG : Re-reading directory (297.526791ms old) 2026/07/24 02:40:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/24 02:40:22 DEBUG : forgetting directory cache 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate(0x6825e8e5400): _readAt: size=512, off=0 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate(0x6825e8e5400): openPending: 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-24 01:49:58 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-24 01:48:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-24 01:49:58 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-24 01:48:58 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/24 02:40:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/24 02:40:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate(0x6825e8e5400): >openPending: err= 2026/07/24 02:40:23 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:23 DEBUG : forgetting directory cache 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate(0x6825e8e5400): >_readAt: n=24, err=EOF 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate(0x6825e8e5400): close: 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-24 01:49:58 +0000 UTC 2026/07/24 02:40:23 DEBUG : TestRWCacheUpdate(0x6825e8e5400): >close: err= 2026/07/24 02:40:23 DEBUG : Re-reading directory (261.417093ms old) 2026/07/24 02:40:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/24 02:40:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/24 02:40:24 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:24 DEBUG : Looking for writers 2026/07/24 02:40:24 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/24 02:40:24 DEBUG : >WaitForWriters: 2026/07/24 02:40:24 DEBUG : files root 'rclone-test-kerufik8qesa': vfs cache: cleaner exiting 2026/07/24 02:40:24 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (26.08s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:27 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:40:28 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/24 02:40:28 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/24 02:40:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/24 02:40:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/24 02:40:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:40:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/24 02:40:28 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:28 DEBUG : Looking for writers 2026/07/24 02:40:28 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/24 02:40:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/24 02:40:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (4.50s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:29 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:29 DEBUG : files root 'rclone-test-kerufik8qesa': Reusing VFS from active cache 2026/07/24 02:40:29 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:29 DEBUG : Looking for writers 2026/07/24 02:40:29 DEBUG : >WaitForWriters: 2026/07/24 02:40:29 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:29 DEBUG : Looking for writers 2026/07/24 02:40:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:29 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:29 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:29 DEBUG : Looking for writers 2026/07/24 02:40:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:29 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:29 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:29 DEBUG : Looking for writers 2026/07/24 02:40:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:30 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:33 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:33 DEBUG : dir: Looking for writers 2026/07/24 02:40:33 DEBUG : file2: reading active writers 2026/07/24 02:40:33 DEBUG : Looking for writers 2026/07/24 02:40:33 DEBUG : dir: reading active writers 2026/07/24 02:40:33 DEBUG : file1: reading active writers 2026/07/24 02:40:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (4.03s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:34 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:37 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:37 DEBUG : dir: Looking for writers 2026/07/24 02:40:37 DEBUG : Looking for writers 2026/07/24 02:40:37 DEBUG : file1: reading active writers 2026/07/24 02:40:37 DEBUG : dir: reading active writers 2026/07/24 02:40:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (4.45s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:38 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:40:41 DEBUG : file1: Open: flags=O_RDONLY 2026/07/24 02:40:41 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/24 02:40:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/24 02:40:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:40:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/24 02:40:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/24 02:40:41 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/24 02:40:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:40:41 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/24 02:40:41 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/24 02:40:41 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/24 02:40:41 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/24 02:40:41 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/24 02:40:42 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/24 02:40:42 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/24 02:40:42 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/24 02:40:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/24 02:40:42 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:40:42 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/24 02:40:42 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:42 DEBUG : dir: Looking for writers 2026/07/24 02:40:42 DEBUG : file2: reading active writers 2026/07/24 02:40:42 DEBUG : new_file.txt: reading active writers 2026/07/24 02:40:42 DEBUG : Looking for writers 2026/07/24 02:40:42 DEBUG : dir: reading active writers 2026/07/24 02:40:42 DEBUG : file1: reading active writers 2026/07/24 02:40:42 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (5.14s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:43 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/24 02:40:46 DEBUG : dir/file1: Updating file with dir/file1 0x6825f33dba0 2026/07/24 02:40:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/24 02:40:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/24 02:40:47 INFO : dir/file1: Moved (server-side) to: file0 2026/07/24 02:40:47 DEBUG : file0: Updating file with file0 0x6825f33dba0 2026/07/24 02:40:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/24 02:40:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/24 02:40:47 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:47 DEBUG : dir: Looking for writers 2026/07/24 02:40:47 DEBUG : Looking for writers 2026/07/24 02:40:47 DEBUG : dir: reading active writers 2026/07/24 02:40:47 DEBUG : file0: reading active writers 2026/07/24 02:40:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.15s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:48 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:48 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:48 DEBUG : Looking for writers 2026/07/24 02:40:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.41s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:48 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:48 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/24 02:40:49 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/24 02:40:49 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/24 02:40:50 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/24 02:40:50 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/24 02:40:51 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:51 DEBUG : Looking for writers 2026/07/24 02:40:51 DEBUG : a: Looking for writers 2026/07/24 02:40:51 DEBUG : b: Looking for writers 2026/07/24 02:40:51 DEBUG : c: Looking for writers 2026/07/24 02:40:51 DEBUG : d: Looking for writers 2026/07/24 02:40:51 DEBUG : Looking for writers 2026/07/24 02:40:51 DEBUG : c: reading active writers 2026/07/24 02:40:51 DEBUG : d: reading active writers 2026/07/24 02:40:51 DEBUG : /: reading active writers 2026/07/24 02:40:51 DEBUG : a: reading active writers 2026/07/24 02:40:51 DEBUG : b: reading active writers 2026/07/24 02:40:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.92s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:52 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:52 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/24 02:40:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/24 02:40:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/24 02:40:54 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/24 02:40:56 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:56 DEBUG : a/b/c/d: Looking for writers 2026/07/24 02:40:56 DEBUG : a/b/c: Looking for writers 2026/07/24 02:40:56 DEBUG : d: reading active writers 2026/07/24 02:40:56 DEBUG : a/b: Looking for writers 2026/07/24 02:40:56 DEBUG : c: reading active writers 2026/07/24 02:40:56 DEBUG : a: Looking for writers 2026/07/24 02:40:56 DEBUG : b: reading active writers 2026/07/24 02:40:56 DEBUG : Looking for writers 2026/07/24 02:40:56 DEBUG : a: reading active writers 2026/07/24 02:40:56 DEBUG : >WaitForWriters: 2026/07/24 02:40:56 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/a/b/c not empty`) 2026/07/24 02:40:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/24 02:40:57 DEBUG : pacer: Reducing sleep to 15ms 2026/07/24 02:40:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/a/b not empty`) 2026/07/24 02:40:57 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/07/24 02:40:57 DEBUG : pacer: Reducing sleep to 22.5ms 2026/07/24 02:40:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/a not empty`) 2026/07/24 02:40:57 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/07/24 02:40:57 DEBUG : pacer: Reducing sleep to 33.75ms 2026/07/24 02:40:57 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.56s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:57 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:57 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:40:57 DEBUG : Looking for writers 2026/07/24 02:40:57 DEBUG : >WaitForWriters: 2026/07/24 02:40:57 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/07/24 02:40:58 DEBUG : pacer: Reducing sleep to 14.238281ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:40:58 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:40:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:40:58 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/07/24 02:40:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:40:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:40:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/24 02:40:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/24 02:40:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:40:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/24 02:40:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/24 02:40:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/24 02:40:58 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/24 02:40:59 DEBUG : pacer: Reducing sleep to 10ms 2026/07/24 02:41:01 DEBUG : file1: size = 5 OK 2026/07/24 02:41:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 02:41:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/24 02:41:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:41:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:41:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/24 02:41:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/24 02:41:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:41:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:41:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/24 02:41:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/24 02:41:01 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/24 02:41:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/24 02:41:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/24 02:41:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/24 02:41:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/24 02:41:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:01 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/24 02:41:06 DEBUG : file1: size = 0 OK 2026/07/24 02:41:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/24 02:41:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/24 02:41:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/24 02:41:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/24 02:41:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/24 02:41:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/24 02:41:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:06 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (7 bytes), uploading instead of streaming 2026/07/24 02:41:07 DEBUG : file1: size = 7 OK 2026/07/24 02:41:07 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/24 02:41:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/24 02:41:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:07 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:41:07 DEBUG : Looking for writers 2026/07/24 02:41:07 DEBUG : file1: reading active writers 2026/07/24 02:41:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (9.64s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:41:07 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:41:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:41:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:41:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/24 02:41:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/24 02:41:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:07 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/24 02:41:08 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/24 02:41:08 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/24 02:41:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/24 02:41:08 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (11 bytes), uploading instead of streaming 2026/07/24 02:41:09 DEBUG : file1: size = 11 OK 2026/07/24 02:41:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/24 02:41:09 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/24 02:41:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:09 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/24 02:41:10 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:41:10 DEBUG : Looking for writers 2026/07/24 02:41:10 DEBUG : file1: reading active writers 2026/07/24 02:41:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.71s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:41:10 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:41:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:41:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:41:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/24 02:41:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/24 02:41:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/24 02:41:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:10 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (5 bytes), uploading instead of streaming 2026/07/24 02:41:12 DEBUG : file1: size = 5 OK 2026/07/24 02:41:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 02:41:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/24 02:41:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:12 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/24 02:41:12 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:41:12 DEBUG : Looking for writers 2026/07/24 02:41:12 DEBUG : file1: reading active writers 2026/07/24 02:41:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.91s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:41:12 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:41:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:41:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:41:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/24 02:41:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/24 02:41:12 DEBUG : file1: WriteFileHandle.Release closing 2026/07/24 02:41:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:12 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/24 02:41:13 DEBUG : file1: size = 0 OK 2026/07/24 02:41:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/24 02:41:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/24 02:41:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:13 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/24 02:41:13 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:41:13 DEBUG : Looking for writers 2026/07/24 02:41:13 DEBUG : file1: reading active writers 2026/07/24 02:41:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:41:14 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:41:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:41:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:41:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/24 02:41:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/24 02:41:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:14 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (2 bytes), uploading instead of streaming 2026/07/24 02:41:16 DEBUG : file1: size = 2 OK 2026/07/24 02:41:16 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/24 02:41:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/24 02:41:16 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/24 02:41:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:16 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:41:16 DEBUG : Looking for writers 2026/07/24 02:41:16 DEBUG : file1: reading active writers 2026/07/24 02:41:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.61s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:41:16 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:41:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:41:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:41:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/24 02:41:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/24 02:41:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:16 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (0 bytes), uploading instead of streaming 2026/07/24 02:41:18 DEBUG : file1: size = 0 OK 2026/07/24 02:41:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/24 02:41:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/24 02:41:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:41:18 DEBUG : file1: Open: flags=O_RDONLY 2026/07/24 02:41:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/24 02:41:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/24 02:41:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:18 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:41:18 DEBUG : Looking for writers 2026/07/24 02:41:18 DEBUG : file1: reading active writers 2026/07/24 02:41:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.62s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:41:19 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:41:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/24 02:41:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/24 02:41:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/24 02:41:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/24 02:41:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:19 DEBUG : files root 'rclone-test-kerufik8qesa': File to upload is small (100 bytes), uploading instead of streaming 2026/07/24 02:41:20 DEBUG : file1: size = 100 OK 2026/07/24 02:41:20 DEBUG : file1: md5 = cdd8d5f0cf032bb9d01480defbfdf4ff OK 2026/07/24 02:41:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/24 02:41:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/24 02:41:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/24 02:41:20 DEBUG : file1: Open: flags=O_RDONLY 2026/07/24 02:41:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/24 02:41:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/24 02:41:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:20 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:41:20 DEBUG : Looking for writers 2026/07/24 02:41:20 DEBUG : file1: reading active writers 2026/07/24 02:41:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.86s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:41:21 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:41:31 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/24 02:41:31 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/24 02:41:31 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:31 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:31 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/24 02:41:31 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/24 02:41:31 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:31 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:31 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/24 02:41:31 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/24 02:41:31 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:31 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:31 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/24 02:41:31 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/24 02:41:31 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:32 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:32 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/24 02:41:32 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/24 02:41:32 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:32 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:32 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:41:32 DEBUG : flat: Looking for writers 2026/07/24 02:41:32 DEBUG : f000.txt: reading active writers 2026/07/24 02:41:32 DEBUG : f001.txt: reading active writers 2026/07/24 02:41:32 DEBUG : f002.txt: reading active writers 2026/07/24 02:41:32 DEBUG : f003.txt: reading active writers 2026/07/24 02:41:32 DEBUG : f004.txt: reading active writers 2026/07/24 02:41:32 DEBUG : Looking for writers 2026/07/24 02:41:32 DEBUG : flat: reading active writers 2026/07/24 02:41:32 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (12.81s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:41:33 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:41:43 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/24 02:41:43 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/24 02:41:43 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:44 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:44 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/24 02:41:44 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/24 02:41:44 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:44 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:44 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/24 02:41:44 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/24 02:41:44 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:44 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:44 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:41:44 DEBUG : a/b/c: Looking for writers 2026/07/24 02:41:44 DEBUG : deep.txt: reading active writers 2026/07/24 02:41:44 DEBUG : a/b: Looking for writers 2026/07/24 02:41:44 DEBUG : c: reading active writers 2026/07/24 02:41:44 DEBUG : mid.txt: reading active writers 2026/07/24 02:41:44 DEBUG : a: Looking for writers 2026/07/24 02:41:44 DEBUG : b: reading active writers 2026/07/24 02:41:44 DEBUG : top.txt: reading active writers 2026/07/24 02:41:44 DEBUG : Looking for writers 2026/07/24 02:41:44 DEBUG : a: reading active writers 2026/07/24 02:41:44 DEBUG : >WaitForWriters: 2026/07/24 02:41:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/a/b not empty`) 2026/07/24 02:41:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/24 02:41:46 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/a/b not empty`) 2026/07/24 02:41:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/24 02:41:46 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/a/b not empty`) 2026/07/24 02:41:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/24 02:41:46 DEBUG : pacer: Reducing sleep to 60ms 2026/07/24 02:41:46 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/a not empty`) 2026/07/24 02:41:46 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/07/24 02:41:46 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/a not empty`) 2026/07/24 02:41:46 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/07/24 02:41:46 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-kerufik8qesa/a not empty`) 2026/07/24 02:41:46 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/07/24 02:41:47 DEBUG : pacer: Reducing sleep to 360ms 2026/07/24 02:41:47 DEBUG : pacer: Reducing sleep to 270ms --- PASS: TestZipManySubDirs (13.64s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:41:47 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:41:49 DEBUG : pacer: Reducing sleep to 202.5ms 2026/07/24 02:41:49 DEBUG : pacer: Reducing sleep to 151.875ms 2026/07/24 02:41:50 DEBUG : pacer: Reducing sleep to 113.90625ms 2026/07/24 02:41:50 DEBUG : pacer: Reducing sleep to 85.429687ms 2026/07/24 02:41:50 DEBUG : pacer: Reducing sleep to 64.072265ms 2026/07/24 02:41:50 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/24 02:41:50 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/24 02:41:50 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:50 DEBUG : pacer: Reducing sleep to 48.054198ms 2026/07/24 02:41:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:51 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:41:51 DEBUG : bigdir: Looking for writers 2026/07/24 02:41:51 DEBUG : big.bin: reading active writers 2026/07/24 02:41:51 DEBUG : Looking for writers 2026/07/24 02:41:51 DEBUG : bigdir: reading active writers 2026/07/24 02:41:51 DEBUG : >WaitForWriters: 2026/07/24 02:41:51 DEBUG : pacer: Reducing sleep to 36.040648ms 2026/07/24 02:41:52 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/07/24 02:41:52 DEBUG : pacer: Reducing sleep to 20.272864ms 2026/07/24 02:41:52 DEBUG : pacer: Reducing sleep to 15.204648ms 2026/07/24 02:41:52 DEBUG : pacer: Reducing sleep to 11.403486ms --- PASS: TestZipLargeFiles (5.02s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-kerufik8qesa'", Local "Local file system at /tmp/rclone2063439177", Modify Window "1s" 2026/07/24 02:41:52 INFO : files root 'rclone-test-kerufik8qesa': poll-interval is not supported by this remote 2026/07/24 02:41:53 DEBUG : pacer: Reducing sleep to 10ms 2026/07/24 02:41:56 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/24 02:41:56 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/24 02:41:56 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:56 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:56 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/24 02:41:56 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/24 02:41:56 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:57 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:57 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/24 02:41:57 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/24 02:41:57 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/24 02:41:57 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/24 02:41:57 DEBUG : WaitForWriters: timeout=30s 2026/07/24 02:41:57 DEBUG : dir1: Looking for writers 2026/07/24 02:41:57 DEBUG : a.txt: reading active writers 2026/07/24 02:41:57 DEBUG : dir2: Looking for writers 2026/07/24 02:41:57 DEBUG : b.txt: reading active writers 2026/07/24 02:41:57 DEBUG : dir3: Looking for writers 2026/07/24 02:41:57 DEBUG : c.txt: reading active writers 2026/07/24 02:41:57 DEBUG : Looking for writers 2026/07/24 02:41:57 DEBUG : dir1: reading active writers 2026/07/24 02:41:57 DEBUG : dir2: reading active writers 2026/07/24 02:41:57 DEBUG : dir3: reading active writers 2026/07/24 02:41:57 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (6.31s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/24 02:41:58 DEBUG : files root 'rclone-test-kerufik8qesa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 6m39.497235673s (try 1/5): exit status 1: Failed [TestFileRemove]